Lasse Öörni
|
50226cfdb0
Started work toward Unicode compatibility.
|
14 years ago |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
Lasse Öörni
|
510c606b3d
Removed the redundant GetString() functions from XMLElement.
|
14 years ago |
Lasse Öörni
|
95a8c8bfa7
Added overloads to Variant & XMLElement that take char pointers.
|
14 years ago |
Lasse Öörni
|
f58e2595bf
Rewrite node & component IDs when instantiating content from file.
|
14 years ago |
Lasse Öörni
|
31efab5d65
Moved SetSortChildren() to UIElement public API and exposed it to script.
|
14 years ago |
Lasse Öörni
|
6c5d216c27
Added local axis movement mode to the editor.
|
14 years ago |
Lasse Öörni
|
f26ff1c2f6
Sort batch groups front to back according to the distance of the first batch to reduce overdraw.
|
14 years ago |
Lasse Öörni
|
96855411c0
Fixed unnecessarily complicated UI element focusing/defocusing logic.
|
14 years ago |
Lasse Öörni
|
9bebc4898e
Switched to AngelScript 2.21.1 WIP.
|
14 years ago |
Lasse Öörni
|
5b44c38d32
Code cleanup. Actually use the added Contains() & Find() functions.
|
14 years ago |
Lasse Öörni
|
af2b4311dc
Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript.
|
14 years ago |
Lasse Öörni
|
aa2491a7ac
Moved SharedPtr & SharedArrayPtr to the Container library.
|
14 years ago |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 years ago |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
14 years ago |
Lasse Öörni
|
f3859c1ed7
Added documentation about containers.
|
14 years ago |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 years ago |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 years ago |
Lasse Öörni
|
0dee3e592c
Migrated the UI library to use PODVector for batches & quads.
|
14 years ago |
Lasse Öörni
|
fe56f0118b
Renamed the UserData VariantMap in UIElement to Vars, to distinguish from low-level userdata that is typically a pointer. Added same VariantMap to Node.
|
14 years ago |
Lasse Öörni
|
a7a458b3a9
Script API registration cleanup: asMETHODPR changed to asMETHOD where possible.
|
14 years ago |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 years ago |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 years ago |
Lasse Öörni
|
52ea7484d3
Drag and drop operations for moving components and reparenting scene nodes.
|
14 years ago |
Lasse Öörni
|
e2335ec26e
Initial component editing.
|
15 years ago |
Lasse Öörni
|
a7b269d79f
Added camera settings dialog.
|
15 years ago |
Lasse Öörni
|
5a4957b7a3
Added debug geometry drawing to Octree.
|
15 years ago |
Lasse Öörni
|
bec3a65ee3
Fixed UIElement priority bug when bringing element to front and no elements to compare to.
|
15 years ago |
Lasse Öörni
|
ec327701e5
Initial skeleton of the scene editor.
|
15 years ago |
Lasse Öörni
|
d33562e87a
Fixed UI layout bugs.
|
15 years ago |