Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 903c7c300d Bugfix: Native async resource import will no longer incorrectly destroy the resource before the import gets finalized, if no other handles are being held to it hace 6 años
  BearishSun 03287aa9f1 Build: Updated 'bsf' version hace 6 años
  BearishSun d4665e6311 Bugfix: Fix a crash when attempting to reimport a file asynchronously, when previous reimport hasn't yet finished hace 6 años
  BearishSun 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI hace 6 años
  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 hace 6 años
  BearishSun 68251b009f Refactor: Faster ProjectLibrary entry lookup, in order to avoid slow start-up times in debug mode due to excessive dynamic allocations hace 6 años
  BearishSun a552e20afb Bugfix: Multiple fixes regarding project library async import hace 7 años
  BearishSun bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads hace 7 años
  BearishSun 6d713cb6d8 Bugfix: Fix crash on shutdown after creating a native (non-imported) resource hace 7 años
  BearishSun d71e2fd4d2 Bugfix: Crash on shutdown due to a resource leak hace 7 años
  BearishSun 336a12cb2f Feature: Resource saving during project import now also happens in the background hace 7 años
  BearishSun c0995ff9cf Build: Revert accidental commit "WIP" hace 7 años
  BearishSun 44e1123d5c WIP hace 7 años
  BearishSun a080346994 Feature: Resource import now happens in the background hace 7 años
  BearishSun 1e251e1aa3 Feature: Editor now displays texture preview as icons in the Library window hace 7 años
  BearishSun 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings hace 7 años
  BearishSun e17e12c97b Feature: SBGen is no longer a required dependency, generated files are instead distributed hace 7 años
  BearishSun d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf hace 7 años