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:55 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.81-release' Silly merge just to test new server-side git hook. |
October 15, 2019, 13:54 (GMT) |
Fix GPL block in CMake file (using this to test the new server-side git hook) |
Revision f4455b4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) 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:42 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 34a66de by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) 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:18 (GMT) |
Fix T70838: crash on cycles render after recent fix My bad for not figuring out how to run our unittests since I got back to Windows. |
Revision 9952cbc by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) 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:59 (GMT) |
Merge branch 'blender-v2.81-release' |
October 15, 2019, 12:56 (GMT) |
Fix T70815: Missing tool settings redraw when using Annotate Tool |
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. |
|
|
|


Master Commits
MiikaHweb | 2003-2021