Blender Git Commits

Blender Git commits from all branches.

Page: 1118 / 2888

October 15, 2019, 17:11 (GMT)
Merge branch 'master' into soc-2019-bevel-profiles
October 15, 2019, 17:04 (GMT)
Naming (ProfileWidget to ProfileCurve)
October 15, 2019, 15:33 (GMT)
Wrap WM XR data into own struct
October 15, 2019, 15:12 (GMT)
Revert accidental change in previour commit

Played around with the color management/transforms but forgot to undo.
October 15, 2019, 14:43 (GMT)
Merge branch 'master' into greasepencil-object
Revision 3836cb0 by Cristian Kovacs (cycles_unbiased_volumes)
October 15, 2019, 14:08 (GMT)
Merge pull request #12 from tangent-animation/blender-v2.80-master

Blender v2.80 master
October 15, 2019, 14:01 (GMT)
Support VR Session settings & add some basic ones

* Adds the needed bits to support VR session settings and access them in
the VR view drawing code.
* Added settings for: shading mode, grid floor, annotations, clipping.
More can easily be added.
* The Add-on adds a "VR" tab in the side bar, containing buttons for the
added settings
October 15, 2019, 13:59 (GMT)
Cycles: NULL pointer check in OpenVDB integration.
October 15, 2019, 13:52 (GMT)
separate vector function
October 15, 2019, 13:50 (GMT)
GPencil: Don't calculate arc if the angle is too sharp

This occurs when the stroke change of direction abruptly.
October 15, 2019, 13:32 (GMT)
Combine Vector multi function
October 15, 2019, 13:20 (GMT)
small change to blender axial - it all seems to work.
October 15, 2019, 13:12 (GMT)
initial multi function node tree evaluation
October 15, 2019, 13:06 (GMT)
Cycles: Crash fix for random walk SSS with Embree.

CBLND-85
October 15, 2019, 13:06 (GMT)
Added NULL pointer checks to fix rendering of non-VDB volumes.
October 15, 2019, 12:04 (GMT)
GPencil: More tweaks to brush settings
October 15, 2019, 11:18 (GMT)
GPencil: Don't generate fake point when using Stabilize mode

This mode is not compatible with fake points.
October 15, 2019, 10:48 (GMT)
Merge branch 'master' into greasepencil-object
October 15, 2019, 10:47 (GMT)
GPencil: Redesign input samples management

Now, instead to generate fake events in a linear interpolation and try to smooth the line later, an arc is created between the points and try to reproduce the ballistic trajectory of the mouse/pen. This gets better results and especially when the mouse moves very fast getting a more organic result.

Also, the input samples maximum has been changed to 15.

Note: Still we need to test DOT materials to define if the samples are getting good result of we must make more dense the number of points for these materials.
October 15, 2019, 10:32 (GMT)
new add vectors multi function
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021