Wei Tjong Yao
|
184360dc82
Added new feature in the Editor's edit menu to reset-to-default selected serializable objects (nodes, components, UI-elements) to their default values with undo/redo support. Added new method ResetToDefault() in Serializable class and exposed it to Script. Fixed the constness in Serializable class and all the recently added filtering methods in UIElement descandant classes. Exposed AM_NODEID and AM_COMPONENTID to Script. Added new Keys() method in HashMap class. Fixed SetModel() method in StaticModel and AnimatedModel to accept null model pointer in order to make reset-to-default to work.
|
12 lat temu |
Lasse Öörni
|
34df8b5e82
Fixed headless mode.
|
12 lat temu |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 lat temu |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 lat temu |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 lat temu |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 lat temu |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
14 lat temu |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 lat temu |
Lasse Öörni
|
9dd15c95e2
DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well.
|
14 lat temu |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 lat temu |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 lat temu |
Lasse Öörni
|
4e37bbd3cc
Added optional save() function to Resource.
|
15 lat temu |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
15 lat temu |