Revision 4093164 by Campbell Barton July 31, 2016, 05:40 (GMT) |
Docs: add initial idprop.types API docs |
Revision 516f890 by Campbell Barton July 31, 2016, 05:40 (GMT) |
Docs: simplify EXCLUDE_MODULES handling |
Revision 0ec1be1 by Campbell Barton July 31, 2016, 05:40 (GMT) |
Cleanup: capitalize Blender & Python |
Revision fc36c2f by Mike Erwin July 31, 2016, 05:22 (GMT) |
simplify redundant conditionals The redundant terms were harmless but check an expression we already know to be true (from earlier in the same conditional). Found by PVS-Studio T48917 |
Revision 6fffe6c by Campbell Barton July 31, 2016, 04:23 (GMT) |
Improve description for use_self py-driver option |
Revision 3fe7aac by Campbell Barton July 31, 2016, 03:58 (GMT) |
Curve Fitting: circular fit could give NAN handles Fitting lines that exactly double back on themselves could give NAN length handles. |
Revision 8fab198 by Campbell Barton July 31, 2016, 02:05 (GMT) |
Cleanup: rename btree (incorrect & confusing) |
Revision 01d5d28 by Campbell Barton July 31, 2016, 01:46 (GMT) |
Py-Driver: re-use self PyObject when its unchanged. |
Revision 55f481d by Campbell Barton July 31, 2016, 01:46 (GMT) |
Py-Driver: use intern strings Avoids managing strings inline |
Revision 873a623 by Brecht Van Lommel July 31, 2016, 01:23 (GMT) |
Fix for previous commit changing the addons submodule. |
Revision 9b6ed3a by Brecht Van Lommel July 31, 2016, 00:34 (GMT) |
Cycles: refactor kernel closure storage to use structs per closure type. Reviewed By: dingto, sergey Differential Revision: https://developer.blender.org/D2127 |
July 31, 2016, 00:34 (GMT) |
Cycles: constant fold add/mul type nodes with known 0 and 1 arguments. These values often either turn the node into a no-op, or even make it evaluate to 0 no matter what the other input value is, thus allowing deletion of a branch of the node graph that otherwise is not constant. Reviewed By: brecht Differential Revision: https://developer.blender.org/D2085 |
July 31, 2016, 00:18 (GMT) |
Cycles: constant folding for RGB/Vector Curves and Color Ramp. These are complex nodes, and it's conceivable they may end up constant in some circumstances within node groups, so folding support is useful. Reviewed By: brecht Differential Revision: https://developer.blender.org/D2084 |
Revision b2e16c5 by Brecht Van Lommel July 31, 2016, 00:02 (GMT) |
Fix Cycles OpenCL compile error on Windows. |
Revision f4bcc97 by Brecht Van Lommel July 30, 2016, 21:21 (GMT) |
Fix Cycles OpenCL not always allocating enough space for closures. |
Revision 34a639b by Thomas Dinges July 30, 2016, 19:37 (GMT) |
Fix CUDA warning, due to extra ; at the line ending. |
Revision 1e2efbc by Brecht Van Lommel July 30, 2016, 16:25 (GMT) |
Cycles OpenCL: use #line directives for better error messages. |
Revision 6dc72b3 by Brecht Van Lommel July 30, 2016, 16:25 (GMT) |
Cycles OpenCL: detect incorrect usage of SOA members in the split kernel. |
Revision c937a42 by Brecht Van Lommel July 30, 2016, 16:25 (GMT) |
Fix Cycles OpenCL address space compile error with amdgpu-pro drivers on Linux. |
Revision e20d306 by Campbell Barton July 30, 2016, 08:41 (GMT) |
Cleanup: pep8 |
|
|
|


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