Blender Git Commit Log

All Blender Git commits.

Page: 3434 / 8462

March 3, 2018, 15:52 (GMT)
UI: Move brush mode to separated panel

This option has been moved to a separated panel because is too disruptive to have in the main brush panel.

Maybe in the future must be moved to new location, but we put here while we found a better place.
March 3, 2018, 15:18 (GMT)
UI: Change Pin icon location
March 3, 2018, 15:08 (GMT)
Fix error using different eraser modes

If the bursh was eraser, the brush was not using the eraser mode.
March 3, 2018, 14:35 (GMT)
fix legacy wturbulence

windows will not compile with issue - only warning on linux
March 3, 2018, 13:58 (GMT)
Merge branch 'master' into blender2.8
March 3, 2018, 13:57 (GMT)
Fix T54211: OpenGL debug error message in texture draw mode.

Quite harmless and won't be a problem in 2.8.
March 3, 2018, 10:38 (GMT)
UI: Define pin icon for default eraser

Using pin button keep UI consistency better than a checkbox.
March 3, 2018, 09:55 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 3, 2018, 09:51 (GMT)
Avoid drawing with Eraser brush

If the current brush is eraser and try to draw, cancel the operator.

This could be activated with the D key and must be forbidden.
March 3, 2018, 09:39 (GMT)
Implement brush eraser quick switch

This eraser switch works very similar to smooth sculpt brush in object sculpt mode.

When the user press Ctrl, the current drawing brush is replaced by the default eraser brush while hold the key.

After release the override key, the brush back to the drawing brush.
March 3, 2018, 09:17 (GMT)
UI: Hide appeareance panel for Eraser brush
March 3, 2018, 09:12 (GMT)
Create a full set of eraser brushes

Create Soft, Hard and Stroke eraser brushes.
March 3, 2018, 05:36 (GMT)
WorkSpace: use existing mode data w/ scene-switch

Check if mode data exists before attempting to change the modes.
March 3, 2018, 05:22 (GMT)
WorkSpace: avoid redundant notifiers w/ mode sync
March 3, 2018, 01:28 (GMT)
WorkSpace: always change modes w/ the same active object
March 2, 2018, 23:07 (GMT)
Add new property Default Eraser

This property will be used when the eraser is enabled using fast switch key while drawing with other type of brush.
March 2, 2018, 22:24 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 2, 2018, 22:19 (GMT)
Add new Eraser modes to UI panel

Now there are 3 types of Eraser in UI panel:

Soft: Need several passes to clean stroke.
Hard: One pass, clean points.
Stroke: Clean all stroke when touch any point.

This modes were available before using modifier keys, but it was not easy to discover.
March 2, 2018, 22:10 (GMT)
Fix T54202: Cycles crash rendering empty mesh volume after recent optimization.
March 2, 2018, 20:19 (GMT)
Fix texture panel for Cycles

I keep reading that texture painting is not working yet. However it is fully
working. We even have a "Full Shading" option in the viewport display panel.

Clay/EEVEE still need their UI figured out. But the context itself is doing
its part after this patch, and at least for Cycles it's working like 2.79.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021