This website requires JavaScript.
Explore
Help
Sign In
townforge
/
Urho3D
Watch
1
Star
0
Fork
0
You've already forked Urho3D
Code
Issues
Pull Requests
Releases
Wiki
Activity
90c29aecfb
Urho3D
/
Source
History
Aster Jian
90c29aecfb
Add type to some template method, lick Node::CreateComponent etc. Add LoadChunk and LoadAndExecute in LuaFile, Add DrawDebugGeometry in Renderer.
2013-09-04 11:52:10 +00:00
..
Android
Adjusted Android logging level in SDLActivity java class. Added compiler flag for RASPI build to suppress warning spam about mangling of va_list. Cleaned up header includes in Urho3D class.
2013-08-29 06:34:12 +00:00
CMake
Simplify the build script as ABSOLUTE_PATH_LIBS variable works both ways.
2013-08-29 09:40:35 +00:00
Engine
Favor the non-parented case for SetWorld...() and for updating the world transform.
2013-09-04 08:26:47 +00:00
Extras
Add type to some template method, lick Node::CreateComponent etc. Add LoadChunk and LoadAndExecute in LuaFile, Add DrawDebugGeometry in Renderer.
2013-09-04 11:52:10 +00:00
Samples
Added C++ version of HugeObjectCount example, and animation to both versions.
2013-09-03 19:32:10 +00:00
ThirdParty
Applied physics patch from amadeus_osa. Do not make a copy of triangle mesh collision data, improved constraint behavior under external forces (fix from Bullet SVN.)
2013-08-25 17:01:41 +00:00
Tools
Added -p command line argument, which specifies resource paths to use.
2013-08-30 11:03:07 +00:00
CMakeLists.txt
Moved CharacterDemo to the samples.
2013-08-27 21:45:43 +00:00