BearishSun 2e83abba89 Feature: Float/color distribution fields now have a proper drop down arrow texture il y a 7 ans
..
BsGUIColor.cpp c90c71228e Build: Updated 'bsf' version 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 2e83abba89 Feature: Float/color distribution fields now have a proper drop down arrow texture il y a 7 ans
BsGUIColorDistributionField.h 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively il y a 7 ans
BsGUIColorField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsGUIColorField.h 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively il y a 7 ans
BsGUIColorGradient.cpp 08e2812a09 Feature: Exposed particle system distributions and Random class to script code il y a 7 ans
BsGUIColorGradient.h fc542949b8 Feature: Added GUICurveField element and hooked up GradientPicker with GUIColorGradient il y a 7 ans
BsGUIColorGradientField.cpp 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively il y a 7 ans
BsGUIColorGradientField.h 3fafbc7b33 Feature: Added inspectable fields for float & color distribution il y a 7 ans
BsGUICurves.cpp d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types il y a 7 ans
BsGUICurves.h d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types il y a 7 ans
BsGUICurvesField.cpp 3fafbc7b33 Feature: Added inspectable fields for float & color distribution il y a 7 ans
BsGUICurvesField.h 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 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
BsGUIFloatDistributionField.cpp 2e83abba89 Feature: Float/color distribution fields now have a proper drop down arrow texture il y a 7 ans
BsGUIFloatDistributionField.h 3fafbc7b33 Feature: Added inspectable fields for float & color distribution il y a 7 ans
BsGUIFloatField.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
BsGUIFloatField.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
BsGUIGraphTicks.h d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types 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 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsGUIIntField.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
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 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected 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 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected il y a 7 ans
BsGUISceneTreeView.h 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected il y a 7 ans
BsGUISliderField.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) il y a 7 ans
BsGUISliderField.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
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 d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsGUITabButton.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 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 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsGUITextField.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
BsGUITimeline.cpp d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types il y a 7 ans
BsGUITimeline.h d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types il y a 7 ans
BsGUIToggleField.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
BsGUIToggleField.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsGUITreeView.cpp 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected il y a 7 ans
BsGUITreeView.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
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 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsGUIVector2Field.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsGUIVector3Field.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
BsGUIVector3Field.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 ans
BsGUIVector4Field.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
BsGUIVector4Field.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 8 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 c6b9730fd6 Refactor: Added script export for GUIColorGradient il y a 7 ans
BsGUIWindowFrameWidget.h c6b9730fd6 Refactor: Added script export for GUIColorGradient il y a 7 ans