Blender Git Commits

Blender Git commits from all branches.

Page: 718 / 2888

August 28, 2020, 11:43 (GMT)
Merge branch 'master' into newboolean
August 28, 2020, 11:30 (GMT)
Merge branch 'master' into soc-2020-io-performance
August 28, 2020, 11:23 (GMT)
Merge branch 'master' into uvimage-editor-drawing
August 28, 2020, 11:22 (GMT)
Use unique_ptr for MTLMaterials Map.

Also, early return in `tessellate_polygons`. Turn off tessellation
for a while till valid/invalid options are added in parsing.
August 28, 2020, 11:18 (GMT)
Use blo_do_versions_290 to set Fast solver for pre-2.91 files.
August 28, 2020, 05:06 (GMT)
LineArt: More fluent viewport manipulation (canceling sequence optimization)
August 28, 2020, 04:41 (GMT)
LineArt: Better manuverability with quick cancel.
August 28, 2020, 03:34 (GMT)
LineArt: Feature line compatible clipping.
August 28, 2020, 02:10 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
August 27, 2020, 21:43 (GMT)
Fix ngon_tessellate filling the holes.

Fix several issues from the commit {rBefab0bc704ece3a}.
Previously, `ngon_tessellate` was filling the holes instead of
triangulating around them by using the "triangle-fan" method.

Now it triangulates around the holes and doesn't fill them.
August 27, 2020, 18:08 (GMT)
Removed extra import statement
August 27, 2020, 17:02 (GMT)
Merge branch 'asset-metadata' into asset-browser
August 27, 2020, 17:00 (GMT)
Merge branch 'master' into asset-metadata
August 27, 2020, 14:07 (GMT)
Merge branch 'master' into soc-2020-testing-frameworks
August 27, 2020, 14:03 (GMT)
Merge branch 'master' into soc-2021-testing-frameworks
August 27, 2020, 13:19 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
August 27, 2020, 13:16 (GMT)
Changed from ModifierTest to RunTest
August 27, 2020, 13:14 (GMT)
Changed the interface, now operators,bevel and boolean use MeshTest, no helper class
August 27, 2020, 13:13 (GMT)
LineArt: Splitting limit for dense triangle situations.
August 27, 2020, 13:12 (GMT)
Removed OperatorTest and ModifierTest, added a generic RunTest
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021