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