Daniele Bartolini dc6ccad3ec Allocate camera from pool 12 anni fa
..
audio 06c5ef0a03 Merge branch 'master' into world 12 anni fa
compilers f8e646bb50 Fix a memory leak 12 anni fa
core 588b101da7 Delete Point2 12 anni fa
input 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 anni fa
lua 13996ad4ce Add Device::argc()/argv() to C++ API and Device.argv() to Lua API 12 anni fa
network 2aa28bdfa8 Rename Vec* to Vector*, Mat* to Matrix*, Quat to Quaternion 12 anni fa
os 13996ad4ce Add Device::argc()/argv() to C++ API and Device.argv() to Lua API 12 anni fa
renderers f743f0e188 Assert when GPU resources are not freed before renderer's dtor called 12 anni fa
resource 4ccfe0530f Fix creation of sprites in RenderWorld and clean SpriteResource from direct references to TextureId 12 anni fa
rpc 4f43447a3e Merge branch 'master' into world 12 anni fa
tests 06c5ef0a03 Merge branch 'master' into world 12 anni fa
third f1456efc75 add OpenAL to win32 and win64 12 anni fa
Android.mk b8dc1c1ac3 Delete DebugRenderer 12 anni fa
Application.mk c884f1b741 Rename src folder to engine 12 anni fa
CMakeLists.txt 588b101da7 Delete Point2 12 anni fa
Camera.cpp c368dd61d2 Fix local/global_rotation and update according to methods rename 12 anni fa
Camera.h 1a5cee59ae Improve Camera by adding world_to_screen()/screen_to_world() and some fix/additions here and there 12 anni fa
Config.h.in be86e86f48 Add support to custom uniforms 12 anni fa
Crown.h 588b101da7 Delete Point2 12 anni fa
Device.cpp 13996ad4ce Add Device::argc()/argv() to C++ API and Device.argv() to Lua API 12 anni fa
Device.h 13996ad4ce Add Device::argc()/argv() to C++ API and Device.argv() to Lua API 12 anni fa
Mesh.cpp c368dd61d2 Fix local/global_rotation and update according to methods rename 12 anni fa
Mesh.h caea86872b Add node id to Mesh, clean and adapt code in RenderWorld 12 anni fa
RenderWorld.cpp afce72ad50 Do not destroy non-existent uniforms 12 anni fa
RenderWorld.h 4ccfe0530f Fix creation of sprites in RenderWorld and clean SpriteResource from direct references to TextureId 12 anni fa
SceneGraph.cpp c368dd61d2 Fix local/global_rotation and update according to methods rename 12 anni fa
SceneGraph.h 84e8064013 Add documentation and checks to SceneGraph 12 anni fa
Sprite.cpp c368dd61d2 Fix local/global_rotation and update according to methods rename 12 anni fa
Sprite.h 7a6d392642 fix Sprite 12 anni fa
SpriteAnimator.h 8777b378e8 fix build 12 anni fa
Unit.cpp 7de53508d2 update Unit according to Sprite implementation 12 anni fa
Unit.h e9ee051764 Merge branch 'world' of https://github.com/taylor001/crown into world 12 anni fa
World.cpp dc6ccad3ec Allocate camera from pool 12 anni fa
World.h dc6ccad3ec Allocate camera from pool 12 anni fa