BearishSun b06694ecfb Bugfix: Fix curve rendering issue that caused the curve to be partially drawn před 6 roky
..
BsGUIColor.cpp 87f960dd28 Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading před 7 roky
BsGUIColor.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIColorDistributionField.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one před 7 roky
BsGUIColorDistributionField.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIColorField.cpp e8f7d823d8 Feature: Improved distribution inspectors před 7 roky
BsGUIColorField.h e8f7d823d8 Feature: Improved distribution inspectors před 7 roky
BsGUIColorGradient.cpp faa491d70b Bugfix: GUIColorGradient should not attempt to create a zero sized texture před 6 roky
BsGUIColorGradient.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIColorGradientField.cpp c99eb1f42d Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one před 7 roky
BsGUIColorGradientField.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUICurves.cpp b06694ecfb Bugfix: Fix curve rendering issue that caused the curve to be partially drawn před 6 roky
BsGUICurves.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUICurvesField.cpp e8f7d823d8 Feature: Improved distribution inspectors před 7 roky
BsGUICurvesField.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIDockSlider.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings před 7 roky
BsGUIDockSlider.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIDropButton.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUIDropButton.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUIFieldBase.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIFieldBase.h 3e9c42e57c Feature: Added a float distribution GUI field před 7 roky
BsGUIFieldOptions.cpp 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture před 6 roky
BsGUIFieldOptions.h 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture před 6 roky
BsGUIFloatDistributionField.cpp daf2129bfa Build: Fixing the macOS build před 6 roky
BsGUIFloatDistributionField.h daf2129bfa Build: Fixing the macOS build před 6 roky
BsGUIFloatField.cpp 9281c4aece Bugfix: Deleting last entry in a int or float field will no longer immediately insert a 0 před 6 roky
BsGUIFloatField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUIGraphTicks.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIHoverHitBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIHoverHitBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIIntField.cpp 9281c4aece Bugfix: Deleting last entry in a int or float field will no longer immediately insert a 0 před 6 roky
BsGUIIntField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUIListBoxField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIListBoxField.h e400a8bbe2 Refactor: Moving GUI curve drawing to native code před 7 roky
BsGUIMenuBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUIMenuBar.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings před 7 roky
BsGUIResourceTreeView.cpp 4026780379 Refactor: Project libraries entries now use shared pointers, so their properties can be accessed from managed code without doing expensive lookup every time před 6 roky
BsGUIResourceTreeView.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings před 7 roky
BsGUISceneTreeView.cpp 22b09b8f50 Bugfix: Fix a crash when selecting multiple objects in the Hierarchy window před 6 roky
BsGUISceneTreeView.h 22b09b8f50 Bugfix: Fix a crash when selecting multiple objects in the Hierarchy window před 6 roky
BsGUISliderField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUISliderField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUIStatusBar.cpp 35a4854e1c Build: Updated 'bsf' version před 6 roky
BsGUIStatusBar.h a080346994 Feature: Resource import now happens in the background před 7 roky
BsGUITabButton.cpp 555fbe570e Bugfix: Toggling between docked windows now works again před 6 roky
BsGUITabButton.h bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUITabbedTitleBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUITabbedTitleBar.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) před 7 roky
BsGUITextField.cpp 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUITextField.h 7a1c3fe6b7 WIP: UndoRedo refactor před 6 roky
BsGUITimeline.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions před 7 roky
BsGUITimeline.h c45cd7247f Build: Updated 'bsf' version před 6 roky
BsGUIToggleField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUIToggleField.h bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields před 6 roky
BsGUITreeView.cpp 22b09b8f50 Bugfix: Fix a crash when selecting multiple objects in the Hierarchy window před 6 roky
BsGUITreeView.h 22b09b8f50 Bugfix: Fix a crash when selecting multiple objects in the Hierarchy window před 6 roky
BsGUITreeViewEditBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUITreeViewEditBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIVector2Field.cpp cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector2Field.h cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector3Field.cpp cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector3Field.h cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector4Field.cpp cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIVector4Field.h cccd150961 WIP: UndoRedo refactor před 6 roky
BsGUIWindowFrame.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIWindowFrame.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf před 7 roky
BsGUIWindowFrameWidget.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself před 7 roky
BsGUIWindowFrameWidget.h c6b9730fd6 Refactor: Added script export for GUIColorGradient před 7 roky