Blender Git Commits

Blender Git commits from all branches.

Page: 771 / 2888

July 27, 2020, 21:55 (GMT)
Outliner: Move collection enable icon to restrict column

The checkbox behaves as a restriction button, and drawing it vertically
in the restriction column allows easier click+drag support.

This also removes clutter from the mode column.
July 27, 2020, 21:24 (GMT)
GPencil: Add generic Y axis invert to main function

This removes duplicate code
July 27, 2020, 21:17 (GMT)
GPencil: Remove duplicated code for SVG point radius

Now it's using the same function in all places.
July 27, 2020, 21:10 (GMT)
GPencil: Fix error when use perimter function

The BKE function was changing the original stroke. Now a temp copy is done.
July 27, 2020, 21:01 (GMT)
GPencil: Rename export functions
July 27, 2020, 20:57 (GMT)
GPencil: Add option to export SVG in constant thickness lines
July 27, 2020, 20:39 (GMT)
Property Search: Remove debugging information
July 27, 2020, 20:32 (GMT)
Merge branch 'master' into property-search-ui
July 27, 2020, 20:16 (GMT)
Merge branch 'master' into soc-2020-outliner
July 27, 2020, 18:25 (GMT)
merged from master
July 27, 2020, 17:42 (GMT)
test commit
July 27, 2020, 16:59 (GMT)
GPencil: New function to determine if the stroke has same thickness in all points

July 27, 2020, 16:59 (GMT)
GPencil: Rename export_stroke function

July 27, 2020, 16:36 (GMT)
Fix USD unit test on buildbot

The buildbot uses a separate `CMAKE_INSTALL_PREFIX`. This means that
the unit test could not find its USD JSON files in the build directory.
Using `${CMAKE_INSTALL_PREFIX}` instead of `$<TARGET_FILE_DIR:blender>`
solved this.
July 27, 2020, 16:36 (GMT)
Merge branch 'master' into greasepencil-object
July 27, 2020, 16:35 (GMT)
GPencil: New option to disable fill strokes in SVG export

July 27, 2020, 16:34 (GMT)
Merge branch 'master' into property-search-ui
July 27, 2020, 16:34 (GMT)
Merge branch 'master' into greasepencil-edit-curve
July 27, 2020, 14:53 (GMT)
LineArt: Fix compiler warnings

July 27, 2020, 14:49 (GMT)
Merge branch 'master' into lanpr-under-gp
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021