Lasse Öörni 9d82a32c9e Added constraint & collision shape type "none" as default value to avoid unnecessary creation of shapes on scene load, before proper attribute values are deserialized. Do not create shape/constraint in OnNodeSet(), as the type is always "none" at that time. 13 years ago
..
APITemplates.h c8b2b220a6 Fixed wrong signature in UIElement::RemoveChild() exposed to script API. 13 years ago
AudioAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
CMakeLists.txt 8edf0240a1 Migration to Bullet physics underway. Most of physics functionality & examples broken for now. 13 years ago
Console.cpp a40fead7dc Updated license for the new year. 13 years ago
Console.h a40fead7dc Updated license for the new year. 13 years ago
CoreAPI.cpp 53adf6fc5b Expose UnsubscribeFromAllEventsExcept() to script. 13 years ago
DebugHud.cpp 0891aa62dc Applied DebugHud app stats patch from weitjong. 13 years ago
DebugHud.h 0891aa62dc Applied DebugHud app stats patch from weitjong. 13 years ago
Engine.cpp ffa3e29498 Applied OS X FileWatcher patch from weitjong. 13 years ago
Engine.h a40fead7dc Updated license for the new year. 13 years ago
EngineAPI.cpp 0891aa62dc Applied DebugHud app stats patch from weitjong. 13 years ago
GraphicsAPI.cpp b51fd39bcc Applied CustomGeometry script API patch from weitjong. 13 years ago
IOAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
InputAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
MathAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
NetworkAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
PhysicsAPI.cpp 9d82a32c9e Added constraint & collision shape type "none" as default value to avoid unnecessary creation of shapes on scene load, before proper attribute values are deserialized. Do not create shape/constraint in OnNodeSet(), as the type is always "none" at that time. 13 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
ResourceAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
SceneAPI.cpp a40fead7dc Updated license for the new year. 13 years ago
ScriptAPI.cpp 09b716f0b8 Added scripting interface for RenderPath. 13 years ago
ScriptAPI.h a40fead7dc Updated license for the new year. 13 years ago
UIAPI.cpp a40fead7dc Updated license for the new year. 13 years ago