Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. 12 vuotta sitten
..
APITemplates.h 92cb20e9f5 Enhance Editor to warn user actions that can potentially lose data. 12 vuotta sitten
Addons.cpp 8b8790e481 Added option to import non-skinning bones in AssetImporter. Closes #82. 12 vuotta sitten
Addons.h 3168019a5f Updated to AngelScript 2.28.0. Added dictionary addon from AngelScript SDK. Closes #46. 12 vuotta sitten
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. 12 vuotta sitten
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 vuotta sitten
CoreAPI.cpp dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. 12 vuotta sitten
EngineAPI.cpp db3bf3fbf9 Added timestep smoothing to Engine. By default the previous 2 frames' timesteps are averaged. 12 vuotta sitten
GraphicsAPI.cpp a63ab49ac5 Added the ability to specify whether a window is borderless or not (decorated with borders); 12 vuotta sitten
IOAPI.cpp a27560c719 Enhance ScriptCompiler to also dump API as C Header file. 12 vuotta sitten
InputAPI.cpp d1bbe45515 Added SDL on-screen keyboard support. 12 vuotta sitten
MathAPI.cpp 7d641ca3fc Add a grid to the editor. Add default zone and grid editor preferences. Make editor settings and preferences dialogs resizable and scrollable. Fix Pow() script registration. 12 vuotta sitten
NavigationAPI.cpp 2f9171c010 Convert tabs to spaces. 12 vuotta sitten
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. 12 vuotta sitten
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. 12 vuotta sitten
ResourceAPI.cpp 3166f1874d Changed adding Resource and Package files to be able to specify the location in the Vector for search priority when calling GetFile or GetResource 12 vuotta sitten
SceneAPI.cpp 247158b7d8 Added node IDs attribute to StaticModelGroup. 12 vuotta sitten
Script.cpp e97eedb771 Close Windows gap. No pun intended. 12 vuotta sitten
Script.h a27560c719 Enhance ScriptCompiler to also dump API as C Header file. 12 vuotta sitten
ScriptAPI.cpp bb56ee95d2 Added support for DelayedExecute() from free script functions. This allows calling free functions in the same script module as delayed. 12 vuotta sitten
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'. 12 vuotta sitten
ScriptEventListener.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. 12 vuotta sitten
ScriptFile.cpp dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. 12 vuotta sitten
ScriptFile.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. 12 vuotta sitten
ScriptInstance.cpp dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. 12 vuotta sitten
ScriptInstance.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. 12 vuotta sitten
UIAPI.cpp d1bbe45515 Added SDL on-screen keyboard support. 12 vuotta sitten