2
0
Lasse Öörni abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 жил өмнө
..
APITemplates.h 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 жил өмнө
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 abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 жил өмнө
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 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 жил өмнө
SceneAPI.cpp 2fb1dc2edc Mark the deprecated AS API bindings in the documentation. 12 жил өмнө
Script.cpp 51c749f301 Doxygen uses // comment style. Header file uses /**/ style. Phew. 12 жил өмнө
Script.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
ScriptAPI.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
ScriptAPI.h 6d5ddc23e0 Bump the copyright for 2014. 12 жил өмнө
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 жил өмнө