Display:
Master Commits
Branch Commits
All Commits
Blender
Git "temp-gpencil-eval" branch commits.
Page: 145 / 277
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
June 8, 2018, 15:50 (GMT)
Merge branch 'blender2.8' into greasepencil-object source/blender/editors/gpencil/gpencil_edit.c source/blender/editors/gpencil/gpencil_paint.c source/blender/editors/gpencil/gpencil_utils.c source/blender/editors/space_view3d/view3d_ruler.c
June 8, 2018, 14:45 (GMT)
Changes in Fill tool There were some problems with the mouse position and the new TopBar. Some changes done in order to avoid get_pixel error, but I could not reproduce the crash in Windows.
June 8, 2018, 08:58 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 8, 2018, 07:55 (GMT)
Merge branch 'blender2.8' into greasepencil-object Conflicts: release/scripts/startup/bl_ui/space_view3d.py source/blender/editors/object/object_ops.c