| .. |
|
APITemplates.h
|
216ec576f3
Removed VectorToArray optimization which caused debug mode crash.
|
пре 12 година |
|
Addons.cpp
|
56b453c25e
Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug.
|
пре 12 година |
|
Addons.h
|
56b453c25e
Update to AngelScript 2.28.0 WIP to fix a ternary operator crash bug.
|
пре 12 година |
|
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 година |
|
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 година |
|
CoreAPI.cpp
|
6350f246e6
Register HttpRequest to script.
|
пре 12 година |
|
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 година |
|
GraphicsAPI.cpp
|
b8a3157e91
Show enumerations in the generated AngelScript API.
|
пре 12 година |
|
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 година |
|
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 година |
|
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 година |
|
NavigationAPI.cpp
|
fc1c2e6f13
Initial Navigation sample.
|
пре 12 година |
|
NetworkAPI.cpp
|
6350f246e6
Register HttpRequest to script.
|
пре 12 година |
|
PhysicsAPI.cpp
|
c14bf5bd69
Added Bullet rolling friction parameter to RigidBody.
|
пре 12 година |
|
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 година |
|
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 година |
|
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 година |
|
SceneAPI.cpp
|
247158b7d8
Added node IDs attribute to StaticModelGroup.
|
пре 12 година |
|
Script.cpp
|
b8a3157e91
Show enumerations in the generated AngelScript API.
|
пре 12 година |
|
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 година |
|
ScriptAPI.cpp
|
dd9a9feb61
Allow convenience access to scriptObjects residing in the scene root node.
|
пре 12 година |
|
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 година |
|
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 година |
|
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 година |
|
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 година |
|
ScriptInstance.cpp
|
c3870201b9
Added TransformChanged() script method to ScriptInstance & LuaScriptInstance. Called when node transform changes (hooks to OnMarkedDirty() on C++ side)
|
пре 12 година |
|
ScriptInstance.h
|
c3870201b9
Added TransformChanged() script method to ScriptInstance & LuaScriptInstance. Called when node transform changes (hooks to OnMarkedDirty() on C++ side)
|
пре 12 година |
|
UIAPI.cpp
|
b2d356ad5e
Allow using the operating system clipboard in UI.
|
пре 12 година |