Commit History

Author SHA1 Message Date
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 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
  Sergey Sharybin cbbf991f62 Cycles: Add name field to scene 6 years ago
  Sergey Sharybin cb4b5e12ab Cycles: Cleanup, spacing after preprocessor 6 years ago
  Stefan Werner 2c5531c0a5 Cycles: Added Embree as BVH option for CPU renders. 6 years ago
  Sergey Sharybin 84d47e3685 Cycles: Initial implementation of detailed statistics 6 years ago
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 years ago
  Lukas Stockner 48155c210a Cycles: Add Support for IES files as textures for light strength 6 years ago
  Brecht Van Lommel db333d9ea4 Cycles: support arbitrary number of motion blur steps for objects. 6 years ago
  Brecht Van Lommel 78c2063685 Cycles: support arbitrary number of motion blur steps for cameras. 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
  Stefan Werner f3010e98c3 Code refactor: use KernelShader and KernelParticle instead of float arrays. 6 years ago
  Stefan Werner fa9175ff02 Code refactor: use KernelLight instead of float4 arrays. 6 years ago
  Stefan Werner f66ff4ee86 Code refactor: use KernelOject struct instead of float4 array. 6 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
  Mai Lavelle cce280dd67 Cycles: add offscreen dicing scale and dicing camera. 7 years ago
  Brecht Van Lommel 7ad9333fad Code refactor: store device/interp/extension/type in each device_memory. 7 years ago
  Brecht Van Lommel ae41f38f78 Code refactor: pass device to scene, check OSL with device info. 7 years ago
  Brecht Van Lommel 57a0cb797d Code refactor: avoid some unnecessary device memory copying. 7 years ago
  Brecht Van Lommel 92ec4863c2 Code refactor: simplify image device memory allocation. 7 years ago
  Brecht Van Lommel cdb0b3b1dc Code refactor: use DeviceInfo to enable QBVH and decoupled volume shading. 7 years ago
  Mai Lavelle ec8ae4d5e9 Cycles: Pack kernel textures into buffers for OpenCL 7 years ago
  Sergey Sharybin 20ebeb1a15 Cycles: Cleanup, use ccl::vector instead of std::vector 7 years ago
  Sergey Sharybin 4245ed360e Cycles: Cleanup, indentaiton and trailing whitespace and wrapping 7 years ago
  Thomas Dinges a00f54332d Cleanup: Some style and code tweaks to Image Code after changes. 7 years ago
  Stefan Werner ec25060a05 Unlimited number of textures for Cycles 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 years ago