| .. |
|
CMakeLists.txt
|
92eb073cb7
Applied cmake patch from weitjong.
|
13 tahun lalu |
|
Component.cpp
|
3cbf2cd402
Detach AnimationController & ParticleEmitter from the scene post-update when disabled.
|
13 tahun lalu |
|
Component.h
|
5830f0e5d1
Convention change: prefer Enabled instead of Active where possible.
|
13 tahun lalu |
|
Node.cpp
|
f5b837f460
Exposed recursive SetEnabled() differently, to match convention of the rest of recursive Node functions and eliminate code duplication.
|
13 tahun lalu |
|
Node.h
|
f5b837f460
Exposed recursive SetEnabled() differently, to match convention of the rest of recursive Node functions and eliminate code duplication.
|
13 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
|
a40fead7dc
Updated license for the new year.
|
13 tahun lalu |
|
Scene.cpp
|
5830f0e5d1
Convention change: prefer Enabled instead of Active where possible.
|
13 tahun lalu |
|
Scene.h
|
5830f0e5d1
Convention change: prefer Enabled instead of Active where possible.
|
13 tahun lalu |
|
SceneEvents.h
|
af8825047a
Started work on node/component enable & disable.
|
13 tahun lalu |
|
SceneResolver.cpp
|
20619d01b1
Converted Log into a monostate to allow logging without a Context pointer.
|
13 tahun lalu |
|
SceneResolver.h
|
a40fead7dc
Updated license for the new year.
|
13 tahun lalu |
|
Serializable.cpp
|
06f3580948
Enhanced the Attribute Inspector to show the 'Is Enabled' check box on the node/component 'title bar' instead of in the attribute list; and small refactoring to reduce the number of parameters being passed in a number of functions. Refactored to modify AttributeInfo's name to become a String. Exposed 'internal' property of UIElement to Script API. Enhanced Text class so that it renders the selected text being hovered by mouse a little differently than those without.
|
12 tahun lalu |
|
Serializable.h
|
55f249e548
Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them.
|
13 tahun lalu |
|
SmoothedTransform.cpp
|
3dc3c836a6
Applied patch from weitjong, which improves OSX/iOS build, and removes dead code.
|
13 tahun lalu |
|
SmoothedTransform.h
|
5830f0e5d1
Convention change: prefer Enabled instead of Active where possible.
|
13 tahun lalu |