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 lat temu |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 lat temu |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
13 lat temu |
Lasse Öörni
|
aeb5d9d281
Updated to AngelScript 2.25.0.
|
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
|
a77a685f4c
Fixed warnings reported by Xcode.
|
13 lat temu |
Lasse Öörni
|
f232abde54
Register userdata cleanup callback.
|
13 lat temu |
Lasse Öörni
|
96bdad35a0
Updated to AngelScript 2.24.0a.
|
13 lat temu |
Lasse Öörni
|
f5bfe558cb
Slight AngelScript use cleanup.
|
13 lat temu |
Lasse Öörni
|
35416390b6
Reverted the AngelScript workarounds. Instead applied a fix to the Android function call asm code.
|
13 lat temu |
Lasse Öörni
|
19ed675c18
Work around asCALL_CDECL_OBJLAST bug with float as first parameter on Android.
|
13 lat temu |
Lasse Öörni
|
50226cfdb0
Started work toward Unicode compatibility.
|
14 lat temu |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 lat temu |
Lasse Öörni
|
67a0650cdb
Fixed missing copy constructor specifiers in script classes.
|
14 lat temu |
Lasse Öörni
|
a48c7ccdfb
Migrated to new scriptarray add-on.
|
14 lat temu |
Lasse Öörni
|
2f0d3caecd
Migrated to AngelScript 2.22.0.
|
14 lat temu |
Lasse Öörni
|
bdc29caebd
Reverted to AngelScript 2.21.1 because of crash with VariantMap.
|
14 lat temu |
Lasse Öörni
|
1c47bc6f20
Migrated to AngelScript 2.22.0 WIP.
|
14 lat temu |
Lasse Öörni
|
23d51b853e
Pick resource functionality in editor.
|
14 lat temu |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 lat temu |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 lat temu |
Lasse Öörni
|
ca31354fb5
Added client's score/hiscore update to multiplayer NinjaSnowWar.
|
14 lat temu |
Lasse Öörni
|
38fe1554ba
Initial multiplayer NinjaSnowWar.
|
14 lat temu |
Lasse Öörni
|
40d04b377b
Added Compare function to String, which is optionally case-insensitive.
|
14 lat temu |
Lasse Öörni
|
40caea422e
Migrated to AngelScript 2.21.0.
|
14 lat temu |
Lasse Öörni
|
118ed95315
Multithreaded the shader compilation using all available CPU cores.
|
14 lat temu |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
14 lat temu |
Lasse Öörni
|
2952b2f5bf
Removed Iterator.h.
|
14 lat temu |
Lasse Öörni
|
516b532a8f
Refactored StringUtils as member functions of String & the classes to be converted.
|
14 lat temu |