Lasse Öörni 5d07d7aa23 Do not concatenate worldscale separately. 12 years ago
..
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
Component.cpp c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Component.h c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Node.cpp 5d07d7aa23 Do not concatenate worldscale separately. 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 a40fead7dc Updated license for the new year. 13 years ago
Scene.cpp 5e5d98581c Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale. 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 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
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 c6a38db74f Do not show the internal TerrainPatch & SmoothedTransform components in editor creation menu. 12 years ago
SmoothedTransform.h 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 12 years ago