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