Commit History

Author SHA1 Message Date
  BearishSun ca1567e4e5 Feature: Double-click on BSL and plain text files will now open them in OS-specified editor 7 years ago
  BearishSun feebf37271 Build: Updated 'bsf' version 7 years ago
  BearishSun ab1f24da2d Feature: Added LoadOnAssign attribute to C# API 7 years ago
  BearishSun f8bc05dc8b Bugfix: Default empty texture field will display the "(None)" label and without the clear button 7 years ago
  BearishSun ce75398c60 Bugfix: Saving a project will now properly save modified sprite textures 7 years ago
  BearishSun 4792b2b5f6 Bugfix: Keep native modified resources alive in editor until the project is saved 7 years ago
  BearishSun 0428040e0d Bugfix: Various fixes regarding material inspector and sprite textures 7 years ago
  BearishSun 9690531eb4 Build: Updated 'bsf' version 7 years ago
  BearishSun c80e1e3905 Feature: Material inspector now accepts sprite textures, color gradients and animation curves 7 years ago
  BearishSun 51d3353876 Bugfix: Fix builtin meshes fail to load after restart 7 years ago
  BearishSun cec08388cd Bugfix: Fix texture not being assignable to a material 7 years ago
  BearishSun adfbb0cf24 Bugfix: Fix GUI update lagging one frame 7 years ago
  BearishSun 55f62d8d25 Bugfix: Fix editor not properly updating all script managers 7 years ago
  BearishSun 5e4c9e8eea Bugfix: Fix ColorPicker window sliders being slightly out of place when initially opened 7 years ago
  BearishSun b4966509cf Build: Fix CI install dir 7 years ago
  BearishSun d342ecc9b4 Docs: Add spacing between the badges 7 years ago
  BearishSun 715746f9a4 Docs: Added build status badge 7 years ago
  BearishSun 90b4e61092 Build: Add x64-only configurations to the C# project 7 years ago
  BearishSun afbe26d3ba Build: Added an install step and CI 7 years ago
  BearishSun 6c491c1da1 Feature: Added a warning window when attempting to close the editor or unload a project while resource import is in progress 7 years ago
  BearishSun c30a50e87a Build: Fixing `bsf` version 7 years ago
  BearishSun 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI 7 years ago
  BearishSun 24244511de Build: Updated 'bsf' version 7 years ago
  BearishSun 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 years ago
  BearishSun 90a5d26cd5 Bugfix: Fix Library rename not working when initialized from the context menu 7 years ago
  BearishSun 84c136f30f Build: Updated 'bsf' version 7 years ago
  BearishSun 80680c5c77 Bugfix: Fix an issue where certain scene gizmos were not rendering if there were multiple draw gizmos methods for the same type 7 years ago
  BearishSun 25a2a7c205 Bugfix: Fix crash on shutdown and when deleting objects 7 years ago
  BearishSun 9696434fed Feature: Various settings for customizing scene camera and a scene camera settings window 7 years ago
  BearishSun b9f23bb906 Refactor: Inspectable fields are no longer dependent on Inspector so they can be used in generic editor windows 7 years ago