Blender Git Commit Log

All Blender Git commits.

Page: 3200 / 8462

June 9, 2018, 13:17 (GMT)
Cleanup: remove some G.main usages.
June 9, 2018, 12:43 (GMT)
Merge branch 'master' into blender2.8
June 9, 2018, 12:40 (GMT)
Cleanup: trailing space in RNA
June 9, 2018, 12:30 (GMT)
Cleanup: style
June 9, 2018, 12:21 (GMT)
UI: initial support for parent panels in popovers

Currently this just includes the panels, no support for collapsing yet.
June 9, 2018, 12:02 (GMT)
Extrude operator for hair bundles.
June 9, 2018, 11:37 (GMT)
Cleanup: Remove unused line
June 9, 2018, 11:30 (GMT)
Add a new User Prefs parameter to control GP multisample AA

For general use of Viewport the multisample AA is not required and can produce errors in selection, but for grease pencil the AA is required all the time to get smooth lines, so a new parameter has been added to User Prefs screen to define this value.

If we use the same value for both AA (grease pencil and Viewport), the viewport would be intefered by grease pencil settings.

The new value is below Viewport Samples.

By default the value was set to 4 samples.

This changes was done as result of requirement of grease pencil development team artists.
June 9, 2018, 11:30 (GMT)
WIP: Add parameter to multisample
June 9, 2018, 10:57 (GMT)
RNA: revert object mode re-order

This was done so numbered shortcuts made sense.
Now order matches master.
June 9, 2018, 10:56 (GMT)
Merge branch 'master' into blender2.8
June 9, 2018, 10:53 (GMT)
GHOST/X11: Print the keycode w/ debug enabled
June 9, 2018, 10:41 (GMT)
Workbench: Fix incident vector calculation.

This fixes specular in perspective view.
June 9, 2018, 10:41 (GMT)
Workbench: Fix xray normal not being normalized.
June 9, 2018, 10:41 (GMT)
Workbench: Matcaps: Fix matcap under perspective.

This fixes the problem that matcaps have when using a very larg FOV in
perspective view.

This was because it was stupidly using the normal direction which can not
aligned with the view vector under perspective.

So to workaround this problem we don't use the normal as is, but compute
how much it's facing the camera.

This changes how matcaps looks in perspective because they now always use
the full range of the matcap (which is expected).
June 9, 2018, 10:06 (GMT)
Merge branch 'master' into blender2.8
June 9, 2018, 10:04 (GMT)
GHOST/X11: Correct non-latin kb workaround case

Harmless since this is always enabled,
only do this for easier troubleshooting when disabling the define.
June 9, 2018, 09:27 (GMT)
Merge branch 'master' into blender2.8
June 9, 2018, 09:23 (GMT)
GHOST/X11: support accessing physical keycodes

This means we can check keys such as tilde in a generic way.
June 9, 2018, 09:17 (GMT)
Merge branch 'hair_guides' into hair_guides_grooming
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021