コミット履歴

作者 SHA1 メッセージ 日付
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 年 前
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 6 年 前
  Lukas Stockner 47c77cd89c Cycles: Write Cryptomatte metadata according to the specification 6 年 前
  Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output. 6 年 前
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 年 前
  Lukas Stockner 16c05161e7 Cycles: Cleanup: Remove double semicolons 6 年 前
  Brecht Van Lommel db333d9ea4 Cycles: support arbitrary number of motion blur steps for objects. 6 年 前
  Brecht Van Lommel 78c2063685 Cycles: support arbitrary number of motion blur steps for cameras. 6 年 前
  Brecht Van Lommel 267d892326 Code refactor: motion blur cleanups, preparing for next commit. 6 年 前
  Brecht Van Lommel 6c4ddfc5d9 Code refactor: don't expose UpdateObjectTransformState in header. 6 年 前
  Brecht Van Lommel b66efbecf4 Code refactor: make Transform always affine, dropping last row. 6 年 前
  Brecht Van Lommel 623141f339 Code refactor: add DecomposedTransform. 6 年 前
  Stefan Werner f66ff4ee86 Code refactor: use KernelOject struct instead of float4 array. 6 年 前
  Brecht Van Lommel a963c7d48d Code refactor: improve attribute handling for optional volume attributes. 6 年 前
  Nathan Letwory f9fcda533b Fix typo in struct name obejct to object. 7 年 前
  Sergey Sharybin 2c2203d82a Cycles: CLeanup, remove unused function argument 7 年 前
  Brecht Van Lommel 5cf032678f Code cleanup: remove test code to disable motion blur, no longer useful. 7 年 前
  Stefan Werner 25b794a39d Cycles: support animated object scale in motion blur. 7 年 前
  Brecht Van Lommel 6699454fb6 Cycles: make CUDA code a bit more robust to host/device alloc failures. 7 年 前
  Brecht Van Lommel 1ffa01b6f8 Fix (harmless) valgrind warning. 7 年 前
  Sergey Sharybin 1a1fb5a47c Cycles: Cleanup, style 7 年 前
  Brecht Van Lommel cac3d4d166 Cycles: fix inefficient attribute map storage, saves 615MB in victor scene. 7 年 前
  Brecht Van Lommel 5801ef71e4 Code refactor: device memory cleanups, preparing for mapped host memory. 7 年 前
  Brecht Van Lommel 070a668d04 Code refactor: move more memory allocation logic into device API. 7 年 前
  Brecht Van Lommel 7ad9333fad Code refactor: store device/interp/extension/type in each device_memory. 7 年 前
  Stefan Werner 8141eac2f8 Improved triangle sampling for mesh lights 7 年 前
  Sergey Sharybin 5a618ab737 Cycles: De-duplicate trace-time object visibility calculation 7 年 前
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 年 前
  Sergey Sharybin d14e39622a Cycles: First implementation of shadow catcher 8 年 前
  Sergey Sharybin b9311b5e5a Cycles: Make object flag names more obvious that hey are object and not shader 8 年 前