Revision 580741b by Sergey Sharybin August 7, 2017, 12:47 (GMT) |
Cycles: Cleanup, space after keyword |
Revision 771e612 by Sergey Sharybin August 7, 2017, 12:33 (GMT) |
Cycles tests: CMake side changes to support recent files split in the SVN repo |
Revision 0f3f093 by Brecht Van Lommel August 7, 2017, 12:01 (GMT) |
Cycles: add HTML report to inspect failed test images. Shows new, reference and diff renders, with mouse hover to flip between new and ref for easy comparison. This generates a report.html in build_dir/tests/cycles, stored along with the new and diff images. Differential Revision: https://developer.blender.org/D2770 |
Revision ee77c1e by Brecht Van Lommel August 7, 2017, 12:01 (GMT) |
Code refactor: use float4 instead of intrinsics for CPU denoise filtering. Differential Revision: https://developer.blender.org/D2764 |
Revision a24fbf3 by Brecht Van Lommel August 7, 2017, 12:01 (GMT) |
Code refactor: add, remove, optimize various SSE functions. * Remove some unnecessary SSE emulation defines. * Use full precision float division so we can enable it. * Add sqrt(), sqr(), fabs(), shuffle variations, mask(). * Optimize reduce_add(), select(). Differential Revision: https://developer.blender.org/D2764 |
Revision a8cc0d7 by Brecht Van Lommel August 7, 2017, 12:01 (GMT) |
Code refactor: split defines into separate header, changes to SSE type headers. I need to use some macros defined in util_simd.h for float3/float4, to emulate SSE4 instructions on SSE2. But due to issues with order of header includes this was not possible, this does some refactoring to make it work. Differential Revision: https://developer.blender.org/D2764 |
Revision 5e4bad2 by Brecht Van Lommel August 7, 2017, 12:01 (GMT) |
Cycles: remove option to disable transparent shadows globally. We already detect this automatically based on shading nodes and per shader settings, and performance of this option is ok now all devices. Differential Revision: https://developer.blender.org/D2767 |
Revision d175216 by Campbell Barton August 7, 2017, 11:20 (GMT) |
Revision 2a74f36 by Brecht Van Lommel August 6, 2017, 22:27 (GMT) |
Fix Cycles CUDA adaptive megakernel build error. |
Revision f5f6f9c by Bastien Montagne August 6, 2017, 15:35 (GMT) |
Fix broken API doc generation: Partially revert rBa372638a76e0 Making those arrays static remove them from exported symbols, which breaks API doc generation script. To be backported to 2.79 branch. |
Revision 4593654 by Campbell Barton August 6, 2017, 09:50 (GMT) |
Manipulator: experimental lamp positioning tool - New manipulator tracks lamps to position under cursor. - Works with multiple lamps, keeping relative offsets. - Holding Ctrl moves the lamp. - Access via manipulator or Shift-T. Code could be improved, but like to get feedback from users. |
Revision 45dcd20 by Brecht Van Lommel August 5, 2017, 12:32 (GMT) |
Cycles: CUDA split performance tweaks, still far from megakernel. On Pabellon, 25.8s mega, 35.4s split before, 32.7s split after. |
Revision 48adef4 by Campbell Barton August 4, 2017, 21:53 (GMT) |
Merge branch 'master' into blender2.8 |
Revision fa05718 by Campbell Barton August 4, 2017, 21:30 (GMT) |
View3D: expose normal from depth publicly |
Revision cd023b6 by Brecht Van Lommel August 4, 2017, 21:11 (GMT) |
Cycles: remove min bounces, modify RR to terminate less. Differential Revision: https://developer.blender.org/D2766 |
Revision 1210b47 by Sergey Sharybin August 4, 2017, 19:12 (GMT) |
Tracking: Undefine temporary define Missed this in previous commit. |
Revision 7964372 by Campbell Barton August 4, 2017, 10:33 (GMT) |
Manipulator: fix cage2d cancel not resetting |
Revision a65a64c by Campbell Barton August 4, 2017, 09:18 (GMT) |
Manipulator: fix 2d overlay w/ Blender Render |
Revision e6daa16 by Sergey Sharybin August 4, 2017, 07:11 (GMT) |
Tracking: Remove limit of 50 points of the track history Was quite stupid reason for this: static size of array. Now we allocate needed amount of points in heap if requested path length is getting too big. |
Revision d7905da by Campbell Barton August 4, 2017, 06:45 (GMT) |
Manipulator: add compositor crop manipulator |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021