| .. |
|
Build
|
b20a6a8ae2
Build: Builtin asset import moved to import tool
|
7 years ago |
|
CodeEditor
|
44ef7be30e
Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings
|
7 years ago |
|
EditorWindow
|
c83175eb95
Bugfix: Fix crash on start-up in release mode
|
7 years ago |
|
GUI
|
2e83abba89
Feature: Float/color distribution fields now have a proper drop down arrow texture
|
7 years ago |
|
Handles
|
c83175eb95
Bugfix: Fix crash on start-up in release mode
|
7 years ago |
|
Library
|
a552e20afb
Bugfix: Multiple fixes regarding project library async import
|
7 years ago |
|
Linux
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
MacOS
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
RTTI
|
bdc266ac01
Refactor: Game object serialization refactored so it can be done safely from multiple threads
|
7 years ago |
|
Scene
|
e5de99b078
Bugfix: Gizmos.DrawText now works properly
|
7 years ago |
|
SceneView
|
4c3b2f516d
Build: Updated `bsf` version
|
7 years ago |
|
Settings
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
Testing
|
bdc266ac01
Refactor: Game object serialization refactored so it can be done safely from multiple threads
|
7 years ago |
|
UndoRedo
|
bdc266ac01
Refactor: Game object serialization refactored so it can be done safely from multiple threads
|
7 years ago |
|
Utility
|
b20a6a8ae2
Build: Builtin asset import moved to import tool
|
7 years ago |
|
Win32
|
44ef7be30e
Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings
|
7 years ago |
|
BsEditorApplication.cpp
|
e5de99b078
Bugfix: Gizmos.DrawText now works properly
|
7 years ago |
|
BsEditorApplication.h
|
44ef7be30e
Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings
|
7 years ago |
|
BsEditorConfig.h
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
BsEditorPrerequisites.h
|
1f6d414ba3
Feature: GUIGradientField and GUIColorDistributionField GUI elements for picking color gradients & color distributions, respectively
|
7 years ago |
|
CMakeLists.txt
|
d5884e2dd9
Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf
|
7 years ago |
|
CMakeSources.cmake
|
d3e8aa6f3b
Refactor: GUITimeline and GUIGraphTicks moved into its own types
|
7 years ago |