Commit History

Author SHA1 Message Date
  Brecht Van Lommel acf26dee5f Fix T66412: crash with displacement and AO node in viewport renders 5 years ago
  Brecht Van Lommel 83a4f5600d Fix T65957: Cycles crash with OSL and UV maps 5 years ago
  Campbell Barton c47d669f24 Cleanup: comments (long lines) in cycles 5 years ago
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 years ago
  Campbell Barton b9eac0bb44 Cleanup: spelling 5 years ago
  Brecht Van Lommel b2e2db94bd Fix T60379: Cycles viewport adaptive subdivision hangs after updates. 5 years ago
  Stefan Werner c891fb2fbe Merge branch 'blender2.7' 5 years ago
  Brecht Van Lommel db7f9a70b0 Cycles: Added Float2 attribute type. 5 years ago
  Brecht Van Lommel c9938ebb00 Fix T60615: Cycles baking not working with some modifiers. 6 years ago
  Sergey Sharybin 203de0bbf0 Cycles: Cleanup, space after (void) 6 years ago
  Stefan Werner 2c5531c0a5 Cycles: Added Embree as BVH option for CPU renders. 6 years ago
  Sergey Sharybin e0cc3e9809 Cycles: Fix wrong BVH used when disabling AVX2 in debug settings 6 years ago
  Mai Lavelle feb3c74a05 Cycles: Allow cancel during displacement of meshes 6 years ago
  Sergey Sharybin 84d47e3685 Cycles: Initial implementation of detailed statistics 6 years ago
  Sergey Sharybin 75c47542d7 Cycles: Cleanup, indentation 6 years ago
  Brecht Van Lommel 6d8aa85051 Fix too much memory usage for Cycles attribute map. 6 years ago
  Brecht Van Lommel 8a76f8dac3 Code cleanup: fix compiler warning. 6 years ago
  Brecht Van Lommel 1f5c5fa189 Fix T54279: viewport update bug with volume meshes. 6 years ago
  Brecht Van Lommel 3f2b88d195 Code refactor: reduce number of loops over meshes. 6 years ago
  Brecht Van Lommel 267d892326 Code refactor: motion blur cleanups, preparing for next commit. 6 years ago
  Brecht Van Lommel b66efbecf4 Code refactor: make Transform always affine, dropping last row. 6 years ago
  Brecht Van Lommel 94b99949eb Fix T54202: Cycles crash rendering empty mesh volume after recent optimization. 6 years ago
  Kévin Dietrich 7377d411b4 Cycles volume: fast empty space optimization by generating a tight mesh 6 years ago
  Brecht Van Lommel 1eeb846e78 Fix Cycles viewport render not updating when tweaking displacement shader. 7 years ago
  Sergey Sharybin 2f79d1c058 Cycles: Replace use_qbvh boolean flag with an enum-based property 7 years ago
  Brecht Van Lommel 5cf032678f Code cleanup: remove test code to disable motion blur, no longer useful. 7 years ago
  Dalai Felinto 08a023d7ca Cycles: Silence warning when building without OSL 7 years ago
  Brecht Van Lommel cac3d4d166 Cycles: fix inefficient attribute map storage, saves 615MB in victor scene. 7 years ago
  Brecht Van Lommel 070a668d04 Code refactor: move more memory allocation logic into device API. 7 years ago
  Brecht Van Lommel 7ad9333fad Code refactor: store device/interp/extension/type in each device_memory. 7 years ago