mikymod c1bbca0eda update ResourcePackage according to Gui implementation hace 12 años
..
audio 2e5fd127ef Switch some objects from class to struct hace 12 años
compilers 3e1ae71aad Add support to Material to BundleCompiler hace 12 años
core 7bb3c5b2a1 Remove unused functions hace 12 años
input 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion hace 12 años
lua 2e5fd127ef Switch some objects from class to struct hace 12 años
network 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion hace 12 años
os 24eebc7182 Do not nest ifs too much hace 12 años
physics 6d1c8e96ca Add WorldTypes.h hace 12 años
renderers f6057abdf1 We can now render a range of indices hace 12 años
resource c1bbca0eda update ResourcePackage according to Gui implementation hace 12 años
tests 06c5ef0a03 Merge branch 'master' into world hace 12 años
third 5fad6aae61 Add support for nVidia PhysX to CMakeLists.txt hace 12 años
world 6d1c8e96ca Add WorldTypes.h hace 12 años
Android.mk d16074cfc6 Add Lua bindings for Actor and PhysicsWorld hace 12 años
Application.mk c884f1b741 Rename src folder to engine hace 12 años
CMakeLists.txt f2272de216 update cmake file according to Gui implementation hace 12 años
Config.h.in be86e86f48 Add support to custom uniforms hace 12 años
ConsoleServer.cpp 923f41766d Refactor RPCServer and rename to ConsoleServer hace 12 años
ConsoleServer.h 923f41766d Refactor RPCServer and rename to ConsoleServer hace 12 años
Crown.h f4a41dce7b Merge Interpolation.h to MathUtils.h hace 12 años
Device.cpp 3f0b85c9b6 Half the size of preallocated memory for subsystems hace 12 años
Device.h 6d1c8e96ca Add WorldTypes.h hace 12 años
Gui.cpp 0483f8ffc4 implement Gui hace 12 años
Gui.h 0483f8ffc4 implement Gui hace 12 años
Material.cpp 2019482423 Add Material and MaterialResource hace 12 años
Material.h 2019482423 Add Material and MaterialResource hace 12 años
Mesh.cpp ff2795978b We can access resource data directly by casting to appropriate resource types, no need to keep data inside *Resource hace 12 años
Mesh.h 2e5fd127ef Switch some objects from class to struct hace 12 años
RenderWorld.cpp 65f5979d96 Move rendering to Sprite hace 12 años
RenderWorld.h 6bb991795c Add support to Material in RenderWorld hace 12 años
Sound.cpp 1b8361edc4 add Sound and SoundWorld hace 12 años
Sound.h 2e5fd127ef Switch some objects from class to struct hace 12 años
SoundWorld.cpp 1b8361edc4 add Sound and SoundWorld hace 12 años
SoundWorld.h 1b8361edc4 add Sound and SoundWorld hace 12 años
Sprite.cpp a5449b8fb6 Render according to the currently selected frame hace 12 años
Sprite.h 2e5fd127ef Switch some objects from class to struct hace 12 años