Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2311 / 5574

July 31, 2016, 05:40 (GMT)
Docs: add initial idprop.types API docs
July 31, 2016, 05:40 (GMT)
Docs: simplify EXCLUDE_MODULES handling
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
July 31, 2016, 04:23 (GMT)
Improve description for use_self py-driver option
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.
July 31, 2016, 02:05 (GMT)
Cleanup: rename btree (incorrect & confusing)
July 31, 2016, 01:46 (GMT)
Py-Driver: re-use self PyObject when its unchanged.
July 31, 2016, 01:46 (GMT)
Py-Driver: use intern strings

Avoids managing strings inline
July 31, 2016, 01:23 (GMT)
Fix for previous commit changing the addons submodule.
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
July 31, 2016, 00:02 (GMT)
Fix Cycles OpenCL compile error on Windows.
July 30, 2016, 21:21 (GMT)
Fix Cycles OpenCL not always allocating enough space for closures.
July 30, 2016, 19:37 (GMT)
Fix CUDA warning, due to extra ; at the line ending.
July 30, 2016, 16:25 (GMT)
Cycles OpenCL: use #line directives for better error messages.
July 30, 2016, 16:25 (GMT)
Cycles OpenCL: detect incorrect usage of SOA members in the split kernel.
July 30, 2016, 16:25 (GMT)
Fix Cycles OpenCL address space compile error with amdgpu-pro drivers on Linux.
July 30, 2016, 08:41 (GMT)
Cleanup: pep8
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021