Historie revizí

Autor SHA1 Zpráva Datum
  BearishSun e7cfefe9ee Added copyright notices to all files před 10 roky
  BearishSun 70d6e36394 Preparing documentation for Doxygen generation před 10 roky
  BearishSun 786a0e871f Refactored Material serialization so it uses the new MaterialParams object in order to have simpler code před 10 roky
  BearishSun 0134c9aaaf WIP better material parameter caching před 10 roky
  BearishSun 8a20899902 More work on preparing documentation for doxygen generation před 10 roky
  BearishSun c62e06ed74 Refactored how resources are unloaded to allow more fine grained control před 10 roky
  BearishSun 157fe12618 New core object sync seems to work for the most part před 10 roky
  BearishSun 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) před 10 roky
  BearishSun caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations před 10 roky
  BearishSun fc73944aef Better renderer param buffer binding před 10 roky
  BearishSun 0f7c76eb01 When rendering reduce state switching when possible před 10 roky
  BearishSun 0ddc6c09b5 Working on new UI před 10 roky
  Marko Pintera a637a4a168 Added clone() method to material to make it easier to modify individual instances před 10 roky
  Marko Pintera 2c35a0c825 Removed all the unused allocators před 10 roky
  Marko Pintera b938e35a76 Added proper Color parameter type to Shader před 10 roky
  Marko Pintera 6c12ea130c Sampler state overrides working před 10 roky
  Marko Pintera c544e302c4 ResourceHandle.isLoaded now requires no allocations před 10 roky
  Marko Pintera d0793ab046 Shader default values (untested) před 10 roky
  Marko Pintera 6b920a90d8 - Moved all shaders to BSL před 10 roky
  Marko Pintera f33b14ebe1 Fixed lag between material updates when rendering GUI před 11 roky
  Marko Pintera eb609f487a When blocking for resource load optionally wait for dependencies too před 11 roky
  Marko Pintera 550b861440 Individual core object syncing with dependencies před 11 roky
  Marko Pintera 2026432fe7 Add core object dependencies před 11 roky
  Marko Pintera 53d89dfdff Fix issue with material shader initializing twice před 11 roky
  Marko Pintera 217b06bd3f Added resource listener to material and solved the problem where waiting for resource load didn't trigger the listener před 11 roky
  Marko Pintera 05ad4ecf2d Shaders are now referenced via resource handle instead directly před 11 roky
  Marko Pintera acf6121ee6 Finished Renderable refactor, mostly (still got an exception on shutdown) před 11 roky
  Marko Pintera b85c0fd5ae Editor runs after material refactor - hasn't been extensively tested před 11 roky
  Marko Pintera 4fdb3da864 Made Pass/Shader/Technique immutable před 11 roky
  Marko Pintera 5251cd9fa3 More work on Material refactor. Moved template implementations to source files for better clarity. před 11 roky