Blender Git Commit Log

All Blender Git commits.

Page: 2903 / 8462

November 1, 2018, 11:33 (GMT)
Fix T57553: Python operator popup size does not follow UI scale and DPI.

Make it the convention to multiply by scaling factor inside the function, so
Python scripts that didn't add DPI scale start working correctly.
November 1, 2018, 11:02 (GMT)
GP: Fix Stroke mode when annotations not enabled

Internally, a drawing is done to calculate z-depth and needs always the drawing.
November 1, 2018, 08:30 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
November 1, 2018, 05:20 (GMT)
Merge branch 'master' into blender2.8
November 1, 2018, 05:19 (GMT)
Cleanup: move progress utility module into bpy_extras

Try avoid having too many toplevel modules with generic names.
November 1, 2018, 00:45 (GMT)
Font cleanup: use ELEM
October 31, 2018, 23:47 (GMT)
Fix T57540: 3D Cursor snap in editing mode ignoring changed geometry.
October 31, 2018, 22:52 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
October 31, 2018, 22:27 (GMT)
Fix swapped on/off icons for brush overlays

This is the panels that you see when you invoke the painting tools from
the Image Editor.

If you do so from the viewport, the panels are different (and have it
properly swapped already, although the panels should be the same as
those ones I suppose - that said I like the one from the image editor
better, in regard to the overlay panel).
October 31, 2018, 22:23 (GMT)
Fix ui errors for brush toolbar
October 31, 2018, 21:35 (GMT)
Eevee: Fix pingpong buffer not using 32bit float buffer when rendering
October 31, 2018, 20:56 (GMT)
Fix gizmo extrude adjust & normal axis w/o faces

- Extruding edges/vertices on normals gave bad/strange results.
- The adjust gizmo used the orientation axis instead of the
last-orientation (which could get out of sync).
October 31, 2018, 20:55 (GMT)
Transform: support for custom matrix property

Needed for situations when we can't use the orientation.

With extrude the initial extrusion recalculates normals for edges
and vertices which then don't give a useful axis.
October 31, 2018, 20:32 (GMT)
Cleanup: style
October 31, 2018, 20:17 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
October 31, 2018, 20:14 (GMT)
Eevee: Fix compilation issue cause by cleanup
October 31, 2018, 19:57 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into collada2.8
October 31, 2018, 18:44 (GMT)
Eevee: Cleanup: Remove TODOs about MSM

Soft shadows are supported in another manner, Multiple Shadow Maps are not
needed anymore.
October 31, 2018, 18:40 (GMT)
Eevee: Fix wrong default overscan value
October 31, 2018, 18:36 (GMT)
GP: Change icon for draw on back
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021