Blender Git Commits

Blender Git commits from all branches.

Page: 707 / 2888

September 9, 2020, 16:16 (GMT)
Merge branch 'properties-pin-operator' into property-search-button-label-pointer
September 9, 2020, 16:15 (GMT)
Merge branch 'master' into properties-pin-operator
September 9, 2020, 16:02 (GMT)
Merge branch 'properties-pin-operator' into property-search-ui-v2
September 9, 2020, 15:54 (GMT)
Use RNA to set the pin ID
September 9, 2020, 15:14 (GMT)
Merge branch 'master' into properties-pin-operator
September 9, 2020, 13:50 (GMT)
Add texture3D to debug layer
September 9, 2020, 13:44 (GMT)
Merge branch 'master' into greasepencil-edit-curve
September 9, 2020, 13:44 (GMT)
Merge branch 'master' into greasepencil-object
September 9, 2020, 13:28 (GMT)
Remove GL_CHECK_ERROR as we now have debug wrappers
September 9, 2020, 13:09 (GMT)
Add more debug functions to the GL debug layer
September 9, 2020, 13:07 (GMT)
Force bind the default framebuffer when creating the context
September 9, 2020, 10:12 (GMT)
GPencil: Fix error for wrong Potrace data

In some situations, Potrace can produce a wrong data and generate a very long stroke. Now the length is checked and removed if the length is too big.
September 9, 2020, 07:32 (GMT)
Blender 2.83.6 release
September 9, 2020, 06:31 (GMT)
Fix T80530: Crash when switching to Edit Mode

caused by recent merge {33ac3582bbd5}
September 9, 2020, 00:56 (GMT)
Add more debug capabilities for non pointers function

We wrap them inside a function of the same name but not in
the same namespace.
September 8, 2020, 23:50 (GMT)
One macro to rule them all
September 8, 2020, 23:37 (GMT)
Fix compilation on MSVC
Revision 09d1c6d by Clément Foucault (tmp-gldebuglayer)
September 8, 2020, 22:47 (GMT)
GL: Add fallback debug layer

This is to improve debugging on older hardware that may not support
4.3 debug capabilities (like Macs).

This avoids sprinkling glGetErrors manually. This might still be needed
to find the root cause since not all functions are covered.

This overrides the functions pointers that GLEW have already init time.

This is only enabled if using --debug-gpu option and the debug extension
are not available.
September 8, 2020, 21:01 (GMT)
alembic, fix infinite loops when the archive is invalid
September 8, 2020, 12:12 (GMT)
Merge branch 'arcpatch-D8234' into uvimage-editor-drawing
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021