Commit History

Author SHA1 Message Date
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 years ago
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 6 years ago
  Sergey Sharybin c86d4b1d80 Cycles: Cleanup, split array from vector 6 years ago
  Sergey Sharybin cb4b5e12ab Cycles: Cleanup, spacing after preprocessor 6 years ago
  Lukas Stockner 47c77cd89c Cycles: Write Cryptomatte metadata according to the specification 6 years ago
  Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output. 6 years ago
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 years ago
  Brecht Van Lommel db333d9ea4 Cycles: support arbitrary number of motion blur steps for objects. 6 years ago
  Brecht Van Lommel 267d892326 Code refactor: motion blur cleanups, preparing for next commit. 6 years ago
  Brecht Van Lommel 6c4ddfc5d9 Code refactor: don't expose UpdateObjectTransformState in header. 6 years ago
  Brecht Van Lommel b66efbecf4 Code refactor: make Transform always affine, dropping last row. 6 years ago
  Stefan Werner f66ff4ee86 Code refactor: use KernelOject struct instead of float4 array. 6 years ago
  Nathan Letwory f9fcda533b Fix typo in struct name obejct to object. 7 years ago
  Sergey Sharybin 2c2203d82a Cycles: CLeanup, remove unused function argument 7 years ago
  Brecht Van Lommel cac3d4d166 Cycles: fix inefficient attribute map storage, saves 615MB in victor scene. 7 years ago
  Sergey Sharybin 5a618ab737 Cycles: De-duplicate trace-time object visibility calculation 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 years ago
  Sergey Sharybin d14e39622a Cycles: First implementation of shadow catcher 8 years ago
  Sergey Sharybin 0e995e0bfe Cycles: Fix strict -Wpedantic warnings with GCC 7 years ago
  Brecht Van Lommel 8a02c5fc62 Fix T49163: let Cycles only hide particles with missing motion data, not regular objects. 8 years ago
  Mai Lavelle 0b68c68006 Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdiv 8 years ago
  Sergey Sharybin 6046c03f5c Cycles: Ignore zero size instances in BVH 8 years ago
  Brecht Van Lommel 001ba5bdf5 Code refactor: nodify object and mesh, but not used for XML yet. 8 years ago
  Sergey Sharybin 9bd1c8caf7 Cycles: Multi-thread object transform update 8 years ago
  Sergey Sharybin 27c1262e21 Fix T44908: Blender crashes when trying to use cycles experimental displacement 9 years ago
  Sergey Sharybin 7fd4c440ec Fix T43311: using displacement shader crashes blender 10 years ago
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. 10 years ago
  Sergey Sharybin 0fa7e4c853 Cycles: Decouple object flags update to a separate update step 10 years ago
  Brecht Van Lommel 5f01b3d96e Fix T39585: cycles motion vector pass problem with curves. 10 years ago
  Brecht Van Lommel 99f5993088 Cycles code refactor: improve vertex motion attribute storage and export. 10 years ago