Lasse Öörni 1114a3fc28 Option to disable the InternalEdgeUtility. 12 年 前
..
APITemplates.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
Addons.cpp 730c6eda2f Updated to AngelScript 2.27.0 WIP. 12 年 前
Addons.h 730c6eda2f Updated to AngelScript 2.27.0 WIP. 12 年 前
AudioAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
CMakeLists.txt 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
CoreAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
EngineAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
GraphicsAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
IOAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
InputAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
MathAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
NavigationAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
NetworkAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
PhysicsAPI.cpp 1114a3fc28 Option to disable the InternalEdgeUtility. 12 年 前
Precompiled.cpp a40fead7dc Updated license for the new year. 13 年 前
Precompiled.h a40fead7dc Updated license for the new year. 13 年 前
ResourceAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
SceneAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
Script.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
Script.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
ScriptAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
ScriptAPI.h 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前
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. 13 年 前
ScriptFile.cpp 3539fcd26e Improved the final error message printed when an include file is missing. 12 年 前
ScriptFile.h 74c01e7da5 Added compiled AngelScript bytecode support. 13 年 前
ScriptInstance.cpp b8270df90b Added error logging for cases of components in detached nodes trying to find Octree or PhysicsWorld, or subscribing to update events. 12 年 前
ScriptInstance.h 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 13 年 前
UIAPI.cpp 1fdf228359 Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency. 12 年 前