Lasse Öörni 5e5d98581c Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale. 12 tahun lalu
..
Addons.cpp 75df330fe3 Started work on UI element editor, pardon the dust. Added 'traversalMode' property to UIElement and exposed it to ScriptAPI to control the children UI batches generation. Enhanced Scene to safe keep the filename used in last serialization, fixed to perform a Clear() before Load()/LoadXML(). Exposed String's Clear() method to Script API. Fixed ListView to insert multiple top-level items in hierarchy mode correctly. 12 tahun lalu
Addons.h a40fead7dc Updated license for the new year. 13 tahun lalu
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 tahun lalu
Precompiled.cpp a40fead7dc Updated license for the new year. 13 tahun lalu
Precompiled.h a40fead7dc Updated license for the new year. 13 tahun lalu
Script.cpp 5e5d98581c Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale. 12 tahun lalu
Script.h 5e5d98581c Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale. 12 tahun lalu
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. 12 tahun lalu
ScriptFile.cpp 3539fcd26e Improved the final error message printed when an include file is missing. 12 tahun lalu
ScriptFile.h 74c01e7da5 Added compiled AngelScript bytecode support. 13 tahun lalu
ScriptInstance.cpp 5e5d98581c Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale. 12 tahun lalu
ScriptInstance.h 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 tahun lalu