Revision b1d0432 by Sergey Sharybin August 1, 2016, 16:01 (GMT) |
Fix strict compiler flags with older GCC |
Revision 138362a by Alexander Gavrilov August 1, 2016, 15:53 (GMT) |
Cycles: add unit tests for supported constant folding rules. Code coverage of different combinations of secondary conditions is obviously not complete because there are so many of them, but all main rules should be there. The reason for CORRECT vs INVALID is that both words have the same number of characters so calls line up, but look quite different. Reviewers: #cycles, sergey Reviewed By: #cycles, sergey Subscribers: dingto, sergey, brecht Differential Revision: https://developer.blender.org/D2130 |
Revision 473fc0c by Sergey Sharybin August 1, 2016, 14:25 (GMT) |
Buildbot: Seems quotes are not really needed when passing list |
Revision 98b8a68 by Sergey Sharybin August 1, 2016, 14:05 (GMT) |
Buildbot: Attempt to enable sm_60 CUDA architecture for build slaves |
Revision 6353ecb by Sergey Sharybin August 1, 2016, 13:54 (GMT) |
Cycles: Tweaks to support CUDA 8 toolkit All the changes are mainly giving explicit tips on inlining functions, so they match how inlining worked with previous toolkit. This make kernel compiled by CUDA 8 render in average with same speed as previous kernels. Some scenes are somewhat faster, some of them are somewhat slower. But slowdown is within 1% so far. On a positive side it allows us to enable newer generation cards on buildbots (so GTX 10x0 will be officially supported soon). |
Revision 7065022 by Campbell Barton August 1, 2016, 03:51 (GMT) |
Fix T48901: Blender ignores xinput cursor matrix |
Revision a3ce64b by Campbell Barton August 1, 2016, 01:55 (GMT) |
Cleanup: unused vars, imports, pep8 |
Revision 83ebec7 by Campbell Barton August 1, 2016, 01:02 (GMT) |
Replace pep8 with flake8 checker |
Revision 8c74ebb by Campbell Barton July 31, 2016, 23:06 (GMT) |
Support Auto-Clamped Handle for Curve-Mapping This patch supports auto-clamped handles for curves, useful since without this it can be difficult to have 'flat' sections of a curve. |
Revision 36a7906 by Bastien Montagne July 31, 2016, 18:07 (GMT) |
Fix T48980: crash when loading a file that contains a custom node tree. Syupid logical mistake in own recent rB018d336cbd51... |
Revision dda2d1d by Julian Eisel July 31, 2016, 16:38 (GMT) |
Revision 0f2ff52 by Julian Eisel July 31, 2016, 15:55 (GMT) |
Enable Undo for "Add background Image" Enabled the Undo option for the operation "Add background Image". This is to treat adding a background image like opening an image. This behavior is useful when a background image is add using 'drag and drop'. Reviewers: Severin Reviewed By: Severin Subscribers: brecht Tags: #bf_blender Maniphest Tasks: T47050 Differential Revision: https://developer.blender.org/D1725 |
Revision feac208 by Brecht Van Lommel July 31, 2016, 13:00 (GMT) |
Fix mistake in Cycles mix node multiply constant folding. |
Revision 81f4bc1 by Campbell Barton July 31, 2016, 10:43 (GMT) |
Cleanup: reduce Vector_getseters size using macros |
Revision 4734781 by Campbell Barton July 31, 2016, 09:12 (GMT) |
Correct own error in last commit |
July 31, 2016, 08:57 (GMT) |
Support limiting collisions by group for softbody and particles This feature is extremely useful for layering multiple cloth objects, and there is no reason there shouldn't be the same kind of feature for softbody. |
Revision 710ab5b by Campbell Barton July 31, 2016, 07:41 (GMT) |
Cleanup: spelling, style |
Revision a96c9de by Campbell Barton July 31, 2016, 07:22 (GMT) |
PyAPI: minor optimization for dictionary creation Pass size when its known. |
Revision e97ab83 by Campbell Barton July 31, 2016, 06:59 (GMT) |
PyAPI: fix leak in unlikely case converting idprops fail |
Revision 2dfc954 by Campbell Barton July 31, 2016, 06:52 (GMT) |
PyAPI: Add PyC_UnicodeAsByteAndSize Read the string length from Python directly when assigning id-properties |
|
|
|


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