Blender Git Commits

Blender Git commits from all branches.

Page: 736 / 2888

August 17, 2020, 09:04 (GMT)
Workaround (followup): textview: do not add padding on multiline text
August 17, 2020, 07:33 (GMT)
Use premultiplied alpha
August 17, 2020, 06:46 (GMT)
Move file open errors to constructors.
August 17, 2020, 06:45 (GMT)
Add a public member function in MaterialWrap.
August 17, 2020, 06:07 (GMT)
Merge branch 'master' into uvimage-editor-drawing
August 17, 2020, 02:50 (GMT)
LineArt: The line art panel in material is for mesh not for grease pencil.
August 16, 2020, 23:01 (GMT)
Tweaked the performance debugging gathering.
Revision 2772910 by TempoDev (soc-2020-custom-menus)
August 16, 2020, 20:30 (GMT)
Custom Menus : fix read file
August 16, 2020, 19:26 (GMT)
Workaround: textview: do not add padding on multiline text
Revision 79d256a by TempoDev (soc-2020-custom-menus)
August 16, 2020, 18:06 (GMT)
Custom Menus : clean code
August 16, 2020, 17:55 (GMT)
GPencil: Export SVG fill as polygon

As the Fill hasn't stroke, it's better export as polygon. The stroke is exported in a different SVG command.
August 16, 2020, 16:35 (GMT)
LineArt: Move Linea Art mask panel as subpanel

Also moved to properties_material_gpencil.py
August 16, 2020, 16:19 (GMT)
LineArt: Fix compiler warnings and clang format

August 16, 2020, 15:13 (GMT)
Merge branch 'master' into soc-2020-info-editor
August 16, 2020, 15:12 (GMT)
Cleanup: remove unnecessary dot
August 16, 2020, 15:09 (GMT)
Info editor: add context menu operators for adding filters
August 16, 2020, 15:06 (GMT)
Cleanup: fix formatting
August 16, 2020, 15:05 (GMT)
Add support for non-closed-volume arguments.

Use a "generalized winding number" calculation to get an inside/outside
test that works reasonably well when meshes aren't closed.
This change allows one to use a plane as the cutter in a difference
operator and get the expected results.
August 16, 2020, 14:08 (GMT)
Cleanup : clang format; cout > cerr
August 16, 2020, 14:02 (GMT)
Clean up: use const, header cleanup.

Also fix build issues that the last two commits introduced.

https://github.com/include-what-you-use/include-what-you-use
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021