2018-01-27 |
Stefan Werner | Fix T53914: Volumetric scattering now goes correctly... |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Code refactor: make mixed small/large BSSRDF radii... |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Fix mixed BSDF + BSSRDF sampling bug in path tracing... |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Code refactor: store RGB BSSRDF in a single closure. |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Code cleanup: simpler and faster detection of BVH refit. |
tree | commitdiff |
2018-01-25 |
Brecht Van Lommel | Cycles: rename displacement methods, default to displac... |
tree | commitdiff |
2018-01-24 |
Brecht Van Lommel | Fix T53878: Cycles bug rendering multiple render layers... |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Fix Cycles assert when resizing rendererd viewport. |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Cycles: change material output displacement to vector. |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Cycles: add Displacement node. |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Fix T53854: branched path tracing correlation bug with... |
tree | commitdiff |
2018-01-22 |
Ray Molenkamp | Cycles: Fix optimal BVH selection. |
tree | commitdiff |
2018-01-22 |
Sergey Sharybin | Cycles: Replace use_qbvh boolean flag with an enum... |
tree | commitdiff |
2018-01-22 |
Brecht Van Lommel | Fix T53854: branched path tracing correlation bug with... |
tree | commitdiff |
2018-01-22 |
Sergey Sharybin | Cycles: Cleanup, remove unused argument |
tree | commitdiff |
2018-01-21 |
Brecht Van Lommel | Fix T49159: missing Cycles tangents for adaptive subdiv... |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Make it more proper check on vectorization... |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Cleanup, stop using debug flags in system utilities |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Remove util_debug include from kernel code |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Remove unneeded include statements |
tree | commitdiff |
2018-01-19 |
Brecht Van Lommel | Fix T53830: Cycles OpenCL debug assert on macOS, |
tree | commitdiff |
2018-01-19 |
Campbell Barton | Cleanup: typos |
tree | commitdiff |
2018-01-19 |
Mai Lavelle | Fix T53833: Particle Info node and Displacement Crash |
tree | commitdiff |
2018-01-17 |
Brecht Van Lommel | Memory: add MEM_malloc_arrayN() function to protect... |
tree | commitdiff |
2018-01-15 |
Sergey Sharybin | Cycles: CLeanup, remove unused function argument |
tree | commitdiff |
2018-01-12 |
Mai Lavelle | Cycles: adaptive subdivision support for panoramic... |
tree | commitdiff |
2018-01-12 |
Brecht Van Lommel | Code refactor: adjust camera update for easier code... |
tree | commitdiff |
2018-01-12 |
Brecht Van Lommel | Code cleanup: remove test code to disable motion blur... |
tree | commitdiff |
2018-01-12 |
Lukas Stockner | Cycles: option to make background visible through glass... |
tree | commitdiff |
2018-01-12 |
Mai Lavelle | Cycles: add offscreen dicing scale and dicing camera. |
tree | commitdiff |
2018-01-11 |
Brecht Van Lommel | Fix Cycles bevel normal baking having some random incor... |
tree | commitdiff |
2018-01-11 |
Brecht Van Lommel | Fix T53755: Cycles OpenCL lamp shaders have incorrect... |
tree | commitdiff |
2018-01-11 |
Stefan Werner | Cycles: support animated object scale in motion blur. |
tree | commitdiff |
2018-01-10 |
Brecht Van Lommel | Fix Windows compiler warning using WITH_CYCLES_NATIVE_ONLY. |
tree | commitdiff |
2018-01-10 |
Brecht Van Lommel | Fix issue with moving CUDA memory to host and multiple... |
tree | commitdiff |
2018-01-10 |
Brecht Van Lommel | Fix T53692: OpenCL multi GPU rendering not using all... |
tree | commitdiff |
2018-01-02 |
Brecht Van Lommel | Cycles: CUDA support for rendering scenes that don... |
tree | commitdiff |
2018-01-02 |
Brecht Van Lommel | Cycles: make CUDA code a bit more robust to host/device... |
tree | commitdiff |
2017-12-28 |
Brecht Van Lommel | Fix mistake in previous fix for T53600, shows we really... |
tree | commitdiff |
2017-12-25 |
Brecht Van Lommel | Fix T53600: Cycles shader mixing issue with principled... |
tree | commitdiff |
2017-12-25 |
Brecht Van Lommel | Fix T53607: Cycles normal map baking problem when there... |
tree | commitdiff |
2017-12-21 |
Lukas Stockner | Fix T53567: Negative pixel values causing artifacts... |
tree | commitdiff |
2017-12-20 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2017-12-19 |
Sergey Sharybin | Cycles: Fix crash opening user preferences after adding... |
tree | commitdiff |
2017-12-15 |
Sergey Sharybin | Libmv: Add C-API function to set all markers within... |
tree | commitdiff |
2017-12-08 |
Sergey Sharybin | Cycles: Fix difference in image Clip extension method... |
tree | commitdiff |
2017-12-08 |
Sergey Sharybin | Cycles: Cleanup, split 2D interpolation function |
tree | commitdiff |
2017-12-05 |
Lukas Stockner | Cycles: Fix constness for load_kernels in device_cpu.cpp |
tree | commitdiff |
2017-12-02 |
Brecht Van Lommel | Fix Cycles standalone crash when saving output, after... |
tree | commitdiff |
2017-11-30 |
Campbell Barton | Haiku OS Support |
tree | commitdiff |
2017-11-30 |
Lukas Stockner | Cycles: Improve denoising speed on GPUs with small... |
tree | commitdiff |
2017-11-29 |
Brecht Van Lommel | Cycles: add object level holdout property. |
tree | commitdiff |
2017-11-29 |
Maxym Dmytrychenko | Cycles: improve triangle intersection performance. |
tree | commitdiff |
2017-11-26 |
Mathieu Menuet | Fix T53349: AO bounces not working correct with OpenCL. |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: add `atomic_cas_float` helper. |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: Copy/adapt static assert macro from BLI_uti... |
tree | commitdiff |
2017-11-23 |
Brecht Van Lommel | Fix T53357: harmless assert after recent addition of... |
tree | commitdiff |
2017-11-23 |
Brecht Van Lommel | Fix T53348: Cycles difference between gradient texture... |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | Moar attempt to fix bloody MSVC intrinsic mess... |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | Attempt to fix bloody MSVC atomic intrinsic mess... |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: add char versions of uint8_t atomic primitives. |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: add signed versions of primitives. |
tree | commitdiff |
2017-11-22 |
Brecht Van Lommel | Fix T53313: bevel shader with transmission render artif... |
tree | commitdiff |
2017-11-21 |
Stefan Werner | Cycles: Fixed compilation of CUDA kernels. Follow-up... |
tree | commitdiff |
2017-11-21 |
Mai Lavelle | Cycles: Fix OSL brick node after recent fix |
tree | commitdiff |
2017-11-21 |
Stefan Werner | Cycles: Workaround for performance loss with the CUDA... |
tree | commitdiff |
2017-11-21 |
Mai Lavelle | Fix T53365: OpenCL has wrong shading of brick texture |
tree | commitdiff |
2017-11-20 |
Brecht Van Lommel | Fix build with OSL 1.9.x, automatically aligns to 16... |
tree | commitdiff |
2017-11-20 |
Sergey Sharybin | Cycles: Fix wrong behavior of sharpness in Cubic SSS |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Mikktspace: Speed up the merging of identical vertices |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Cycles: Add per-tile render time debug pass |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Cycles: Add Volume Direct and Volume Indirect passes... |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Cycles: Refactor PassType from bitflag to index in... |
tree | commitdiff |
2017-11-16 |
Mai Lavelle | Cycles: Fix crash with split branched path tracing |
tree | commitdiff |
2017-11-14 |
Sergey Sharybin | Smoke: Pass non-trivial arguments by const reference |
tree | commitdiff |
2017-11-14 |
Sergey Sharybin | Fix compilation error with clang-5 |
tree | commitdiff |
2017-11-14 |
Lukas Stockner | Cycles: Make per-object random value output also work... |
tree | commitdiff |
2017-11-14 |
Lukas Stockner | Cycles: Refactor closure roughness detection to fix... |
tree | commitdiff |
2017-11-13 |
Sergey Sharybin | Cycles: Fix compilation error of standalone application |
tree | commitdiff |
2017-11-13 |
Sergey Sharybin | Cycles: Fix compilation error with OIIO compiled agains... |
tree | commitdiff |
2017-11-12 |
Brecht Van Lommel | Fix T53289: CUDA missing textures not showing pink... |
tree | commitdiff |
2017-11-11 |
Mai Lavelle | Cycles: Set error if a split kernel fails to load |
tree | commitdiff |
2017-11-10 |
Sergey Sharybin | Cycles: Fix compilation error with latest OIIO |
tree | commitdiff |
2017-11-10 |
Brecht Van Lommel | Cycles: better distance sampling for chromatic volume... |
tree | commitdiff |
2017-11-09 |
Brecht Van Lommel | Fix T53270: crash with multiscatter GGX after recent... |
tree | commitdiff |
2017-11-09 |
Brecht Van Lommel | Fix (harmless) valgrind warning. |
tree | commitdiff |
2017-11-09 |
Brecht Van Lommel | Cycles: avoid reallocating tile denoising memory many... |
tree | commitdiff |
2017-11-09 |
Dalai Felinto | Cycles: Silence warning when building without OSL |
tree | commitdiff |
2017-11-09 |
Mai Lavelle | Cycles: Replace __MAX_CLOSURE__ build option with runti... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Cycles: add bevel shader, for raytrace based rounded... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Code refactor: rename subsurface to local traversal... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Cycles: antialias normal baking if the mesh has a bump... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Cycles: add an extra CUDA synchronize before rendering. |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Fix incorrect MIS weights in Cycles with multiple lights. |
tree | commitdiff |
2017-11-07 |
Sergey Sharybin | Cycles: Cleanup, style |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Cycles: reduce closure memory usage for emission/shadow... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Code refactor: sum transparent and absorption weights... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Code refactor: remove emission and background closures... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Cycles: fix inefficient attribute map storage, saves... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Code refactor: device memory cleanups, preparing for... |
tree | commitdiff |
next |