提交历史

作者 SHA1 备注 提交日期
  BearishSun a658d20dba Refactor: All logging calls replaced with the new BS_LOG macro 6 年之前
  BearishSun 8757e068ad Bugfix: Project library preview will no longer crash when previewing compressed textures 6 年之前
  BearishSun 92b6c4bf7f Build: Updated 'bsf' version 6 年之前
  BearishSun fad2f5f292 Bugfix: Project library meta files will no longer continuously accumulate inactive resource entries 6 年之前
  BearishSun 090856ed29 Bugfix: Don't re-save unchanged meta files to avoid them being marked as modified in version control systems 6 年之前
  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 6 年之前
  BearishSun 03287aa9f1 Build: Updated 'bsf' version 6 年之前
  BearishSun d4665e6311 Bugfix: Fix a crash when attempting to reimport a file asynchronously, when previous reimport hasn't yet finished 6 年之前
  BearishSun 3b9d13dbab Feature: Multiple enhancements to project library and reimport GUI 6 年之前
  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 6 年之前
  BearishSun 68251b009f Refactor: Faster ProjectLibrary entry lookup, in order to avoid slow start-up times in debug mode due to excessive dynamic allocations 6 年之前
  BearishSun a552e20afb Bugfix: Multiple fixes regarding project library async import 7 年之前
  BearishSun bdc266ac01 Refactor: Game object serialization refactored so it can be done safely from multiple threads 7 年之前
  BearishSun 6d713cb6d8 Bugfix: Fix crash on shutdown after creating a native (non-imported) resource 7 年之前
  BearishSun d71e2fd4d2 Bugfix: Crash on shutdown due to a resource leak 7 年之前
  BearishSun 336a12cb2f Feature: Resource saving during project import now also happens in the background 7 年之前
  BearishSun c0995ff9cf Build: Revert accidental commit "WIP" 7 年之前
  BearishSun 44e1123d5c WIP 7 年之前
  BearishSun a080346994 Feature: Resource import now happens in the background 7 年之前
  BearishSun 1e251e1aa3 Feature: Editor now displays texture preview as icons in the Library window 7 年之前
  BearishSun 44ef7be30e Refactor: Removed a variety of uses of wide-string and replaced it with UTF-8 encoded narrow strings 7 年之前
  BearishSun e17e12c97b Feature: SBGen is no longer a required dependency, generated files are instead distributed 7 年之前
  BearishSun d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 年之前