Blender Git Commits

Blender Git commits from all branches.

Page: 1446 / 2888

July 25, 2018, 14:25 (GMT)
Add mode controls

This is useful only for separating each light mode (R, TT, TRT, TRRT+)
and see how the shader behaves in each.
July 25, 2018, 14:25 (GMT)
Fix camera access error, added report to no camera situation.
July 25, 2018, 14:15 (GMT)
Fix code for strict compile.
July 25, 2018, 14:01 (GMT)
UI: Remove transform orientation options in Sculpt mode
July 25, 2018, 13:57 (GMT)
UI: Hide snap options in Paint, Sculpt and Weight mode
July 25, 2018, 13:34 (GMT)
UI: Remove duplicated menu items

Some options were duplicated by error in previous commit.
July 25, 2018, 11:21 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 25, 2018, 11:20 (GMT)
UI: Move Shapes panel to Header
July 25, 2018, 10:47 (GMT)
UI: Remove more old Toolbar panels

The options has been moved to header or menu
July 25, 2018, 09:53 (GMT)
UI: First changes in Edit Toolbar

- Add transform tools
- Move Bend, Mirror, Shear and ToSphere as Tools
July 25, 2018, 08:43 (GMT)
Added debug shaders to find problems in f12
July 25, 2018, 05:43 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr
July 25, 2018, 04:46 (GMT)
Annotation Eraser: Only erase the point within the cursor, not the whole segment
July 25, 2018, 04:39 (GMT)
Fix: Crash in non-3d editors when using Annotations

The wrong shader was being used after removing the per-point
varying colors.
July 24, 2018, 20:16 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 24, 2018, 16:17 (GMT)
Change order of modes to reorder Pie menu

The Draw now is on N option and not in NW. In this way is easier change the most common modes (N, S, E, W)
July 24, 2018, 16:13 (GMT)
Fix Filter Glossy handling

Previously, Filter Glossy was applied to the logistic distribution's
parameters. This wasn't noticeable unless one traced bsdf_blur.

Now, bsdf->v, s and m0_roughness are only used within the shader; the
corresponding (roughness) parameters are roughness, radial_roughness and
coat.
July 24, 2018, 14:45 (GMT)
T55445: Add custom properties panel to materials
July 24, 2018, 10:54 (GMT)
UI: Harmonize Toolbar parameters

Some parameters have been moved to toolbar and removed from header.
July 24, 2018, 09:30 (GMT)
Back opacity to annotations

This parameter is usefull to reduce visibility of annotations and was removed by error in a previous commit.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021