Lasse Öörni adf668b386 Refactored the system cursor shape definition inside Cursor class; use SetUseSystemShapes() to enable. %!s(int64=12) %!d(string=hai) anos
..
APITemplates.h e908a9076a Support defining different action buttons for different resource types in the editor. %!s(int64=12) %!d(string=hai) anos
Addons.cpp 730c6eda2f Updated to AngelScript 2.27.0 WIP. %!s(int64=12) %!d(string=hai) anos
Addons.h 730c6eda2f Updated to AngelScript 2.27.0 WIP. %!s(int64=12) %!d(string=hai) anos
AudioAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
CMakeLists.txt 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
CoreAPI.cpp e908a9076a Support defining different action buttons for different resource types in the editor. %!s(int64=12) %!d(string=hai) anos
EngineAPI.cpp a18ad2b45d Do not allow Input to directly close the rendering window and cause engine main loop termination. Instead send an event. Engine::SetAutoExit() controls whether to exit automatically as a response. %!s(int64=12) %!d(string=hai) anos
GraphicsAPI.cpp ad8b44d478 Added GetModel() & GetNode() to AnimationState. %!s(int64=12) %!d(string=hai) anos
IOAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
InputAPI.cpp 5ad269e68c Reverted the addition of IsTouchEnabled() as on some platforms it is set dynamically on receiving the first touch. %!s(int64=12) %!d(string=hai) anos
MathAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
NavigationAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
NetworkAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
PhysicsAPI.cpp 1114a3fc28 Option to disable the InternalEdgeUtility. %!s(int64=12) %!d(string=hai) anos
Precompiled.cpp a40fead7dc Updated license for the new year. %!s(int64=13) %!d(string=hai) anos
Precompiled.h a40fead7dc Updated license for the new year. %!s(int64=13) %!d(string=hai) anos
ResourceAPI.cpp 3cd4625ad1 Store shader parameters as Variants to preserve the coordinate count & distinguish between eg. floats and Vector4's. %!s(int64=12) %!d(string=hai) anos
SceneAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
Script.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. %!s(int64=12) %!d(string=hai) anos
Script.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
ScriptAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
ScriptAPI.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. %!s(int64=12) %!d(string=hai) anos
ScriptEventListener.h cddaa40080 Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails. %!s(int64=13) %!d(string=hai) anos
ScriptFile.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. %!s(int64=12) %!d(string=hai) anos
ScriptFile.h 74c01e7da5 Added compiled AngelScript bytecode support. %!s(int64=13) %!d(string=hai) anos
ScriptInstance.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. %!s(int64=12) %!d(string=hai) anos
ScriptInstance.h 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. %!s(int64=12) %!d(string=hai) anos
UIAPI.cpp adf668b386 Refactored the system cursor shape definition inside Cursor class; use SetUseSystemShapes() to enable. %!s(int64=12) %!d(string=hai) anos