Lasse Öörni ac21be3e39 Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample. 11 年之前
..
APITemplates.h 4bd2eb0356 Refactoring of Drawable::IsInView() functions and drawable view tracking. 11 年之前
Addons.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
Addons.h 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
AudioAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
CoreAPI.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 年之前
EngineAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
GraphicsAPI.cpp 4bd2eb0356 Refactoring of Drawable::IsInView() functions and drawable view tracking. 11 年之前
IOAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
InputAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
MathAPI.cpp c1205473d4 Tabs to spaces + other code formatting. 12 年之前
NavigationAPI.cpp 33b2244204 Fixed FindNearestPoint() and MoveAlongSurface() for angel script 12 年之前
NetworkAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 年之前
PhysicsAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 年之前
ResourceAPI.cpp 263a624fe4 Possibility in ResourceCache to enable returning resources which failed to load. This is used in the editor to overcome eg. failed scripts disappearing from a ScriptInstance's script file slot. 12 年之前
SceneAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 年之前
Script.cpp ac21be3e39 Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample. 11 年之前
Script.h ac21be3e39 Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample. 11 年之前
ScriptAPI.cpp ac21be3e39 Implemented ConsoleInput sample in AngelScript. Added possibility to the Script subsystem to disable automatic execution of console input as AngelScript. Tidied up newlines from the ConsoleInput sample. 11 年之前
ScriptAPI.h 8d899ef468 Add AngelScript api. 11 年之前
ScriptEventListener.h 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
ScriptFile.cpp 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 年之前
ScriptFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
ScriptInstance.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
ScriptInstance.h 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
UIAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 年之前
Urho2DAPI.cpp 6527d78c96 Animation2D: add save function, rename member functions. 11 年之前