Daniele Bartolini 1e7d5875fe Fix SceneGraph wrong matrix selection пре 12 година
..
audio 6412948e73 update AlRenderer пре 12 година
compilers 5c2014a310 Update SpriteResource/SpriteCompiler пре 12 година
core 923f41766d Refactor RPCServer and rename to ConsoleServer пре 12 година
input 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion пре 12 година
lua d16074cfc6 Add Lua bindings for Actor and PhysicsWorld пре 12 година
network 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion пре 12 година
os 757bbe84c5 Update documentation пре 12 година
physics 73cbb12b27 Delete PhysicsGraphManager пре 12 година
renderers 551dcb1211 Fix renderer not releasing IDs for GPU resources пре 12 година
resource 5c2014a310 Update SpriteResource/SpriteCompiler пре 12 година
tests 06c5ef0a03 Merge branch 'master' into world пре 12 година
third 5fad6aae61 Add support for nVidia PhysX to CMakeLists.txt пре 12 година
Android.mk d16074cfc6 Add Lua bindings for Actor and PhysicsWorld пре 12 година
Application.mk c884f1b741 Rename src folder to engine пре 12 година
CMakeLists.txt 7272f7301a Delete SpriteAnimator пре 12 година
Camera.cpp deba4926f7 Refactor Unit, pass around node's index and SceneGraph instead of duplicating ton of data пре 12 година
Camera.h deba4926f7 Refactor Unit, pass around node's index and SceneGraph instead of duplicating ton of data пре 12 година
Config.h.in be86e86f48 Add support to custom uniforms пре 12 година
ConsoleServer.cpp 923f41766d Refactor RPCServer and rename to ConsoleServer пре 12 година
ConsoleServer.h 923f41766d Refactor RPCServer and rename to ConsoleServer пре 12 година
Crown.h 923f41766d Refactor RPCServer and rename to ConsoleServer пре 12 година
Device.cpp 923f41766d Refactor RPCServer and rename to ConsoleServer пре 12 година
Device.h 923f41766d Refactor RPCServer and rename to ConsoleServer пре 12 година
Mesh.cpp ff2795978b We can access resource data directly by casting to appropriate resource types, no need to keep data inside *Resource пре 12 година
Mesh.h deba4926f7 Refactor Unit, pass around node's index and SceneGraph instead of duplicating ton of data пре 12 година
RenderWorld.cpp b399260fae Update RenderWorld пре 12 година
RenderWorld.h 89dad358d5 Split update() and render() in World пре 12 година
SceneGraph.cpp 1e7d5875fe Fix SceneGraph wrong matrix selection пре 12 година
SceneGraph.h c8433319e1 Add a way to query scene graph nodes in Unit пре 12 година
SceneGraphManager.cpp d366b00061 Allocate SceneGraph from contiguos block of memory пре 12 година
SceneGraphManager.h 89dad358d5 Split update() and render() in World пре 12 година
SceneGraphToPhysicsGraph.h 1c487aaa2c add System which link SceneGraph to PhysicsGraph, need additional work пре 12 година
Sound.cpp 1b8361edc4 add Sound and SoundWorld пре 12 година
Sound.h 1b8361edc4 add Sound and SoundWorld пре 12 година
SoundWorld.cpp 1b8361edc4 add Sound and SoundWorld пре 12 година
SoundWorld.h 1b8361edc4 add Sound and SoundWorld пре 12 година
Sprite.cpp a9c6ffaf6d Remove SpriteAnimator from Sprite пре 12 година
Sprite.h b850968db4 Delete sprite animator when destructor called пре 12 година
Unit.cpp 73cbb12b27 Delete PhysicsGraphManager пре 12 година
Unit.h 73cbb12b27 Delete PhysicsGraphManager пре 12 година
World.cpp 89c6971266 Re-enable scene graphs update пре 12 година
World.h 89c6971266 Re-enable scene graphs update пре 12 година