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