Lasse Öörni 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. пре 13 година
..
Attribute.h 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. пре 13 година
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. пре 13 година
Condition.cpp a40fead7dc Updated license for the new year. пре 13 година
Condition.h a40fead7dc Updated license for the new year. пре 13 година
Context.cpp ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. пре 13 година
Context.h ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. пре 13 година
CoreEvents.h a40fead7dc Updated license for the new year. пре 13 година
Main.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
MiniDump.cpp a40fead7dc Updated license for the new year. пре 13 година
MiniDump.h a40fead7dc Updated license for the new year. пре 13 година
Mutex.cpp a40fead7dc Updated license for the new year. пре 13 година
Mutex.h a40fead7dc Updated license for the new year. пре 13 година
Object.cpp 3dc3c836a6 Applied patch from weitjong, which improves OSX/iOS build, and removes dead code. пре 13 година
Object.h 53adf6fc5b Expose UnsubscribeFromAllEventsExcept() to script. пре 13 година
Precompiled.cpp a40fead7dc Updated license for the new year. пре 13 година
Precompiled.h a40fead7dc Updated license for the new year. пре 13 година
ProcessUtils.cpp 51c0b76c6b Code cleanup (pardon the dust). пре 13 година
ProcessUtils.h 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. пре 13 година
Profiler.cpp a40fead7dc Updated license for the new year. пре 13 година
Profiler.h a40fead7dc Updated license for the new year. пре 13 година
StringUtils.cpp 44d663ba41 Added new Print() variant in script API to print a Variant. Fixed StringUtils from erroneously converting numerical string to int/uint using base 8 or base 16 when the string is started with '0' or '0x'. Fixed the same/diff value evaluation for ResourceRefList, VariantVector, and VariantMap. пре 13 година
StringUtils.h a40fead7dc Updated license for the new year. пре 13 година
Thread.cpp a40fead7dc Updated license for the new year. пре 13 година
Thread.h a40fead7dc Updated license for the new year. пре 13 година
Timer.cpp 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. пре 13 година
Timer.h 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. пре 13 година
Variant.cpp da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
Variant.h da243eb31b Applied UI & editor related patch from weitjong. пре 13 година
WorkQueue.cpp 945085d975 Allow threaded work items with varying priorities. Default is immediate (maximum) priority as used by Octree & View. Optionally send events when threaded work items complete. пре 13 година
WorkQueue.h 9655a03688 Fixed WorkQueue comments. пре 13 година