mikymod 1aeddd7d69 update Resource according to Gui implementation 12 лет назад
..
audio 2e5fd127ef Switch some objects from class to struct 12 лет назад
compilers 3e1ae71aad Add support to Material to BundleCompiler 12 лет назад
core 7bb3c5b2a1 Remove unused functions 12 лет назад
input 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 лет назад
lua 2e5fd127ef Switch some objects from class to struct 12 лет назад
network 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 лет назад
os 24eebc7182 Do not nest ifs too much 12 лет назад
physics 6d1c8e96ca Add WorldTypes.h 12 лет назад
renderers f6057abdf1 We can now render a range of indices 12 лет назад
resource 1aeddd7d69 update Resource according to Gui implementation 12 лет назад
tests 06c5ef0a03 Merge branch 'master' into world 12 лет назад
third 5fad6aae61 Add support for nVidia PhysX to CMakeLists.txt 12 лет назад
world 6d1c8e96ca Add WorldTypes.h 12 лет назад
Android.mk d16074cfc6 Add Lua bindings for Actor and PhysicsWorld 12 лет назад
Application.mk c884f1b741 Rename src folder to engine 12 лет назад
CMakeLists.txt f2272de216 update cmake file according to Gui implementation 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 f4a41dce7b Merge Interpolation.h to MathUtils.h 12 лет назад
Device.cpp 3f0b85c9b6 Half the size of preallocated memory for subsystems 12 лет назад
Device.h 6d1c8e96ca Add WorldTypes.h 12 лет назад
Gui.cpp 0483f8ffc4 implement Gui 12 лет назад
Gui.h 0483f8ffc4 implement Gui 12 лет назад
Material.cpp 2019482423 Add Material and MaterialResource 12 лет назад
Material.h 2019482423 Add Material and MaterialResource 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 2e5fd127ef Switch some objects from class to struct 12 лет назад
RenderWorld.cpp 65f5979d96 Move rendering to Sprite 12 лет назад
RenderWorld.h 6bb991795c Add support to Material in RenderWorld 12 лет назад
Sound.cpp 1b8361edc4 add Sound and SoundWorld 12 лет назад
Sound.h 2e5fd127ef Switch some objects from class to struct 12 лет назад
SoundWorld.cpp 1b8361edc4 add Sound and SoundWorld 12 лет назад
SoundWorld.h 1b8361edc4 add Sound and SoundWorld 12 лет назад
Sprite.cpp a5449b8fb6 Render according to the currently selected frame 12 лет назад
Sprite.h 2e5fd127ef Switch some objects from class to struct 12 лет назад