primitivewaste d4fb9a9450 Add Zone height fog support, HeightFog shader option and techniques. %!s(int64=12) %!d(string=hai) anos
..
APITemplates.h 432b9d3645 Added scripting APIs for the previous convenience functions %!s(int64=12) %!d(string=hai) anos
Addons.cpp 8b8790e481 Added option to import non-skinning bones in AssetImporter. Closes #82. %!s(int64=12) %!d(string=hai) anos
Addons.h 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. %!s(int64=12) %!d(string=hai) anos
AudioAPI.cpp a37ea5bb6e Added inner and outer angle parameters to SoundSource3D, which makes it possible to do cone-like directional sounds. Fixed sound attenuation if near and far distance are the same. Closes #49. %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. %!s(int64=12) %!d(string=hai) anos
CoreAPI.cpp dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. %!s(int64=12) %!d(string=hai) anos
EngineAPI.cpp db3bf3fbf9 Added timestep smoothing to Engine. By default the previous 2 frames' timesteps are averaged. %!s(int64=12) %!d(string=hai) anos
GraphicsAPI.cpp d4fb9a9450 Add Zone height fog support, HeightFog shader option and techniques. %!s(int64=12) %!d(string=hai) anos
IOAPI.cpp a27560c719 Enhance ScriptCompiler to also dump API as C Header file. %!s(int64=12) %!d(string=hai) anos
InputAPI.cpp 187e847367 Update InputAPI.cpp %!s(int64=12) %!d(string=hai) anos
MathAPI.cpp 39e13d49c8 Renamed the plane intercept parameter to "d" and reversed its sign so that it fits the conventional plane formula ax + by + cz + d = 0. %!s(int64=12) %!d(string=hai) anos
NavigationAPI.cpp 2f9171c010 Convert tabs to spaces. %!s(int64=12) %!d(string=hai) anos
NetworkAPI.cpp 347b840b7c Read HttpRequest in a background thread to prevent blocking. Always check all triangle mesh geometries for the closest hit in the RAY_TRIANGLE raycast mode. %!s(int64=12) %!d(string=hai) anos
PhysicsAPI.cpp 668772bb50 Added PhysicsWorld::RemoveCachedGeometry() function to manually invalidate cached collision geometry of a changed model. Added watching for CollisionShape model live reload. Removed internal but public functions from the Lua physics API. %!s(int64=12) %!d(string=hai) anos
ResourceAPI.cpp d4fb9a9450 Add Zone height fog support, HeightFog shader option and techniques. %!s(int64=12) %!d(string=hai) anos
SceneAPI.cpp fb690e6838 Added Lua Bindings. %!s(int64=12) %!d(string=hai) anos
Script.cpp e97eedb771 Close Windows gap. No pun intended. %!s(int64=12) %!d(string=hai) anos
Script.h a27560c719 Enhance ScriptCompiler to also dump API as C Header file. %!s(int64=12) %!d(string=hai) anos
ScriptAPI.cpp bb56ee95d2 Added support for DelayedExecute() from free script functions. This allows calling free functions in the same script module as delayed. %!s(int64=12) %!d(string=hai) anos
ScriptAPI.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. %!s(int64=12) %!d(string=hai) anos
ScriptEventListener.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. %!s(int64=12) %!d(string=hai) anos
ScriptFile.cpp dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. %!s(int64=12) %!d(string=hai) anos
ScriptFile.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. %!s(int64=12) %!d(string=hai) anos
ScriptInstance.cpp dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. %!s(int64=12) %!d(string=hai) anos
ScriptInstance.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. %!s(int64=12) %!d(string=hai) anos
UIAPI.cpp d1bbe45515 Added SDL on-screen keyboard support. %!s(int64=12) %!d(string=hai) anos