Lasse Öörni ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 years ago
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
Component.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 years ago
Component.h c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Node.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 years ago
Node.h 5d07d7aa23 Do not concatenate worldscale separately. 12 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
ReplicationState.h ea67568632 Added Lua bindings contributed by Aster Jian. 12 years ago
Scene.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 years ago
Scene.h 2afdf2675a Fixed Windows build. 12 years ago
SceneEvents.h af8825047a Started work on node/component enable & disable. 12 years ago
SceneResolver.cpp 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. 13 years ago
SceneResolver.h a40fead7dc Updated license for the new year. 13 years ago
Serializable.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 years ago
Serializable.h 521ee691c3 Enhanced DropDownList to support showing of placeholder text when there is no selection. The text could be used to show a 'Please choose ...' kind of prompt. Rearranged child XML-chunk resources responsible for Attribute Inspector to remove duplicate definition. Added new child XML-chunk to display and manipulate applied style of the UI-element in the Editor (not yet fully functional). Adjusted DefaultStyle.xml to distinguish between auto and non-auto types. Added new method in Serializable to remove instance default and in UIElement to return applied style name, in preparation for future work. 12 years ago
SmoothedTransform.cpp ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 years ago
SmoothedTransform.h 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 12 years ago