Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 155 / 287

June 11, 2018, 13:51 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/blenkernel/intern/object_update.c
June 11, 2018, 10:22 (GMT)
depth behave weird, fixed multisample on snake result.
June 11, 2018, 09:38 (GMT)
Fix segment fault in weight paint for 2.8 old files

This code would be moved to versioning code after merge, but now it's required to manage files created with previous versions of 2.8 (not 2.7x)
June 11, 2018, 09:27 (GMT)
Remove mode switching custom code

This code is not required because the mode switching is not done with keys 1..9
June 11, 2018, 07:02 (GMT)
added depth-alpha line style control (pre multiply)
June 11, 2018, 06:55 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 11, 2018, 06:02 (GMT)
Add: depth controlled line width.
June 11, 2018, 02:38 (GMT)
Added multisampe support functions in DRW. transform_to_screen later.
June 11, 2018, 01:54 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr

Conflicts:
source/tools
June 10, 2018, 18:56 (GMT)
Move multisample textures to texture list

If the texture is in e_data is shared for all viewports and fails.
June 10, 2018, 18:18 (GMT)
Cleanup GP multisample code
June 10, 2018, 14:47 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 10, 2018, 08:47 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 9, 2018, 17:49 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 9, 2018, 14:07 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 9, 2018, 11:37 (GMT)
Cleanup: Remove unused line
June 9, 2018, 11:30 (GMT)
WIP: Add parameter to multisample
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, 07:29 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 8, 2018, 16:02 (GMT)
Fix errors after merge
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021