Lasse Öörni dd9a9feb61 Allow convenience access to scriptObjects residing in the scene root node. 12 tahun lalu
..
APITemplates.h 216ec576f3 Removed VectorToArray optimization which caused debug mode crash. 12 tahun lalu
Addons.cpp 6350f246e6 Register HttpRequest to script. 12 tahun lalu
Addons.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 tahun lalu
AudioAPI.cpp 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 tahun lalu
CMakeLists.txt 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 tahun lalu
CoreAPI.cpp 6350f246e6 Register HttpRequest to script. 12 tahun lalu
EngineAPI.cpp 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 tahun lalu
GraphicsAPI.cpp 1cd73e46fd Exposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions. 12 tahun lalu
IOAPI.cpp 372fbed88d Normalize resource names in SanitateResourceName() if they also contain a registered resource dir name, ie. Data/Scripts/NinjaSnowWar.as becomes Scripts/NinjaSnowWar.as. This fixes script file possibly getting loaded twice. 12 tahun lalu
InputAPI.cpp 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 tahun lalu
MathAPI.cpp 372fbed88d Normalize resource names in SanitateResourceName() if they also contain a registered resource dir name, ie. Data/Scripts/NinjaSnowWar.as becomes Scripts/NinjaSnowWar.as. This fixes script file possibly getting loaded twice. 12 tahun lalu
NavigationAPI.cpp fc1c2e6f13 Initial Navigation sample. 12 tahun lalu
NetworkAPI.cpp 6350f246e6 Register HttpRequest to script. 12 tahun lalu
PhysicsAPI.cpp c14bf5bd69 Added Bullet rolling friction parameter to RigidBody. 12 tahun lalu
Precompiled.cpp 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 tahun lalu
Precompiled.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 tahun lalu
ResourceAPI.cpp 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 tahun lalu
SceneAPI.cpp 247158b7d8 Added node IDs attribute to StaticModelGroup. 12 tahun lalu
Script.cpp eef5b89766 Removed the retained message mode from the AngelScript subsystem. Instead, Application class will remember error log messages and display them if ErrorExit() is called without a custom message. This allows showing all error messages from Lua script subsystem equally. 12 tahun lalu
Script.h eef5b89766 Removed the retained message mode from the AngelScript subsystem. Instead, Application class will remember error log messages and display them if ErrorExit() is called without a custom message. This allows showing all error messages from Lua script subsystem equally. 12 tahun lalu
ScriptAPI.cpp dd9a9feb61 Allow convenience access to scriptObjects residing in the scene root node. 12 tahun lalu
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 tahun lalu
ScriptEventListener.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 tahun lalu
ScriptFile.cpp eef5b89766 Removed the retained message mode from the AngelScript subsystem. Instead, Application class will remember error log messages and display them if ErrorExit() is called without a custom message. This allows showing all error messages from Lua script subsystem equally. 12 tahun lalu
ScriptFile.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 tahun lalu
ScriptInstance.cpp 4696717b7f Code and comment cleanup. 12 tahun lalu
ScriptInstance.h dda39f2b7d Initial work for serializing Node / Component handles from a script object automatically. 12 tahun lalu
UIAPI.cpp 9ff0247c68 Applied material editor preview patch from primitivewaste, which also adds View3D UI element class. 12 tahun lalu