Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2816 / 8462

December 9, 2018, 20:51 (GMT)
Merge branch 'master' into blender2.8

Conflicts:
source/blender/makesrna/intern/rna_dynamicpaint.c
December 9, 2018, 20:48 (GMT)
Fix T59059: Blender crashing after adding particle system and dynamic paint (Brush).

Looks like this bug has been there since ages (at least present before
2.79 official release...).
December 9, 2018, 18:24 (GMT)
Simplified #ifdef to not silently fail on certain platforms
December 9, 2018, 15:37 (GMT)
added shape-based clusters

clustergroup object with meshes will now cut out clusters according to their mesh,
make sure mesh is subdivided enough for better results
December 9, 2018, 08:41 (GMT)
GP: Add offset over surface
December 9, 2018, 08:36 (GMT)
GP: Add missing initialization for surface projection
December 9, 2018, 00:59 (GMT)
GP: Add support for drawing control points [wip]

Also renamed variables top, bottom -> start, end
December 8, 2018, 23:55 (GMT)
fix attempt for having proper constraints with dynamic fracture again

"mixed" and "all" settings were basically not properly taken into account before
December 8, 2018, 22:35 (GMT)
GP: Experimental test for Stroke project
December 8, 2018, 22:35 (GMT)
GP: Cleanup typo
December 8, 2018, 19:13 (GMT)
added new cluster trigger propagation feature and a couple of fixes

fixes for example for split to island crashs
December 8, 2018, 17:06 (GMT)
User Interface: Add button color for indicating that the value differs from the interpolated one

One issue that especially newer users often run into is that they accidentally reset changes to the scene by switching frame without creating a keyframe first.

Therefore, this commit adds a new color that is used to draw properties if their current value differs from the one that would be set when switching to this frame.
This works both for existing keyframes as well as for currently interpolated frames.

Unfortunately the flags in but->flag are full, so I had to move the new flag to but->drawflag and pass that to all relevant functions.

I went with orange for the color since afaics it fits with the green and yellow that are currently used for keyframe states and since it's somewhat reddish to signify that there might be something to look out for here.

Reviewers: campbellbarton, #user_interface, brecht

Reviewed By: campbellbarton

Subscribers: brecht, predoe

Differential Revision: https://developer.blender.org/D3949
December 8, 2018, 16:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 8, 2018, 14:55 (GMT)
Fix merge errors.
December 8, 2018, 12:39 (GMT)
Fix T51057 Modifiers lose bevel weight and crease

This is for 2.80 (though bug I mistakenly merged into was for 2.78.
Duplicate bugs T58127, T58411, T58440, and T58789 all fixed.
Bevel weights and crease are not real Mesh layers so get lost
on coversion of mesh to bmesh unelss the mesh's cd_flag member
tells the converter to create layers for them.
Most code the copies or partially copies meshes uses
mesh_new_nomain_from_template_ex, so copied the flag there.
December 8, 2018, 11:17 (GMT)
GP: Allocate stroke memory only when required
December 8, 2018, 10:28 (GMT)
Fix T58950: wireframe/orthographic/front/side/topview crash 2.8
December 8, 2018, 05:27 (GMT)
Shrinkwrap: use polygon normals for flat faces in Align To Normal.

Hit normal originates from tesselated triangles and isn't the
actual normal used for shading of flat faces. Thus, it is better
to use the actual polygon normals when available.
December 8, 2018, 04:01 (GMT)
Cleanup: style
December 7, 2018, 22:11 (GMT)
Merge branch 'greasepencil-object' of git.blender.org:blender into greasepencil-object
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021