Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2819 / 8462

December 7, 2018, 14:23 (GMT)
GP: Fix wrong extreme in primitive
December 7, 2018, 14:17 (GMT)
GP: Fix multi-segment curve

Currently, only last segment is editable.
December 7, 2018, 14:15 (GMT)
add 'Control Points' and 'Segments' editmode menus for Surfaces

Fixes T58922

Reviewers: brecht, billreynish

Maniphest Tasks: T58922

Differential Revision: https://developer.blender.org/D4046
December 7, 2018, 14:00 (GMT)
Merge branch 'master' into blender2.8
December 7, 2018, 13:55 (GMT)
Update BVHTree.FromObject API, remove render argument

This information should come from the depsgraph.
December 7, 2018, 13:53 (GMT)
Cycles: Do more user-friendly indication that GPU devices are not found
December 7, 2018, 13:37 (GMT)
Cycles: Disable OpenCL on macOS

This is unfortunate, but the number of bugs in this configuration
keeps growing, and almost all of them are caused by bug in OpenCL
compiler.

The compiler is not likely to be fixed, since Apple declared OpenCL
deprecated.

This evil commit is aimed to keep officially supported features
of Blender in a good working and stable state.
December 7, 2018, 13:17 (GMT)
Fix T58902: error getting tools for Image Editor (modes Paint and Mask)

Maniphest Tasks: T58902

Differential Revision: https://developer.blender.org/D4044
December 7, 2018, 12:54 (GMT)
Fix T57640: UV unwrap packing not working without sync selection.
December 7, 2018, 12:44 (GMT)
Partial fix to T58917 - No valid cage

The fix itself simply is to store the cage object as a pointer instead
of a string/name.

That said baking with or without cage is yielding very different results
than in 2.7.
December 7, 2018, 12:27 (GMT)
GP: Remove curve for Lines

Lines only have 2 points, so it's not logic.
December 7, 2018, 12:27 (GMT)
GP: Curve edit mode is now default after initial line

No need to hold shift.
December 7, 2018, 12:25 (GMT)
GP: Enable curve only for Arcs and Beziers
December 7, 2018, 12:17 (GMT)
GP: Change default primitive curve
December 7, 2018, 11:53 (GMT)
GP: Fix segment fault with primitive curve
December 7, 2018, 11:49 (GMT)
GP: Fix problems with primitive curve and add to Topbar
December 7, 2018, 11:45 (GMT)
GP: Refactor coordinates to float

See: D4030

Differential Revision: https://developer.blender.org/D4036
December 7, 2018, 11:41 (GMT)
Fix/workaround crash opening almost any Spring file

The issue was caused mpoly array urequired by the cache filling,
but the pointer was never set when preparing render data.

Seems this change is safe enough, in terms it shouldn't be
causing slowdown, since the assignment of mpoly is cheap, but
hard to tell if there is anything else affected by thing underneath.
December 7, 2018, 10:37 (GMT)
Depsgraph: Make data allocation dependency more robust

This fix aims to fix crash/assert failure related on wrong
evaluation order which happens when there is a cyclic
dependency involved.

The rationality of this change is that we can allow use
of uninitialized scalar value, but memory is better be
allocated.

This might not be ideal still, but worth a try.
December 7, 2018, 10:37 (GMT)
Depsgraph: Use shorter relation name

It is clear enough already that it goes From to To.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021