Ivan Safrin
|
ac855c47e5
Sprites are now previewed in the asset browser
|
11 years ago |
Ivan Safrin
|
eb7251a394
Fixed vertical plane primitive not generating tangents, added a way to enable and disable particle emitters, fixed a number of crashes in the IDE, memory cleanup in the IDE, shaders now reload again if program files are changed and reload resources is activated, asset browser now clears asset list if asset browsing mode is changed, material options now update if you change a mesh material in the entity editor.
|
12 years ago |
Ivan Safrin
|
869709885e
Added resource pools to resource manager, assets can now be loaded into the global resource pool or custom resource pools, added support for resource pool linking in SceneEntityInstance, added support for resource pool browsing to AssetBrowser, changed material selector to use resource pools via AssetBrowser, added UI for linking material files as resource pools to the current entity, added a tree scene view to the entity editor.
|
12 years ago |
Ivan Safrin
|
99513fa3a4
Changed vertex color to use a stack in the Renderer instead of multiplying up hierarchy tree, fixed rendering in the IDE asset browser
|
12 years ago |
Ivan Safrin
|
73c9c27a6c
UI tweaks, light theme
|
12 years ago |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 years ago |
Ivan Safrin
|
d5e2bbf406
First pass at resolving changes in the IDE code
|
12 years ago |
Ivan Safrin
|
58e552b260
IDE asset browser will now reload the project folder tree every time it is shown, added a reload button to asset browser to refresh current folder
|
12 years ago |
Ivan Safrin
|
073af0bbef
Added an optional flag for resource autoreload. Added getFileTime function to OSBasics. Implemented resource reload for GLSL programs. Made the material editor flag custom shader programs to reload when changed. Refactored some shader code
|
12 years ago |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
13 years ago |