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