Lasse Öörni 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. 12 anos atrás
..
APITemplates.h 4bd2eb0356 Refactoring of Drawable::IsInView() functions and drawable view tracking. 12 anos atrás
Addons.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
Addons.h 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
AudioAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
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 anos atrás
EngineAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
GraphicsAPI.cpp 4bd2eb0356 Refactoring of Drawable::IsInView() functions and drawable view tracking. 12 anos atrás
IOAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
InputAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
MathAPI.cpp c1205473d4 Tabs to spaces + other code formatting. 12 anos atrás
NavigationAPI.cpp 33b2244204 Fixed FindNearestPoint() and MoveAlongSurface() for angel script 12 anos atrás
NetworkAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 anos atrás
PhysicsAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 anos atrás
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 anos atrás
SceneAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 anos atrás
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. 12 anos atrás
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. 12 anos atrás
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. 12 anos atrás
ScriptAPI.h 8d899ef468 Add AngelScript api. 12 anos atrás
ScriptEventListener.h 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
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 anos atrás
ScriptFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
ScriptInstance.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
ScriptInstance.h 6d5ddc23e0 Bump the copyright for 2014. 12 anos atrás
UIAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 anos atrás
Urho2DAPI.cpp 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. 12 anos atrás