BearishSun 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
..
BsGUIColor.cpp 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading 7 лет назад
BsGUIColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 лет назад
BsGUIColorDistributionField.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 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 c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 7 лет назад
BsGUIColorGradient.h fc542949b8 Feature: Added GUICurveField element and hooked up GradientPicker with GUIColorGradient 7 лет назад
BsGUIColorGradientField.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 7 лет назад
BsGUIColorGradientField.h 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 лет назад
BsGUICurves.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 7 лет назад
BsGUICurves.h c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 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 c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one 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 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself 7 лет назад
BsGUIWindowFrameWidget.h c6b9730fd6 Refactor: Added script export for GUIColorGradient 7 лет назад