Blender Git "soc-2019-npr" branch commits. Page: 109 / 226 May 12, 2018, 15:12 (GMT) | Cleanup: Rename gpencil_draw_cache_impl to gpencil_draw_utils.c
| May 12, 2018, 15:08 (GMT) | Cleanup: Reorganize functions
| May 12, 2018, 14:49 (GMT) | Fix stabilizer cursor line drawing
The cursor line was not correct because it was not using the Region visible rectangle and the line to last stroke point was adjusted as the stroke.
| May 12, 2018, 14:09 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 12, 2018, 06:28 (GMT) | Cleanup: modifier arg wrapping
| May 12, 2018, 06:28 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 12, 2018, 06:27 (GMT) | Cleanup: warning
| May 12, 2018, 06:27 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| May 11, 2018, 18:02 (GMT) | Move Render code to separate file
| May 11, 2018, 17:44 (GMT) | Fix cache_used error in previous commit
| May 11, 2018, 17:36 (GMT) | Reuse fullscreen quads instead to create new ones
| May 11, 2018, 17:33 (GMT) | Cleanup: Remove debug lines
| May 11, 2018, 17:30 (GMT) | Remove DRW_gpencil_create_blank_texture function
This function is not needed and the same can be done with less lines.
| May 11, 2018, 17:24 (GMT) | Don't pass cache_used as pointer
The value is not changes and don't need the pointer.
| May 11, 2018, 17:16 (GMT) | Move matrix initialization to stl initialization block
| May 11, 2018, 17:15 (GMT) | Cleanup: Remove unused code
| May 11, 2018, 16:29 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/editors/space_outliner/outliner_draw.c
| May 11, 2018, 16:27 (GMT) | Rename grease pencil modifier callbacks
Add the prefix gp_
| May 11, 2018, 16:17 (GMT) | Fix operator to change brush size
The field was wrong after last rename
| May 11, 2018, 16:09 (GMT) | WIP: Remove duplicate fields gp_lazy_radius and gp_lazy_factor
These fields have been moved to existing smooth_stroke_radius and smooth_stroke_factor.
|
|
|