Wei Tjong Yao 51c0b76c6b Code cleanup (pardon the dust). 13 jaren geleden
..
Attribute.h a40fead7dc Updated license for the new year. 13 jaren geleden
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 jaren geleden
Condition.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
Condition.h a40fead7dc Updated license for the new year. 13 jaren geleden
Context.cpp ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. 13 jaren geleden
Context.h ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. 13 jaren geleden
CoreEvents.h a40fead7dc Updated license for the new year. 13 jaren geleden
Main.h da243eb31b Applied UI & editor related patch from weitjong. 13 jaren geleden
MiniDump.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
MiniDump.h a40fead7dc Updated license for the new year. 13 jaren geleden
Mutex.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
Mutex.h a40fead7dc Updated license for the new year. 13 jaren geleden
Object.cpp 3dc3c836a6 Applied patch from weitjong, which improves OSX/iOS build, and removes dead code. 13 jaren geleden
Object.h 53adf6fc5b Expose UnsubscribeFromAllEventsExcept() to script. 13 jaren geleden
Precompiled.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
Precompiled.h a40fead7dc Updated license for the new year. 13 jaren geleden
ProcessUtils.cpp 51c0b76c6b Code cleanup (pardon the dust). 13 jaren geleden
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 jaren geleden
Profiler.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
Profiler.h a40fead7dc Updated license for the new year. 13 jaren geleden
StringUtils.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
StringUtils.h a40fead7dc Updated license for the new year. 13 jaren geleden
Thread.cpp a40fead7dc Updated license for the new year. 13 jaren geleden
Thread.h a40fead7dc Updated license for the new year. 13 jaren geleden
Timer.cpp 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. 13 jaren geleden
Timer.h 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. 13 jaren geleden
Variant.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 jaren geleden
Variant.h da243eb31b Applied UI & editor related patch from weitjong. 13 jaren geleden
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 jaren geleden
WorkQueue.h 9655a03688 Fixed WorkQueue comments. 13 jaren geleden