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