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.
|
il y a 12 ans |
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.
|
il y a 12 ans |
Lasse Öörni
|
34df8b5e82
Fixed headless mode.
|
il y a 12 ans |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
il y a 13 ans |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
il y a 13 ans |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
il y a 13 ans |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
il y a 14 ans |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
il y a 14 ans |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
il y a 14 ans |
Lasse Öörni
|
9dd15c95e2
DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well.
|
il y a 14 ans |
Lasse Öörni
|
7c45da5588
Import new code.
|
il y a 14 ans |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
il y a 14 ans |
Lasse Öörni
|
4e37bbd3cc
Added optional save() function to Resource.
|
il y a 15 ans |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
il y a 15 ans |