| .. |
|
BsGUIColor.cpp
|
87f960dd28
Refactor: Async resource loading exposed to scripting, refactored scene loading to support async loading
|
7 years ago |
|
BsGUIColor.h
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIColorDistributionField.cpp
|
c99eb1f42d
Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one
|
7 years ago |
|
BsGUIColorDistributionField.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUIColorField.cpp
|
e8f7d823d8
Feature: Improved distribution inspectors
|
7 years ago |
|
BsGUIColorField.h
|
e8f7d823d8
Feature: Improved distribution inspectors
|
7 years ago |
|
BsGUIColorGradient.cpp
|
c99eb1f42d
Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one
|
7 years ago |
|
BsGUIColorGradient.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUIColorGradientField.cpp
|
c99eb1f42d
Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one
|
7 years ago |
|
BsGUIColorGradientField.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUICurves.cpp
|
c99eb1f42d
Refactor: Avoid redrawing curve & distribution GUI elements if the assigned value is the same as the current one
|
7 years ago |
|
BsGUICurves.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUICurvesField.cpp
|
e8f7d823d8
Feature: Improved distribution inspectors
|
7 years ago |
|
BsGUICurvesField.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUIDockSlider.cpp
|
44ef7be30e
Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings
|
7 years ago |
|
BsGUIDockSlider.h
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIDropButton.cpp
|
3dbacb3a16
Feature: GUI can now be navigated using the keyboard (tabbing between elements)
|
7 years ago |
|
BsGUIDropButton.h
|
3dbacb3a16
Feature: GUI can now be navigated using the keyboard (tabbing between elements)
|
7 years ago |
|
BsGUIFieldBase.cpp
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIFieldBase.h
|
3e9c42e57c
Feature: Added a float distribution GUI field
|
7 years ago |
|
BsGUIFieldOptions.cpp
|
8ab791f7f0
Refactor: GUITextureField now accepts both sprite and normal texture
|
6 years ago |
|
BsGUIFieldOptions.h
|
8ab791f7f0
Refactor: GUITextureField now accepts both sprite and normal texture
|
6 years ago |
|
BsGUIFloatDistributionField.cpp
|
a6087a3ef3
WIP: UndoRedo refactor distribution GUI elements updated so they can handle undo-redo better
|
6 years ago |
|
BsGUIFloatDistributionField.h
|
a6087a3ef3
WIP: UndoRedo refactor distribution GUI elements updated so they can handle undo-redo better
|
6 years ago |
|
BsGUIFloatField.cpp
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUIFloatField.h
|
7a1c3fe6b7
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIGraphTicks.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUIHoverHitBox.cpp
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIHoverHitBox.h
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIIntField.cpp
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUIIntField.h
|
7a1c3fe6b7
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIListBoxField.cpp
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIListBoxField.h
|
e400a8bbe2
Refactor: Moving GUI curve drawing to native code
|
7 years ago |
|
BsGUIMenuBar.cpp
|
3dbacb3a16
Feature: GUI can now be navigated using the keyboard (tabbing between elements)
|
7 years ago |
|
BsGUIMenuBar.h
|
44ef7be30e
Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings
|
7 years ago |
|
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
|
6 years ago |
|
BsGUIResourceTreeView.h
|
44ef7be30e
Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings
|
7 years ago |
|
BsGUISceneTreeView.cpp
|
0c3f07d747
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUISceneTreeView.h
|
e2645cf4f7
Feature: Editor now persists scene view hierarchy state across assembly refresh and application sessions
|
6 years ago |
|
BsGUISliderField.cpp
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUISliderField.h
|
7a1c3fe6b7
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIStatusBar.cpp
|
a080346994
Feature: Resource import now happens in the background
|
7 years ago |
|
BsGUIStatusBar.h
|
a080346994
Feature: Resource import now happens in the background
|
7 years ago |
|
BsGUITabButton.cpp
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUITabButton.h
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUITabbedTitleBar.cpp
|
3dbacb3a16
Feature: GUI can now be navigated using the keyboard (tabbing between elements)
|
7 years ago |
|
BsGUITabbedTitleBar.h
|
3dbacb3a16
Feature: GUI can now be navigated using the keyboard (tabbing between elements)
|
7 years ago |
|
BsGUITextField.cpp
|
7a1c3fe6b7
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUITextField.h
|
7a1c3fe6b7
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUITimeline.cpp
|
6f6825102a
Feature: Various inspector improvements and fixes regarding distributions
|
7 years ago |
|
BsGUITimeline.h
|
c45cd7247f
Build: Updated 'bsf' version
|
6 years ago |
|
BsGUIToggleField.cpp
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUIToggleField.h
|
bd9971f1ee
Bugfix: Fixing focus handling for compound GUI fields
|
6 years ago |
|
BsGUITreeView.cpp
|
8cd64e8f76
Bugfix: Auto-select objects dropped into the Hierarcy window
|
6 years ago |
|
BsGUITreeView.h
|
e2645cf4f7
Feature: Editor now persists scene view hierarchy state across assembly refresh and application sessions
|
6 years ago |
|
BsGUITreeViewEditBox.cpp
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUITreeViewEditBox.h
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIVector2Field.cpp
|
cccd150961
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIVector2Field.h
|
cccd150961
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIVector3Field.cpp
|
cccd150961
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIVector3Field.h
|
cccd150961
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIVector4Field.cpp
|
cccd150961
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIVector4Field.h
|
cccd150961
WIP: UndoRedo refactor
|
6 years ago |
|
BsGUIWindowFrame.cpp
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIWindowFrame.h
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsGUIWindowFrameWidget.cpp
|
307abcf830
Refactor: Moving the engine C# scripting bits into 'bsf' itself
|
6 years ago |
|
BsGUIWindowFrameWidget.h
|
c6b9730fd6
Refactor: Added script export for GUIColorGradient
|
7 years ago |