Blender Git Commits

Blender Git commits from all branches.

Page: 1773 / 2888

May 3, 2017, 19:35 (GMT)
Merge remote-tracking branch 'origin/master' into temp-cycles-denoising
May 3, 2017, 17:24 (GMT)
improved liquid inflow / generating phi grid

phiObs has to be subtracted from phi and not just from phiIn. otherwise when joining phi and phiIn, some obstacle areas in phi are not set to positive value, stay negative and hence show up as liquid
May 3, 2017, 14:45 (GMT)
Cleanup: make code more compact
May 3, 2017, 14:41 (GMT)
Increase thickness limit parameter
May 3, 2017, 14:31 (GMT)
WIP: new method to calculate scale of the stroke thickness

The previous scale method was not valid because only was affected by viewport, but not by GP object or Stroke location. Now, the pixel size is calculated depending of zdepth and used to scale the stroke thickness.

Maybe there are other ways to do it, but this approach works, so we keep it before finding better methods
May 2, 2017, 20:25 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 2, 2017, 20:09 (GMT)
Cleanup: Move scale code to function
May 2, 2017, 18:37 (GMT)
WIP: Apply scale to strokes thickness
May 2, 2017, 12:33 (GMT)
Fix edit mesh not updating in cycles
May 2, 2017, 11:43 (GMT)
Merge remote-tracking branch 'origin/master' into temp-cycles-denoising
May 2, 2017, 11:17 (GMT)
Cycles Denoising: Fix shadowing pass calculation
May 2, 2017, 11:16 (GMT)
Cycles Denoising: Cleanup offset calulation
May 2, 2017, 11:16 (GMT)
Cycles Denoising: Only store lower-triangular parts of XtWX matrix

This saves 55 floats per pixel, which is quite significant with GPU tile sizes.
May 2, 2017, 11:00 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-cycles-draw-manager
May 2, 2017, 00:01 (GMT)
Merge branch '28' into workspaces
May 1, 2017, 23:45 (GMT)
OCIO: Fix crash cause by bad IMM usable.
May 1, 2017, 23:12 (GMT)
Use iterator for for do_version_workspaces_after_lib_link
May 1, 2017, 23:03 (GMT)
Disabling USE_WORKSPACE_MODE works again
May 1, 2017, 22:58 (GMT)
Use uppercase for macros
May 1, 2017, 22:30 (GMT)
Cleanup: formatting
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021