Blender Git Commits

Blender Git "greasepencil-object" branch commits.

Page: 179 / 345

August 28, 2018, 19:51 (GMT)
Fix some errors in Simplify and Subdivide
August 28, 2018, 15:03 (GMT)
Fix several things
August 28, 2018, 14:29 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 28, 2018, 11:29 (GMT)
Cleanup: fix merge small mistake
August 28, 2018, 11:18 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/gpencil/gpencil_paint.c
August 28, 2018, 10:52 (GMT)
Fixed file data blocks linking error.
August 28, 2018, 10:35 (GMT)
Use default armature of Modifier

By default try to use the armature of first modifier, but allows to select different armatures.

This is required for special configurations with several armature modifiers.
August 28, 2018, 10:23 (GMT)
Fixed chained line type display control
August 28, 2018, 10:15 (GMT)
New parameter to select armature in Automatic Weights op.

Before, the operator always used the armature of the modifier, but now it's possible to have several modifiers, so it needs a parameter to select the armature.
August 28, 2018, 10:10 (GMT)
Fix directional object matrix error
August 28, 2018, 09:34 (GMT)
Directional light control object ok, fixing file rw
August 28, 2018, 08:07 (GMT)
Fixed dropdown list reference lost issue.
August 28, 2018, 07:48 (GMT)
Normal controlled normal thickness for software is ok. No direction and position variation.
August 28, 2018, 07:31 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 28, 2018, 06:13 (GMT)
Software normal control thickness for non-chain situation
August 28, 2018, 04:46 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

# Conflicts:
# release/scripts/addons
# release/scripts/addons_contrib
# source/tools
August 27, 2018, 20:32 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 27, 2018, 14:51 (GMT)
Fix vertex group functions after merge

The custom api has been replaced by standard functions.
August 27, 2018, 14:32 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 26, 2018, 17:39 (GMT)
Redo Armature modifier using standard modules

Now the armature modifier is using the same functions used in Mesh and Lattice armatures and share the same parameters.

This makes the code easy to maintain.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021