BearishSun b1a566cb97 Build: Updated 'bsf' version il y a 6 ans
..
BsGUIColor.cpp b1a566cb97 Build: Updated 'bsf' version il y a 6 ans
BsGUIColor.h b1a566cb97 Build: Updated 'bsf' version il y a 6 ans
BsGUIColorDistributionField.cpp e671a22e57 Build: Fixing macOS build il y a 6 ans
BsGUIColorDistributionField.h c45cd7247f Build: Updated 'bsf' version il y a 7 ans
BsGUIColorField.cpp 03e9def16b Build: Updated 'bsf' version il y a 6 ans
BsGUIColorField.h 03e9def16b Build: Updated 'bsf' version il y a 6 ans
BsGUIColorGradient.cpp b1a566cb97 Build: Updated 'bsf' version il y a 6 ans
BsGUIColorGradient.h b1a566cb97 Build: Updated 'bsf' version il y a 6 ans
BsGUIColorGradientField.cpp e671a22e57 Build: Fixing macOS build il y a 6 ans
BsGUIColorGradientField.h e671a22e57 Build: Fixing macOS build il y a 6 ans
BsGUICurves.cpp b3b613a17a Build: Updated 'bsf' version il y a 6 ans
BsGUICurves.h c45cd7247f Build: Updated 'bsf' version il y a 7 ans
BsGUICurvesField.cpp e8f7d823d8 Feature: Improved distribution inspectors il y a 7 ans
BsGUICurvesField.h c45cd7247f Build: Updated 'bsf' version il y a 7 ans
BsGUIDockSlider.cpp 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsGUIDockSlider.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIDropButton.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) il y a 7 ans
BsGUIDropButton.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) il y a 7 ans
BsGUIFieldBase.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIFieldBase.h 3e9c42e57c Feature: Added a float distribution GUI field il y a 7 ans
BsGUIFieldOptions.cpp 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture il y a 7 ans
BsGUIFieldOptions.h 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture il y a 7 ans
BsGUIFloatDistributionField.cpp daf2129bfa Build: Fixing the macOS build il y a 6 ans
BsGUIFloatDistributionField.h daf2129bfa Build: Fixing the macOS build il y a 6 ans
BsGUIFloatField.cpp 9281c4aece Bugfix: Deleting last entry in a int or float field will no longer immediately insert a 0 il y a 6 ans
BsGUIFloatField.h 7a1c3fe6b7 WIP: UndoRedo refactor il y a 6 ans
BsGUIGraphTicks.h c45cd7247f Build: Updated 'bsf' version il y a 7 ans
BsGUIHoverHitBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIHoverHitBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIIntField.cpp 9281c4aece Bugfix: Deleting last entry in a int or float field will no longer immediately insert a 0 il y a 6 ans
BsGUIIntField.h 7a1c3fe6b7 WIP: UndoRedo refactor il y a 6 ans
BsGUIListBoxField.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIListBoxField.h e400a8bbe2 Refactor: Moving GUI curve drawing to native code il y a 7 ans
BsGUIMenuBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) il y a 7 ans
BsGUIMenuBar.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
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 il y a 7 ans
BsGUIResourceTreeView.h 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings il y a 7 ans
BsGUISceneTreeView.cpp 7c8d1cfdf4 Bugfix: Fix a crash when hierarchy window was closed with an item selected il y a 6 ans
BsGUISceneTreeView.h 22b09b8f50 Bugfix: Fix a crash when selecting multiple objects in the Hierarchy window il y a 6 ans
BsGUISliderField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields il y a 6 ans
BsGUISliderField.h 7a1c3fe6b7 WIP: UndoRedo refactor il y a 6 ans
BsGUIStatusBar.cpp 35a4854e1c Build: Updated 'bsf' version il y a 6 ans
BsGUIStatusBar.h a080346994 Feature: Resource import now happens in the background il y a 7 ans
BsGUITabButton.cpp 555fbe570e Bugfix: Toggling between docked windows now works again il y a 6 ans
BsGUITabButton.h bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields il y a 6 ans
BsGUITabbedTitleBar.cpp 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) il y a 7 ans
BsGUITabbedTitleBar.h 3dbacb3a16 Feature: GUI can now be navigated using the keyboard (tabbing between elements) il y a 7 ans
BsGUITextField.cpp 7a1c3fe6b7 WIP: UndoRedo refactor il y a 6 ans
BsGUITextField.h 7a1c3fe6b7 WIP: UndoRedo refactor il y a 6 ans
BsGUITimeline.cpp 6f6825102a Feature: Various inspector improvements and fixes regarding distributions il y a 7 ans
BsGUITimeline.h c45cd7247f Build: Updated 'bsf' version il y a 7 ans
BsGUIToggleField.cpp bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields il y a 6 ans
BsGUIToggleField.h bd9971f1ee Bugfix: Fixing focus handling for compound GUI fields il y a 6 ans
BsGUITreeView.cpp 7c8d1cfdf4 Bugfix: Fix a crash when hierarchy window was closed with an item selected il y a 6 ans
BsGUITreeView.h 22b09b8f50 Bugfix: Fix a crash when selecting multiple objects in the Hierarchy window il y a 6 ans
BsGUITreeViewEditBox.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUITreeViewEditBox.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIVector2Field.cpp cccd150961 WIP: UndoRedo refactor il y a 6 ans
BsGUIVector2Field.h cccd150961 WIP: UndoRedo refactor il y a 6 ans
BsGUIVector3Field.cpp cccd150961 WIP: UndoRedo refactor il y a 6 ans
BsGUIVector3Field.h cccd150961 WIP: UndoRedo refactor il y a 6 ans
BsGUIVector4Field.cpp cccd150961 WIP: UndoRedo refactor il y a 6 ans
BsGUIVector4Field.h cccd150961 WIP: UndoRedo refactor il y a 6 ans
BsGUIWindowFrame.cpp d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIWindowFrame.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf il y a 7 ans
BsGUIWindowFrameWidget.cpp 307abcf830 Refactor: Moving the engine C# scripting bits into 'bsf' itself il y a 7 ans
BsGUIWindowFrameWidget.h c6b9730fd6 Refactor: Added script export for GUIColorGradient il y a 7 ans