Blender Git Commits

Blender Git commits from all branches.

Page: 1280 / 2888

June 27, 2019, 09:13 (GMT)
ParticleSet should know the block it is in
June 27, 2019, 08:40 (GMT)
LANPR: make format.
June 27, 2019, 08:03 (GMT)
LANPR: Fixed an accidental if() bracket error in lanpr_line_crosses_bounding_area().
June 27, 2019, 08:02 (GMT)
Merge branch 'master' into functions
June 27, 2019, 07:53 (GMT)
Cloth: Initial steps for flip edges

Basic foundation for the general flow of the flip edges has been set. This is extremely important for both split edges and collapse edges.
June 27, 2019, 07:48 (GMT)
LANPR: GP stroke bake function.
June 27, 2019, 07:20 (GMT)
Cloth: remove redundant code
June 27, 2019, 07:17 (GMT)
Cloth: further additions to collapse edges
June 27, 2019, 06:43 (GMT)
LANPR: selective line type now working for objects and collections
June 27, 2019, 06:35 (GMT)
LANPR: ensure chain only contains one type of segments.
June 27, 2019, 06:27 (GMT)
LANPR: collection line type selecot and default values.
June 27, 2019, 06:00 (GMT)
LANPR: first-time chain only includes the same type of lines.
June 27, 2019, 05:55 (GMT)
LANPR: enable switch now operative in software mode
June 27, 2019, 05:43 (GMT)
Merge branch 'master' into soc-2019-bevel-profiles
June 27, 2019, 05:37 (GMT)
Initial work towards vertex mesh ADJ patterns using custom profiles.

In it's current state this doesn't add much, it's far too buggy at this point.
But it lays down some structure (and comments) that are the start of the vertex
meshes using the custom profile.
June 27, 2019, 05:30 (GMT)
ProfileWidget: Added preset selection and reverse button.

The preset selection selects from a few examples currently which are just
defined in the C code manually for now. The preset selector is drawn as part
of the ProfileWidget rather than by the bevel modifier.

The reverse function flips all of the points across the y = 1 - x centerline.
It will act as the manual control over the orientation of the profile. It will
probably need a new icon eventually.

This commit also includes various other changes including variable name changes,
updated comments, and cleanup.
June 27, 2019, 05:05 (GMT)
LANPR: modified modifier and main panel UI for clarity.
June 27, 2019, 04:03 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-npr
June 26, 2019, 21:05 (GMT)
Outliner: Select active on walk select with no elements selected

Rather than actually walking the selection down from the active
element on walk select, the operator now only selects the active
element in the outliner.
June 26, 2019, 20:53 (GMT)
Synced Selection: Sync active objects between outliner and view layer

This adds the syncing of active elements. When synced selection is off
and elements are selected, no activation or selection will occur.
When synced selection is enabled, active bases will be synced
in both directions between outliner and view layer.

Currently some issues still exist, like selecting a collection
will mark it active.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021