Wei Tjong Yao
|
75df330fe3
Started work on UI element editor, pardon the dust. Added 'traversalMode' property to UIElement and exposed it to ScriptAPI to control the children UI batches generation. Enhanced Scene to safe keep the filename used in last serialization, fixed to perform a Clear() before Load()/LoadXML(). Exposed String's Clear() method to Script API. Fixed ListView to insert multiple top-level items in hierarchy mode correctly.
|
12 years ago |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
13 years ago |
Lasse Öörni
|
aeb5d9d281
Updated to AngelScript 2.25.0.
|
13 years ago |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 years ago |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
Lasse Öörni
|
a77a685f4c
Fixed warnings reported by Xcode.
|
13 years ago |
Lasse Öörni
|
f232abde54
Register userdata cleanup callback.
|
13 years ago |
Lasse Öörni
|
96bdad35a0
Updated to AngelScript 2.24.0a.
|
13 years ago |
Lasse Öörni
|
f5bfe558cb
Slight AngelScript use cleanup.
|
13 years ago |
Lasse Öörni
|
35416390b6
Reverted the AngelScript workarounds. Instead applied a fix to the Android function call asm code.
|
13 years ago |
Lasse Öörni
|
19ed675c18
Work around asCALL_CDECL_OBJLAST bug with float as first parameter on Android.
|
13 years ago |
Lasse Öörni
|
50226cfdb0
Started work toward Unicode compatibility.
|
14 years ago |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
Lasse Öörni
|
67a0650cdb
Fixed missing copy constructor specifiers in script classes.
|
14 years ago |
Lasse Öörni
|
a48c7ccdfb
Migrated to new scriptarray add-on.
|
14 years ago |
Lasse Öörni
|
2f0d3caecd
Migrated to AngelScript 2.22.0.
|
14 years ago |
Lasse Öörni
|
bdc29caebd
Reverted to AngelScript 2.21.1 because of crash with VariantMap.
|
14 years ago |
Lasse Öörni
|
1c47bc6f20
Migrated to AngelScript 2.22.0 WIP.
|
14 years ago |
Lasse Öörni
|
23d51b853e
Pick resource functionality in editor.
|
14 years ago |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 years ago |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 years ago |
Lasse Öörni
|
ca31354fb5
Added client's score/hiscore update to multiplayer NinjaSnowWar.
|
14 years ago |
Lasse Öörni
|
38fe1554ba
Initial multiplayer NinjaSnowWar.
|
14 years ago |
Lasse Öörni
|
40d04b377b
Added Compare function to String, which is optionally case-insensitive.
|
14 years ago |
Lasse Öörni
|
40caea422e
Migrated to AngelScript 2.21.0.
|
14 years ago |
Lasse Öörni
|
118ed95315
Multithreaded the shader compilation using all available CPU cores.
|
14 years ago |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
14 years ago |
Lasse Öörni
|
2952b2f5bf
Removed Iterator.h.
|
14 years ago |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
14 years ago |