Lasse Öörni e9aacd1df9 Removed the AttributeListChanged event for now, as it was causing stack overflows in the editor. It was only needed to track changed attributes on script file reload. %!s(int64=13) %!d(string=hai) anos
..
Addons.cpp a40fead7dc Updated license for the new year. %!s(int64=13) %!d(string=hai) anos
Addons.h a40fead7dc Updated license for the new year. %!s(int64=13) %!d(string=hai) anos
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. %!s(int64=13) %!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
Script.cpp 4d72b5a609 ScriptAPIDumper dumps to console when output file is not provided. Removed caveat from have to compile with ENABLE_LOGGING. Exposed variants to print to stderr to script. Added shell script for calling ConvertDocsToWiki executable. Fixed Editor application to handle exit on error gracefully. Updated documentation and wiki accordingly. %!s(int64=13) %!d(string=hai) anos
Script.h a40fead7dc Updated license for the new year. %!s(int64=13) %!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 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.h 74c01e7da5 Added compiled AngelScript bytecode support. %!s(int64=13) %!d(string=hai) anos
ScriptInstance.cpp e9aacd1df9 Removed the AttributeListChanged event for now, as it was causing stack overflows in the editor. It was only needed to track changed attributes on script file reload. %!s(int64=13) %!d(string=hai) anos
ScriptInstance.h 171e802c8f Scene change events. Removes need for hardcoded hierarchy updates in the editor. May potentially have caused regressions, so needs to be approached with care. %!s(int64=13) %!d(string=hai) anos