Lasse Öörni
|
7e735afb71
Added icons for the 2D components (same as 3D for now.)
|
před 12 roky |
Lasse Öörni
|
b166579662
Make an in-memory snapshot of the scene when starting update. Optionally revert to it (new button in editor toolbar) when stopping update.
|
před 12 roky |
Chris Friesen
|
b39eeb7cf7
Editor viewport camera settings
|
před 12 roky |
Lasse Öörni
|
928cf6b708
Added missing icon for ToolTip element.
|
před 12 roky |
Lasse Öörni
|
0697ad0750
Improved Spline attribute editing. Moved Spline to Logic category in the editor.
|
před 12 roky |
primitivewaste
|
53f6483931
Added a toolbar to the editor.
|
před 12 roky |
Lasse Öörni
|
247158b7d8
Added node IDs attribute to StaticModelGroup.
|
před 12 roky |
Lasse Öörni
|
1eae2e13ab
Split UIElement::OnClick() to OnClickBegin() & OnClickEnd(), added global UIMouseClickEnd event, cleaned up Button & CheckBox click handling, based on Chris Friesen's work.
|
před 12 roky |
Wei Tjong Yao
|
dcf9099d1f
Modified the SetStyle() and SetStyleAuto() methods of UIElement class to return a bool indicating whether the operation is successful. In Editor app, when fails to set to a requested icon type then automatically set to an 'unknown' icon type.
|
před 12 roky |
Lasse Öörni
|
464335c726
Added OffMeshConnection component. Not yet used in the navigation mesh.
|
před 12 roky |
Lasse Öörni
|
d43d14fb1a
Added unique icons for UI elements.
|
před 12 roky |
Lasse Öörni
|
56fbf5a1e9
Added attributes to Text3D.
|
před 12 roky |
Lasse Öörni
|
03dce6b988
Serialize navigation data along with the scene.
|
před 13 roky |
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.
|
před 13 roky |
Lasse Öörni
|
978f098841
Tweaked the terrain icon.
|
před 13 roky |
Lasse Öörni
|
f8e309a07d
Added initial editor icons.
|
před 13 roky |
Wei Tjong Yao
|
30ec39c8e3
Updated Editor to support iconized texts. Removed redundant code.
|
před 13 roky |