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