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