Blender Git Commits

Blender Git commits from all branches.

Page: 1000 / 2888

January 9, 2020, 14:51 (GMT)
GPencil: Refactor: Rewrite the render pipeline

This was really outdated. We do everything on the GPU now.
January 9, 2020, 14:51 (GMT)
Cleanup: GPencil: Remove GCC warnings
January 9, 2020, 14:51 (GMT)
Cleanup: GPencil: Make code more readable
January 9, 2020, 14:51 (GMT)
GPencil: Refactor: Make sbuffer batches managment more robust

This fix the slowdown issue caused by the triangulation of the stroke even
when fill wasn't needed. Now the fill buffer is only computed on demand.
January 9, 2020, 10:25 (GMT)
Merge branch 'undo-experiments' into undo-experiments-idnames
January 9, 2020, 10:21 (GMT)
Merge branch 'master' into undo-experiments
January 9, 2020, 10:19 (GMT)
undoexp: refine handling of 'undo barrier'.

This also fixes the mesh keeping its edited shape when undoing out of
edit mode e.g.
January 9, 2020, 07:47 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
January 9, 2020, 07:47 (GMT)
Merge branch 'master' into greasepencil-object
January 8, 2020, 21:50 (GMT)
Merge branch 'greasepencil-object' into greasepencil-refactor
January 8, 2020, 21:47 (GMT)
Merge branch 'master' into greasepencil-object
January 8, 2020, 18:22 (GMT)
GPencil: Continue loop if active frame is NULL
January 8, 2020, 18:17 (GMT)
GPencil: Tag datablock when init stroke
January 8, 2020, 17:51 (GMT)
Codesogn: Don't capitalize single word

Makes it compatible with Blender's BundleID.
January 8, 2020, 17:06 (GMT)
GPencil: Refactor: Remove last occurence of stl->storage
January 8, 2020, 16:41 (GMT)
GPencil: Cleanup compiler warnings
January 8, 2020, 16:35 (GMT)
Cleanup: Add const
January 8, 2020, 16:30 (GMT)
GPencil: Remove unused parameter
January 8, 2020, 16:05 (GMT)
Codesign: Recognize in-progress status
January 8, 2020, 15:58 (GMT)
Codesign: Correct bundle identifier

Apparently, it can not contain underscore.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021