Histórico de commits

Autor SHA1 Mensagem Data
  BearishSun f65d75410c More work on the console window (finished for now) 10 anos atrás
  BearishSun dba1e7bfba Multiple assembly reload works 10 anos atrás
  BearishSun 22aa527617 Validate renderable vertex inputs in the renderer 10 anos atrás
  BearishSun 6487e23cb7 Finished code for rendering a full-screen quad 10 anos atrás
  BearishSun 141adbbbbb More work on console 10 anos atrás
  BearishSun 461cc6e9ca Fixed events so that unloaded libraries don't corrupt virtual tables for event connection data 10 anos atrás
  BearishSun b7e345e7a0 ConsoleWindow: 10 anos atrás
  BearishSun bc4501a8f2 Fixing list view: 10 anos atrás
  BearishSun d267a368a5 Update editor widgets before rendering GUI 10 anos atrás
  BearishSun 9cc9e61eb7 WIP console window 10 anos atrás
  BearishSun 197996bed2 Refactored renderer utility methods into their own class 10 anos atrás
  BearishSun 90c5f7e0dd Added additional per-camera parameters required for deferred rendering 10 anos atrás
  BearishSun a3ab47f92a Fixing renderer initialization so that active renderer is known before importing builtin resources as BSLFX importer requires it 10 anos atrás
  BearishSun 47147860b8 RenderBeast now uses manually created param buffers instead of retrieving them from a dummy shader 10 anos atrás
  BearishSun 7b1e1aa99c Folder monitor now works properly after assembly refresh 10 anos atrás
  BearishSun 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload 10 anos atrás
  BearishSun 3631a75828 Prevent project library from deleting its own manifest 10 anos atrás
  BearishSun 84501eadb3 Properly exporting CoreThread's module to fix the problem where every library had its own instance 10 anos atrás
  BearishSun 4cdd9f1871 Project library will no longer try to unload resources during reimport, unless project library was the system that loaded them 10 anos atrás
  BearishSun 00b3967714 Refactored resource loading so it will load dependencies even if the parent resource is already loaded (This probably broke async resource loading in some way) 10 anos atrás
  BearishSun c46c7f741a Finding resource dependencies will now properly consider resource handles that aren't loaded yet 10 anos atrás
  BearishSun 962b3a0fbc Project library now maintains UUIDs of native resources even if the resource manifest failed to save 10 anos atrás
  BearishSun 7729dfa933 Load assemblies from memory so that their files aren't locked and can be replaced by the compiler 10 anos atrás
  BearishSun a2124e6be1 Default code editor is hooked up at editor startup 10 anos atrás
  BearishSun 770cb6bd2e Assembly refresh: 10 anos atrás
  BearishSun 67445e3525 Move default shader into a separate file 10 anos atrás
  BearishSun d3b00942e8 In-editor compilation 10 anos atrás
  BearishSun bae75227c1 Project library: 10 anos atrás
  BearishSun 458c080129 Fixed manual param block generation across all APIs 10 anos atrás
  BearishSun 477d430364 Added manual param block generation for DX9 and DX11 10 anos atrás