Blender Git Commits

Blender Git "temp-greasepencil-object-stacksplit" branch commits.

Page: 92 / 137

September 12, 2017, 12:54 (GMT)
New Viewport Fast Drawing

Now a temp texture is used while the user is drawing to get an instant feedback.
September 11, 2017, 14:43 (GMT)
Merge branch 'blender2.8' into greasepencil-object
September 11, 2017, 14:16 (GMT)
Fix segment Fault in Onion Skin after play

Sometimes, after run animation or change the frame , the drawing cache was not set as invalid and produced a segment fault.
September 11, 2017, 10:43 (GMT)
Add new Fade and Opacity to Onion

New parameters to define the opacity and a parameter to enable/disable fade effect.
September 11, 2017, 08:34 (GMT)
Make paint cursor size fix

After some testing, display the real size of the brush is not practical because is too disruptive and the size of cursor does not change with zoom factor. The decision was to use a fix size, instead of paintbrush->thickness value.
September 10, 2017, 17:38 (GMT)
UI: Change simplify options order
September 10, 2017, 17:18 (GMT)
Fix error in simplify

The simplify was pplied with master check disabled
September 10, 2017, 14:55 (GMT)
Simplify: new option to remove fill lines

For filling areas, sometimes is good to have a way to hide the external line of the stroke that makes the fill when select simplify.

Fixed the error of render flag because the storage field was too small, so a new field has been added for simplify only.
September 10, 2017, 10:16 (GMT)
New Information Panel

This panel shows information about number of layers, frames, strokes, points and palettes used.

Notes: The number of frames in the internal data, not the number of different keyframes number.

The panel is not updated automatically to avoid performace issues. Close and reopen panel to refresh. Maybe, this could be changed, but need to be checked before.
September 10, 2017, 08:04 (GMT)
Merge branch 'blender2.8' into greasepencil-object
September 10, 2017, 08:02 (GMT)
New Simplify panel

These options allow to speed up the viewport similar to mesh simplify.

Note: The render options are disabled while the render workflow is defined.
September 9, 2017, 14:17 (GMT)
Apply lattice modifer in each frame

The lattice must be evaluated in each frame, not in the location of the first frame only.
September 7, 2017, 10:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
September 6, 2017, 14:09 (GMT)
Merge branch 'blender2.8' into greasepencil-object
September 4, 2017, 09:45 (GMT)
Enable MultiEdit keys in Sculpt/Weight Paint modes

The Q and Shift+Q keys can be used in Sculpt and Weight Paint modes too, and not only in Edit mode.
September 4, 2017, 09:42 (GMT)
Enable Multiedit in Weight Paint mode
September 3, 2017, 09:07 (GMT)
Cleanup: Replace int text to double quotes
September 3, 2017, 09:03 (GMT)
Merge branch 'blender2.8' into greasepencil-object
September 1, 2017, 07:59 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 31, 2017, 15:33 (GMT)
Fix drawing error when object has been scaled

If the object was scaled, the thickness of the stroke must be scaled while drawing.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021