BearishSun d4665e6311 Bugfix: Fix a crash when attempting to reimport a file asynchronously, when previous reimport hasn't yet finished 6 years ago
..
Build c80e1e3905 Feature: Material inspector now accepts sprite textures, color gradients and animation curves 6 years ago
CodeEditor 2abd6a0378 Bugfix: Check if solution file exists and rebuild if necessary 6 years ago
EditorWindow 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 6 years ago
GUI 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
Handles 6fdfb0f7c8 Refactor: EditorBuiltinResources script interface now exported via script binding generator 6 years ago
Library d4665e6311 Bugfix: Fix a crash when attempting to reimport a file asynchronously, when previous reimport hasn't yet finished 6 years ago
Private 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
Scene 811196db64 Feature: Added Gizmo drawing for the particle system component 7 years ago
SceneView cfce5c4694 Feature: Added 3D scene icons for camera/light/decal/particle/audio/etc. 6 years ago
Settings e71fa93990 Feature: EditorSettings and ProjectSettings can now store arbitrary objects 6 years ago
Testing 84c136f30f Build: Updated 'bsf' version 6 years ago
UndoRedo bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads 7 years ago
Utility c80e1e3905 Feature: Material inspector now accepts sprite textures, color gradients and animation curves 6 years ago
BsEditorApplication.cpp adfbb0cf24 Bugfix: Fix GUI update lagging one frame 6 years ago
BsEditorApplication.h adfbb0cf24 Bugfix: Fix GUI update lagging one frame 6 years ago
BsEditorConfig.h d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
BsEditorPrerequisites.h c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 6 years ago
CMakeLists.txt afbe26d3ba Build: Added an install step and CI 6 years ago
CMakeSources.cmake 8ab791f7f0 Refactor: GUITextureField now accepts both sprite and normal texture 6 years ago