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