Lasse Öörni ebcc766ac0 Minor code cleanup. Added GetAttribute() to Context, which returns a named attribute. 13 年之前
..
Attribute.h a40fead7dc Updated license for the new year. 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 1eda3844f0 Applied further UI and editor patch from weitjong. Text is now shown at full opacity in the editor, and the min/max opacity is also configurable. 13 年之前
ProcessUtils.h 1eda3844f0 Applied further UI and editor patch from weitjong. Text is now shown at full opacity in the editor, and the min/max opacity is also configurable. 13 年之前
Profiler.cpp a40fead7dc Updated license for the new year. 13 年之前
Profiler.h a40fead7dc Updated license for the new year. 13 年之前
StringUtils.cpp a40fead7dc Updated license for the new year. 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 a40fead7dc Updated license for the new year. 13 年之前
Timer.h a40fead7dc Updated license for the new year. 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 年之前