BearishSun a6087a3ef3 WIP: UndoRedo refactor distribution GUI elements updated so they can handle undo-redo better před 6 roky
..
BsGUIColor.cpp 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading před 7 roky
BsGUIColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIColorDistributionField.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one před 7 roky
BsGUIColorDistributionField.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIColorField.cpp e8f7d823d8 Feature: Improved distribution inspectors před 7 roky
BsGUIColorField.h e8f7d823d8 Feature: Improved distribution inspectors před 7 roky
BsGUIColorGradient.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one před 7 roky
BsGUIColorGradient.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIColorGradientField.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one před 7 roky
BsGUIColorGradientField.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUICurves.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one před 7 roky
BsGUICurves.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUICurvesField.cpp e8f7d823d8 Feature: Improved distribution inspectors před 7 roky
BsGUICurvesField.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIDockSlider.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings před 7 roky
BsGUIDockSlider.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIDropButton.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUIDropButton.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUIFieldBase.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIFieldBase.h 3e9c42e57c Feature: Added a float distribution GUI field před 7 roky
BsGUIFieldOptions.cpp 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture před 6 roky
BsGUIFieldOptions.h 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture před 6 roky
BsGUIFloatDistributionField.cpp a6087a3ef3 WIP: UndoRedo refactor distribution GUI elements updated so they can handle undo-redo better před 6 roky
BsGUIFloatDistributionField.h a6087a3ef3 WIP: UndoRedo refactor distribution GUI elements updated so they can handle undo-redo better před 6 roky
BsGUIFloatField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUIFloatField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUIGraphTicks.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIHoverHitBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIHoverHitBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIIntField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUIIntField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUIListBoxField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIListBoxField.h e400a8bbe2 Refactor: Moving GUI curve drawing to native code před 7 roky
BsGUIMenuBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUIMenuBar.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings před 7 roky
BsGUIResourceTreeView.cpp 4026780379 Refactor: Project libraries entries now use shared pointers, so their properties can be accessed from managed code without doing expensive lookup every time před 6 roky
BsGUIResourceTreeView.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings před 7 roky
BsGUISceneTreeView.cpp 0c3f07d747 WIP: UndoRedo refactor před 6 roky
BsGUISceneTreeView.h e2645cf4f7 Feature: Editor now persists scene view hierarchy state across assembly refresh and application sessions před 6 roky
BsGUISliderField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUISliderField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUIStatusBar.cpp a080346994 Feature: Resource import now happens in the background před 7 roky
BsGUIStatusBar.h a080346994 Feature: Resource import now happens in the background před 7 roky
BsGUITabButton.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUITabButton.h bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUITabbedTitleBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUITabbedTitleBar.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUITextField.cpp 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUITextField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUITimeline.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions před 7 roky
BsGUITimeline.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIToggleField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUIToggleField.h bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUITreeView.cpp 8cd64e8f76 Bugfix: Auto-select objects dropped into the Hierarcy window před 6 roky
BsGUITreeView.h e2645cf4f7 Feature: Editor now persists scene view hierarchy state across assembly refresh and application sessions před 6 roky
BsGUITreeViewEditBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUITreeViewEditBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIVector2Field.cpp cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector2Field.h cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector3Field.cpp cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector3Field.h cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector4Field.cpp cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector4Field.h cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIWindowFrame.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIWindowFrame.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIWindowFrameWidget.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself před 7 roky
BsGUIWindowFrameWidget.h c6b9730fd6 Refactor: Added script export for GUIColorGradient před 7 roky