Blender Git Commits

Blender Git commits from all branches.

Page: 804 / 2888

July 4, 2020, 12:49 (GMT)
Rename "Make Asset" to "Create Asset"

The term "make" in this context refers to modifying an item to obtain a certain
property. Creating an asset however means saving a copy of a data-block as
asset. So "create" is better suited here.
July 4, 2020, 11:41 (GMT)
Cleanup: Continue last commit
July 4, 2020, 11:40 (GMT)
LANPR: Master thickness and strength added.
July 4, 2020, 11:18 (GMT)
LANPR: Add related object relationship with modifier when using collection source.
July 4, 2020, 10:56 (GMT)
LANPR: Remove obsolete UI in render panel.
July 4, 2020, 09:54 (GMT)
Merge branch 'master' into soc-2020-fluid-tools
July 4, 2020, 09:22 (GMT)
LANPR: Removed excessive scene relationship in updateDepsgraph.
July 4, 2020, 09:17 (GMT)
LANPR: show strokes when rendering.
July 4, 2020, 09:14 (GMT)
Add null check for poly_smooth_groups array.
July 4, 2020, 09:05 (GMT)
Merge branch 'master' into greasepencil-edit-curve
July 4, 2020, 09:04 (GMT)
Merge branch 'master' into greasepencil-object
July 4, 2020, 09:03 (GMT)
GPencil: Cleanup code - move functions
July 4, 2020, 08:51 (GMT)
Merge branch 'master' into soc-2020-io-performance
July 4, 2020, 08:36 (GMT)
Support multiple smooth groups and bitflags

For uniformity, removed `const MPoly &mpoly` from `write_vertex_groups`
and `write_poly_material`, and replaced it with poly_index. And use
`get_ith_poly` to get the polygon needed.

Removed `is_shaded_smooth`. It was wrong to compare an object level
flag with a polygon level flag. Replaced its usage with
`tot_smooth_groups()`.
July 4, 2020, 08:15 (GMT)
Add comment
July 4, 2020, 08:00 (GMT)
Merge branch 'master' into greasepencil-edit-curve
July 4, 2020, 08:00 (GMT)
GPencil: Apply GSoC changes

July 4, 2020, 07:58 (GMT)
Merge branch 'master' into greasepencil-object
July 4, 2020, 05:56 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp

# Conflicts:
# source/blender/blenkernel/intern/gpencil.c
July 4, 2020, 02:56 (GMT)
Outliner modifier drop

Initial implementation. Experimentation to see what types of data
are needed.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021