Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun bc67031960 Refactored point light and blit shaders so they share code using the new conditional compilation hace 10 años
  BearishSun e7cfefe9ee Added copyright notices to all files hace 10 años
  BearishSun 92f409a13d Fixed a crash when reading non-top mip level from a texture hace 10 años
  BearishSun 8d5d71a0f0 Fixes to resources import hace 10 años
  BearishSun c62e06ed74 Refactored how resources are unloaded to allow more fine grained control hace 10 años
  BearishSun 15f45489c8 Fixed drop targets so they are properly destroyed before new ones are added hace 10 años
  BearishSun 95a7c4063f Resource handles will now be null only if they have no UUID, regardless if their resource is loaded or not hace 10 años
  BearishSun 78355169a1 Resource handle refactor (part 4) hace 10 años
  BearishSun 609490dbe6 Refactoring resource handles (part 1) hace 10 años
  BearishSun 625b2afd34 Build systems appears functional hace 10 años
  BearishSun 06e03f1239 Bulk of work on the build system hace 10 años
  BearishSun 4d598f3d9e Added a way to retrieve resource dependencies from managed code hace 10 años
  BearishSun 4cdd9f1871 Project library will no longer try to unload resources during reimport, unless project library was the system that loaded them hace 10 años
  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) hace 10 años
  BearishSun 8042c0b9e3 Don't record an empty managed serializable diff if no changes are detected hace 10 años
  BearishSun a74ef4d6f8 Fixed a recently introduced resource loading issue hace 10 años
  BearishSun eee54de424 Project library will now clear deleted entries on load hace 10 años
  BearishSun 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector hace 10 años
  Marko Pintera fb10aa71f2 Project Load/Unload (not tested) hace 10 años
  Marko Pintera d195e06084 Added prefab importer so that prefabs are recognized by the project library hace 10 años
  Marko Pintera 2c35a0c825 Removed all the unused allocators hace 10 años
  Marko Pintera f85cceb27d Add basic level load/save method hace 10 años
  Marko Pintera 4f682ae5ce Added option to load a resource without its dependencies hace 10 años
  Marko Pintera 08adb83157 Project window better label and selection display hace 10 años
  Marko Pintera fbbe8659aa Refactored how builtin resources are processed and loaded hace 10 años
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing hace 10 años
  Marko Pintera fb93370d4c Fixing game shutdown hace 11 años
  Marko Pintera 2026432fe7 Add core object dependencies hace 11 años
  Marko Pintera 08e7132142 Resource refactor finished, will need further testing and bugfixes hace 11 años
  Marko Pintera 0824fc2e46 Advanced resource loading WIP stage 2 hace 11 años