Ivan Safrin
|
a9b5d1ece3
Meshes now use direct arrays for vertex information storage making rendering faster and meshes take up less space, removed Vertex class, update codebase to work with new changes, removed old GLES1 files
|
11 gadi atpakaļ |
Ivan Safrin
|
049a820d3d
Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file
|
11 gadi atpakaļ |
Ivan Safrin
|
7834ea4719
Bezier curve based animation now properly samples curves based on x (not t) except for quaternion curve animations, entity mouse events now contain ray depth information, entity editor will now select closest entity at first click, added visibility layers to SceneEntityInstance and visibility layer sheets to the entity editor
|
11 gadi atpakaļ |
Ivan Safrin
|
13454ea6a1
Fixed transforms getting messed up by rotation and scaling in the editor transform gizmo, fixed transforms getting messed up on Undo after rotation and scale in editor, fixed lines disappearing in the transform gizmo, fixed typo in documentation
|
11 gadi atpakaļ |
Ivan Safrin
|
7e5c38fdc5
Drastic speed improvements in loading skeletal animation data, fixed pausing in Tweens, added normal generation support to polyimport and import dialog in the IDE, fixed bug in IDE where the asset browser tree wouldn't scroll up on reset
|
11 gadi atpakaļ |
Ivan Safrin
|
04fc32a398
Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff
|
12 gadi atpakaļ |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 gadi atpakaļ |
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 gadi atpakaļ |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 gadi atpakaļ |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 gadi atpakaļ |
Ivan Safrin
|
b4ddf8649f
Fixed manual project for PolycodePlayer
|
14 gadi atpakaļ |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
14 gadi atpakaļ |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 gadi atpakaļ |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
15 gadi atpakaļ |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 gadi atpakaļ |