Blender Git Commit Log

All Blender Git commits.

Page: 1428 / 8462

July 28, 2020, 04:14 (GMT)
LineArt: Memory allocation now dynamically stretch each pool for better efficiency and large model handling.
July 28, 2020, 03:53 (GMT)
LineArt: Don't allow frame number 0 to be baked.
July 28, 2020, 03:49 (GMT)
LineArt: Ensure notification of line art gpencil objects when enable/disableing line art.
July 28, 2020, 03:38 (GMT)
Fix: Incorrect context menu after merge

Accidentally resolved merge conflicts wrong.
July 28, 2020, 03:36 (GMT)
Merge branch 'master' into soc-2020-outliner
July 28, 2020, 03:17 (GMT)
Merge branch 'blender-v2.90-release'
July 28, 2020, 03:08 (GMT)
Fix T77951: Remove duplicate outliner menu entries

Move the common entries (View and Area) into a static method to be
called from other menus to avoid duplicating the New Collection and ID
Paste operators.
July 28, 2020, 03:05 (GMT)
LineArt: Don't retain strokes when disabled auto_update. Also prevent render dead-lock.
July 28, 2020, 02:34 (GMT)
LineArt: Fix frame cleaning at the wrong time.
July 28, 2020, 02:07 (GMT)
Fix: Wrong outliner restrict column for gpencil layer hide

The icon was drawing in the viewport disable rather than the viewport
hide column. Unreported.
July 28, 2020, 01:21 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
July 28, 2020, 00:06 (GMT)
added buttons to gui but they do nothing at the moment
July 27, 2020, 22:11 (GMT)
Outliner: Fix wrong offset for row highlights

The row highlight on the right was slightly cut off.
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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021