Lasse Öörni 1a633c4a18 Restore file serialization attributes to ParticleEmitter so that its state is preserved exactly. Hide the period timers from the editor. 11 年之前
..
Audio a7f9747376 Fix compressed sound resourceref not being serialized. 11 年之前
Container 210b295f81 Removed duplicate code from shadow map setup. 11 年之前
Core 9a7a9110a2 Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303. 11 年之前
Engine f3b537d11b In Application class, use SDL_iPhoneSetAnimationCallback on iOS instead of running a blocking main loop. Closes #381. 11 年之前
Graphics 1a633c4a18 Restore file serialization attributes to ParticleEmitter so that its state is preserved exactly. Hide the period timers from the editor. 11 年之前
IO 96295b4923 Ensure the application logs are created in a writeable location. 11 年之前
Input b25b44abe7 Fix warning. 11 年之前
LuaScript 7616457c21 Fix some functions name, add AS binding. 11 年之前
Math 49d9856dd5 Add transform functions for Urho2D. 11 年之前
Navigation 5463254bbf Change references to Component::OnSetAttribute() to Serializable::OnSetAttribute() as the Component overload no longer exists. 11 年之前
Network 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 年之前
Physics fa5ce00ff5 Added SetCustomTriangleMesh() function to CollisionShape, which uses a CustomGeometry to define the collision shape. Exposed missing SetCustomConvexHull() function to Lua. 11 年之前
Resource f1ec4c8a18 Ensure that manually created textures with an assigned name, but no actual file to back their contents, will recreate the GPU object after device loss and set data lost state. 11 年之前
Scene fae8e81d54 Add 2D suffix to 2D transform functions, now please use SetPosition2D etc. 11 年之前
Script 7616457c21 Fix some functions name, add AS binding. 11 年之前
UI 5790875b23 Removed unnecessary construction of a SharedPtr object. 11 年之前
Urho2D ed94403b83 Code refactoring. 11 年之前
CMakeLists.txt c1b506ee54 Clean up build scripts to avoid code duplication. 11 年之前
Precompiled.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
Precompiled.h 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
Revision.cpp f377d56070 Add a new CMake module to retrieve GIT revision number. 12 年之前
Revision.h 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
Urho3D.h.in dd16f85568 Change the copyright for 2014. 12 年之前
Urho3D.pc.in 4d565aa401 Add new 'package' CMake built-in target for generating binary packages. 12 年之前