Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 65b502721c Added an utility for searching all components of a certain type in the scene object tree hace 8 años
  BearishSun af245cc488 More work on documentation hace 8 años
  BearishSun d7216ba1db Added gizmos and menu items for Skybox and ReflectionProbe components hace 8 años
  BearishSun c32fc1fb57 Major refactor of how Resource types are exposed to C#, in order to make it significantly more streamlined for adding new Resource types hace 8 años
  BearishSun ed415e9858 Generate config files before script binding so the generator tool doesn't complain when parsing the includes hace 8 años
  BearishSun cf2934f786 Skybox and ReflectionProbe components exposed to C# hace 8 años
  BearishSun d4e397920d AsyncOp & Texture are now auto-generated hace 8 años
  BearishSun 16e3390175 More work on documentation hace 8 años
  BearishSun 0706e3ce6d More work on documentation hace 8 años
  BearishSun cc0766231d More work on documentation hace 8 años
  BearishSun a2da2fe804 Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++ hace 8 años
  BearishSun 44a4cc02b2 Better auto-attenuation calculation for lights hace 8 años
  BearishSun cdc8db06bc Textures are now properly hot-loaded and their changes will be immediately reflected in scene after reimport hace 8 años
  BearishSun ec7d23c815 Fixing an issue with texture compression and mipmap generation hace 8 años
  BearishSun 5fa245888c PixelFormat, PixelData and PixelVolume types are now auto-generated in C# hace 8 años
  BearishSun e9d2f930ba Fix for crash when no skybox is present hace 8 años
  BearishSun 479e9cb3b2 More work on script binding generation hace 8 años
  BearishSun 96af487db1 Planar reflections won't be supported this iteration (way too expensive to use in majority of cases anyway) hace 8 años
  BearishSun 193af34409 More work on documentation hace 8 años
  BearishSun 9bc64c077b Reflection probe support added to forward path shaders hace 8 años
  BearishSun 93970b7753 More work on documentation hace 8 años
  BearishSun a4a191ca37 Tiled deferred renderer now handles reflection probes hace 8 años
  BearishSun cbf82c9146 Improvements to the shading language in order to make managing complex shaders easier: hace 8 años
  BearishSun 104eaa3184 More work on documentation hace 8 años
  BearishSun 93f198a334 Added sky indirect diffuse and specular reflections to transparent rendering shader hace 8 años
  BearishSun 03eb20baee Renamed shader ReflectionCubemapSampling -> ImageBasedLighting to better reflect its purpose hace 8 años
  BearishSun a6b7c9f135 Added a separate folder for experimental/test projects hace 8 años
  BearishSun f483f6aa26 Updated PBS example so it properly cleans up resources on shutdown hace 8 años
  BearishSun abf3c6d06f Added a property to modify brightness of the image-based sky light hace 8 años
  BearishSun 6f4c8d3a17 Directional area light functional hace 8 años