Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 205 / 287

January 29, 2018, 16:45 (GMT)
Use Shift key to toggle Lazy Mouse

Now while drawing you can enable or disable the lazy mouse with the shift key.

If the brush has lazy enabled, shift key disable it. If the brush has lazy disabled, shift key enable it.
January 29, 2018, 15:54 (GMT)
Replace Polygon Keymap to Ctrl+Shift

This keymap has been changed in order to free the shift key for Lazy Mouse
January 29, 2018, 15:48 (GMT)
Remove Select keymaps in Drawing mode

These keymaps were enabled by error in this mode
January 29, 2018, 15:39 (GMT)
Fix cursor error drawing polygons

The cursor had a wrong line due lazy mouse cursor mode that must be hidden in poly mode.
January 28, 2018, 15:33 (GMT)
Refine filter event for lazy mouse
January 28, 2018, 15:28 (GMT)
Redesign how lazy mouse works

Before it was smoothing the stroke, but this was not the request. Now interpolate mouse position only.
January 28, 2018, 12:56 (GMT)
Disable cursor color for fill brush
January 28, 2018, 12:43 (GMT)
Changes in cursor size for lazy mouse
January 28, 2018, 12:36 (GMT)
Small adjust to lazy mouse parameters
January 28, 2018, 12:17 (GMT)
Use brush color for lazy mouse line
January 28, 2018, 10:35 (GMT)
Merge branch 'blender2.8' into greasepencil-object
January 28, 2018, 10:20 (GMT)
Fix error in rotation

When rotate using falloff the stroke was scaled because the scale factors was changed by falloff.
January 28, 2018, 09:49 (GMT)
Fix error in cursor color for sculpt modes

The cursor color only must be vsisible in draw mode, not in sculpt
January 27, 2018, 17:35 (GMT)
Fix error when delete all colors and redraw

When delete all colors and draw again, the color index was wrong.
January 27, 2018, 17:27 (GMT)
Display current color on cursor
January 27, 2018, 16:19 (GMT)
More work for Lazy Mouse

Now, the last point is always added in order to get precise end points.
January 27, 2018, 12:44 (GMT)
UI: Move Lazy Mouse options to Stroke panel
January 27, 2018, 12:34 (GMT)
Merge branch 'blender2.8' into greasepencil-object
January 27, 2018, 12:25 (GMT)
New Lazy Mouse option

This option delays the mouse movements to create more controlled strokes.

The function calculate the optimal location anmix with th current location.
January 26, 2018, 17:19 (GMT)
Apply onion opacity factor when fade disabled

If the fade option is disabled, the opacity of the onion strokes is defined by opacity factor and not fixed as before.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021