Историја ревизија

Аутор SHA1 Порука Датум
  Brecht Van Lommel 21854575a4 Cycles/Eevee: unify light strength and color пре 5 година
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern пре 5 година
  Brecht Van Lommel d76fb8ec67 Fix T62712: Cycles world light path node not working. пре 5 година
  Brecht Van Lommel 7778a1a0a1 Cycles: optimization for constant background colors. пре 6 година
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles пре 6 година
  Lukas Stockner 716e138a1b Cycles: Automatically detect HDRI resolution by default and use non-square sampling map пре 6 година
  Stefan Werner f3010e98c3 Code refactor: use KernelShader and KernelParticle instead of float arrays. пре 6 година
  Brecht Van Lommel 2d81758aa6 Cycles: better path termination for transparency. пре 7 година
  Brecht Van Lommel 8a72be7697 Cycles: reduce closure memory usage for emission/shadow shader data. пре 7 година
  Brecht Van Lommel 095a01a73a Cycles: slightly improve BSDF sample stratification for path tracing. пре 7 година
  Brecht Van Lommel f77cdd1d59 Code cleanup: deduplicate some branched and split kernel code. пре 7 година
  Brecht Van Lommel b85d36d811 Code cleanup: remove shader context. пре 7 година
  Brecht Van Lommel cfa8b762e2 Code cleanup: move rng into path state. пре 7 година
  Stefan Werner 8141eac2f8 Improved triangle sampling for mesh lights пре 7 година
  Sergey Sharybin d14e39622a Cycles: First implementation of shadow catcher пре 8 година
  Sergey Sharybin a201b99c5a Fix T50975: Cycles: Light sampling threshold inadvertently clamps negative lamps пре 7 година
  Mai Lavelle 352ee7c3ef Cycles: Remove ccl_fetch and SOA пре 8 година
  Lukas Stockner 26bf230920 Cycles: Add optional probabilistic termination of light samples based on their expected contribution пре 8 година
  Lukas Stockner 1272ee455e Cycles: Implement texture coordinates for Point, Spot and Area Lamps пре 8 година
  Lukas Stockner aae2cea28d Cycles: Also support the constant emission speedup for mesh lights пре 8 година
  Mai Lavelle 013b46d6bd Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIED пре 8 година
  Lukas Stockner 1558f5b660 Cycles: Don't run full shader evaluation for constant emission lamps пре 8 година
  Lukas Stockner 23c276832b Cycles: Add multi-scattering, energy-conserving GGX as an option to the Glossy, Anisotropic and Glass BSDFs пре 8 година
  Lukas Stockner 028ba31903 Fix T48698: Rays from SSS act as diffuse for normal objects but have an undefined type for lamp objects пре 8 година
  Brecht Van Lommel 999d5a6785 Cycles CUDA: reduce stack memory by reusing ShaderData. пре 8 година
  Sergey Sharybin 700722f686 Cycles: Cleanup, indent nested preprocessor directives пре 9 година
  Sergey Sharybin e2161ca854 Cycles: Remove few function arguments needed only for the split kernel пре 9 година
  Thomas Dinges 83e73a2100 Cycles: Refactor how we pass bounce info to light path node. пре 9 година
  Stefan Werner c8a041f489 Fix T46760: Branched Path Tracing converges to different result than plain Path Tracing пре 9 година
  Thomas Dinges 53eab562b4 Cleanup: Remove some outdated comments related to split kernel. пре 9 година