Blender Git Commits

Blender Git commits from all branches.

Page: 1444 / 2888

July 28, 2018, 10:08 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 28, 2018, 10:02 (GMT)
Full refactor of Grease Pencil grid

After testing the old grid locked to view, the artist found that old system was not usable and they requested a grid locked to grease pencil object.

Also fixed some problems with fade object
July 27, 2018, 19:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into udim
July 27, 2018, 19:42 (GMT)
Always show active tile if the current image is tiled
July 27, 2018, 19:42 (GMT)
Improve creating and saving tiled images
July 27, 2018, 19:42 (GMT)
Revert last commit, was temporary

This reverts commit 8eee1a312b308460f8cae3022e87142164a01833.
July 27, 2018, 19:13 (GMT)
UI: Change old Grease Pencil Paper and remove color

Now, the color is always white. We still keep internally the color field because maybe we reuse it in the future.
July 27, 2018, 16:19 (GMT)
Cycles: WIP: Volumes are not using the light tree.

If a shading point is inside or on the boundary of a volume
then it will use the old sampling method until we have
properly implemented the volume parts of the paper.

Also, the PDF picking probability for volumes have now been
updated properly since the PDF restructure.

Tried to provide the correct shading point and normal to
the MIS calculations. This part needs more work.
July 27, 2018, 16:18 (GMT)
Cycles: Light tree optimization

The importance metric calculations now uses the
fast_cos() and fast_acos() functions. This gave
a 1.4x speedup on one of the test scenes.
July 27, 2018, 16:16 (GMT)
Cycles: Light tree related bug fixes

- Fixed bug in triangle_light_pdf_area() from PDF refactor
- Early exit if picking prob is zero in tree traversal
- The background index is now an index into the lights
array instead of the distribution array.
July 27, 2018, 15:27 (GMT)
Initial work on edge wiggle rewrite
July 27, 2018, 15:04 (GMT)
attempt to fix incorrect (bbox) triggering behavior
July 27, 2018, 14:58 (GMT)
Separate Paper and Grid and rename
July 27, 2018, 14:39 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/makesdna/DNA_view3d_types.h
July 27, 2018, 14:27 (GMT)
Fix snap operator

There was a problem updating the scene due depsgraph missing tags
July 27, 2018, 14:13 (GMT)
UI: Move draw on back button after lock options
July 27, 2018, 14:06 (GMT)
UI: Remove menu icons
July 27, 2018, 14:04 (GMT)
Implement Presets for Brush options

This is the first step to create a set of predefined settings.
July 27, 2018, 11:13 (GMT)
UI: Add additive drawing option to top header

This option was a menu option and must be a switch.
July 27, 2018, 10:17 (GMT)
DPIX and Snake's F12 is working now.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021