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 years ago |
Ivan Safrin
|
16de993f35
Added a shortcut to return world position along the curve to SceneCurve, added SceneCurve doxygen documentation
|
11 years ago |
Ivan Safrin
|
0b1b425be1
Added a SceneCurve class to render/place BezierCurves in the Scene, added bezier curve editing and SceneCurve save/load to IDE entity editor, added a message box popup to the IDE, fixed bounding box calculations in camera and light preview gizmos in the entity editor, fixed bounding box calculation in the entity editor grid
|
11 years ago |
Ivan Safrin
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
12 years ago |
Ivan Safrin
|
fa1b054f01
Rewrote the particle system to use a single mesh instead of multiple entities, added a particle system property sheet to IDE editor
|
12 years ago |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
12 years ago |
Ivan Safrin
|
f85e1327f5
Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of)
|
12 years ago |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 years ago |
Ivan Safrin
|
fbd2cfb79c
Added static constructor proxies for overloaded constructors for Lua bindings access
|
13 years ago |
mcc
|
88ac719d0e
Fix memory leak in SceneLine
|
13 years ago |
Ivan Safrin
|
54867c3ef4
Added line weight and smooth control to Scene and Screen meshes
|
13 years ago |
Ivan Safrin
|
e998cf2e27
Fixed VPLANE primitive, minor tweaks (forgot exactly what)
|
14 years ago |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 years ago |
Ivan Safrin
|
326c753171
Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories
|
14 years ago |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 years ago |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
14 years ago |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 years ago |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 years ago |