2
0
Daniele Bartolini 1d9ea96fa2 Fix lua function names according to code guidelines and remove some unuseful stuff 12 жил өмнө
..
audio 06c5ef0a03 Merge branch 'master' into world 12 жил өмнө
compilers fdfe1bf2f9 improve SpriteCompiler 12 жил өмнө
core fc38f8bc45 change constructor declaration in DynamicString 12 жил өмнө
input 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 жил өмнө
lua 1d9ea96fa2 Fix lua function names according to code guidelines and remove some unuseful stuff 12 жил өмнө
network 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 жил өмнө
os efbd964cdc Update OsWindow metrics when necessary 12 жил өмнө
renderers e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 жил өмнө
resource 253a43764d improve SpriteResource 12 жил өмнө
rpc 4f43447a3e Merge branch 'master' into world 12 жил өмнө
tests 06c5ef0a03 Merge branch 'master' into world 12 жил өмнө
third f1456efc75 add OpenAL to win32 and win64 12 жил өмнө
Android.mk 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 жил өмнө
Application.mk c884f1b741 Rename src folder to engine 12 жил өмнө
CMakeLists.txt e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 жил өмнө
Camera.cpp 1a5cee59ae Improve Camera by adding world_to_screen()/screen_to_world() and some fix/additions here and there 12 жил өмнө
Camera.h 1a5cee59ae Improve Camera by adding world_to_screen()/screen_to_world() and some fix/additions here and there 12 жил өмнө
Config.h.in be86e86f48 Add support to custom uniforms 12 жил өмнө
Crown.h 629c9dcc48 Add PoolAllocator 12 жил өмнө
Device.cpp 4bbfef0cc1 Clear per-frame lua objects 12 жил өмнө
Device.h d753ac613d Add Device::render_world() 12 жил өмнө
Mesh.cpp caea86872b Add node id to Mesh, clean and adapt code in RenderWorld 12 жил өмнө
Mesh.h caea86872b Add node id to Mesh, clean and adapt code in RenderWorld 12 жил өмнө
RenderWorld.cpp 20d09f9809 update RenderWorld 12 жил өмнө
RenderWorld.h 20d09f9809 update RenderWorld 12 жил өмнө
SceneGraph.cpp 84e8064013 Add documentation and checks to SceneGraph 12 жил өмнө
SceneGraph.h 84e8064013 Add documentation and checks to SceneGraph 12 жил өмнө
Sprite.cpp 7a6d392642 fix Sprite 12 жил өмнө
Sprite.h 7a6d392642 fix Sprite 12 жил өмнө
SpriteAnimator.h 8777b378e8 fix build 12 жил өмнө
Unit.cpp 7de53508d2 update Unit according to Sprite implementation 12 жил өмнө
Unit.h e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 жил өмнө
World.cpp 73dfdbbf1b update World 12 жил өмнө
World.h 73dfdbbf1b update World 12 жил өмнө