Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1890 / 8462

February 6, 2020, 15:24 (GMT)
NodeTree: Add access to the address of an ID's nodetree pointer.
February 6, 2020, 14:59 (GMT)
Fluid: Removed UI locks for cache file types

Caches that haven't been baked yet should not be locked.
February 6, 2020, 14:56 (GMT)
Particle: Added sanity in particle system removal function

Added a NULL check since psys_get_modifier() might also return a NULL pointer.
February 6, 2020, 14:46 (GMT)
Fix (unreported) timeline missing refresh on VSE selection change

Keyframes and channels were not updating immediately (you had to enter
channel and main regions with the mouse to force a redraw).

Differential Revision: https://developer.blender.org/D6762
February 6, 2020, 14:42 (GMT)
Zero initialize before default construction to make it more deterministic
February 6, 2020, 14:13 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
February 6, 2020, 14:12 (GMT)
Merge branch 'master' into greasepencil-object
February 6, 2020, 13:08 (GMT)
Merge branch 'master' into undo-experiments
February 6, 2020, 12:36 (GMT)
Cleanup: refactor default materials and shader nodes
February 6, 2020, 10:54 (GMT)
Smooth Modifier add invert vgroup option

Adds the invert vertex group option to the smooth modifier.

Setup same way as previous modifiers.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D6745
February 6, 2020, 10:51 (GMT)
Curve Modifier add invert vgroup option

Adds the invert vertex group option to the Curve modifier.

Adds a short flag and char pad to the Curve modifier DNA. Passes the flag into the curve_deform_verts function as the weight values are found there and not in the modifiers .c file.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D6746
February 6, 2020, 10:38 (GMT)
Merge branch 'blender-v2.82-release'
February 6, 2020, 10:37 (GMT)
Cleanup: Fix comment
February 6, 2020, 10:34 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
February 6, 2020, 10:32 (GMT)
GPencil: Add missing flag after merge

The vertex paint mode was not in master.
February 6, 2020, 10:32 (GMT)
Merge branch 'master' into greasepencil-object
February 6, 2020, 10:31 (GMT)
Merge branch 'blender-v2.82-release'
February 6, 2020, 10:30 (GMT)
Fix T64058: GPencil - Ensure object mode if linking from a library

If the linked or append grease pencil object was added to the scene, the original file could have the datablock status in a different mode, so it's necessary to be sure is in object mode.

Differential Revision: https://developer.blender.org/D6759
February 6, 2020, 10:29 (GMT)
Lattice Modifier add invert vgroup option

Adds the invert vertex group option to the Lattice modifier.

Adds a short flag and modifies the existing char padding for the correct amount.
Adds a .invert_vgroup to the LatticeDeformUserdata.
Passes the flag into the lattice_deform_verts function where the weights around found and used.
For the other calls of lattice_deform_verts function they pass in NULL for the flag in the same way they pass NULL for the vgroup name.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D6747
February 6, 2020, 09:55 (GMT)
Fix T73620: Diameter Scale was calles 'Radius'

This was left over from when the other properties were renamed.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021