BearishSun 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading 7 år sedan
..
BsGUIColor.cpp 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading 7 år sedan
BsGUIColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIColorDistributionField.cpp e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIColorDistributionField.h e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIColorField.cpp e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIColorField.h e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIColorGradient.cpp 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading 7 år sedan
BsGUIColorGradient.h fc542949b8 Feature: Added GUICurveField element and hooked up GradientPicker with GUIColorGradient 7 år sedan
BsGUIColorGradientField.cpp 1f6d414ba3 Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively 7 år sedan
BsGUIColorGradientField.h 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 år sedan
BsGUICurves.cpp e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUICurves.h d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types 7 år sedan
BsGUICurvesField.cpp e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUICurvesField.h e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIDockSlider.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIDockSlider.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIDropButton.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) 7 år sedan
BsGUIDropButton.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) 7 år sedan
BsGUIFieldBase.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIFieldBase.h 3e9c42e57c Feature: Added a float distribution GUI field 7 år sedan
BsGUIFloatDistributionField.cpp e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIFloatDistributionField.h e8f7d823d8 Feature: Improved distribution inspectors 7 år sedan
BsGUIFloatField.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIFloatField.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIGraphTicks.h d3e8aa6f3b Refactor: GUITimeline and GUIGraphTicks moved into its own types 7 år sedan
BsGUIHoverHitBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIHoverHitBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIIntField.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIIntField.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIListBoxField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIListBoxField.h e400a8bbe2 Refactor: Moving GUI curve drawing to native code 7 år sedan
BsGUIMenuBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) 7 år sedan
BsGUIMenuBar.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIResourceTreeView.cpp 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected 7 år sedan
BsGUIResourceTreeView.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUISceneTreeView.cpp 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected 7 år sedan
BsGUISceneTreeView.h 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected 7 år sedan
BsGUISliderField.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) 7 år sedan
BsGUISliderField.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIStatusBar.cpp a080346994 Feature: Resource import now happens in the background 7 år sedan
BsGUIStatusBar.h a080346994 Feature: Resource import now happens in the background 7 år sedan
BsGUITabButton.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUITabButton.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUITabbedTitleBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) 7 år sedan
BsGUITabbedTitleBar.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) 7 år sedan
BsGUITextField.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUITextField.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUITimeline.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUITimeline.h 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIToggleField.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUIToggleField.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUITreeView.cpp 8c73f249ff Bugfix: Crash when clear the scene tree view and a non-top-level object was selected 7 år sedan
BsGUITreeView.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 år sedan
BsGUITreeViewEditBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUITreeViewEditBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIVector2Field.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIVector2Field.h 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIVector3Field.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIVector3Field.h 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIVector4Field.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIVector4Field.h 6f6825102a Feature: Various inspector improvements and fixes regarding distributions 7 år sedan
BsGUIWindowFrame.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIWindowFrame.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 år sedan
BsGUIWindowFrameWidget.cpp c6b9730fd6 Refactor: Added script export for GUIColorGradient 7 år sedan
BsGUIWindowFrameWidget.h c6b9730fd6 Refactor: Added script export for GUIColorGradient 7 år sedan