| .. |
|
CMakeLists.txt
|
92eb073cb7
Applied cmake patch from weitjong.
|
13 tahun lalu |
|
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 tahun lalu |
|
Component.h
|
c0dbf7f545
Generalized the factory category for all objects.
|
12 tahun lalu |
|
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 tahun lalu |
|
Node.h
|
5d07d7aa23
Do not concatenate worldscale separately.
|
12 tahun lalu |
|
Precompiled.cpp
|
a40fead7dc
Updated license for the new year.
|
13 tahun lalu |
|
Precompiled.h
|
a40fead7dc
Updated license for the new year.
|
13 tahun lalu |
|
ReplicationState.h
|
ea67568632
Added Lua bindings contributed by Aster Jian.
|
12 tahun lalu |
|
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 tahun lalu |
|
Scene.h
|
2afdf2675a
Fixed Windows build.
|
12 tahun lalu |
|
SceneEvents.h
|
af8825047a
Started work on node/component enable & disable.
|
12 tahun lalu |
|
SceneResolver.cpp
|
20619d01b1
Converted Log into a monostate to allow logging without a Context pointer.
|
12 tahun lalu |
|
SceneResolver.h
|
a40fead7dc
Updated license for the new year.
|
13 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
SmoothedTransform.h
|
5830f0e5d1
Convention change: prefer Enabled instead of Active where possible.
|
12 tahun lalu |