Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 年之前 |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
13 年之前 |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 年之前 |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 年之前 |
Lasse Öörni
|
bdb060bd7d
Moved StringHash to Math library.
|
13 年之前 |
Lasse Öörni
|
7ea084bc4b
Added missing DebugNew.h includes.
|
13 年之前 |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 年之前 |
Lasse Öörni
|
510c606b3d
Removed the redundant GetString() functions from XMLElement.
|
14 年之前 |
Lasse Öörni
|
95a8c8bfa7
Added overloads to Variant & XMLElement that take char pointers.
|
14 年之前 |
Lasse Öörni
|
4b0b227898
Code cleanup. Reverted the more extreme XML loading optimizations for readability.
|
14 年之前 |
Lasse Öörni
|
ab35cefde9
Use static strings for often needed element & attribute names in XML serialization to reduce redundant string object construction and dynamic memory allocation.
|
14 年之前 |
Lasse Öörni
|
5c27c0f69f
Changed to use pugixml instead of TinyXML.
|
14 年之前 |
Lasse Öörni
|
1e1496e7d4
Refactored setting variants from strings.
|
14 年之前 |
Lasse Öörni
|
215fb04f72
Converted VAR_BUFFER file serialization attributes to VAR_VARIANTVECTOR to make them more readable and/or editable.
|
14 年之前 |
Lasse Öörni
|
af2b4311dc
Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript.
|
14 年之前 |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 年之前 |
Lasse Öörni
|
95b8dfac47
Fixed ResourceRefList serialization to XML.
|
14 年之前 |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
14 年之前 |
Lasse Öörni
|
a956f2ff20
Fixed bugs in Vector & PODVector.
|
14 年之前 |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 年之前 |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 年之前 |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 年之前 |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 年之前 |
Lasse Öörni
|
5707722337
Editor fixes and cleanup. Handle changing amount of component attributes as a result of edit.
|
15 年之前 |
Lasse Öörni
|
a31265fb65
Further input fixes.
|
15 年之前 |
Lasse Öörni
|
f950a3ca24
Registered VariantVector related functions to script.
|
15 年之前 |
Lasse Öörni
|
24cec6fac5
Initial FileSelector implementation.
|
15 年之前 |
Lasse Öörni
|
916b30bcb3
Removed exception throwing from XMLElement code.
|
15 年之前 |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
15 年之前 |