Blender Git "experimental_gp_weight" branch commits. Page: 5 / 122 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.
| May 11, 2018, 15:54 (GMT) | Resuse Brush size field instead to use separated thickness field
Pending to reorganize Brush struct to remove unused pad bytes.
| May 11, 2018, 15:35 (GMT) | Rename brush cur_xxxx to curve_xxx
| May 11, 2018, 15:30 (GMT) | Cleanup: More renames
| May 11, 2018, 15:13 (GMT) | Rename gradient and texture fields
| May 11, 2018, 14:59 (GMT) | Rename functions to use "material" instead of "color"
| May 11, 2018, 14:56 (GMT) | Rename GPC_xxx to GP_STYLE_xxx
| May 11, 2018, 14:49 (GMT) | Rename struct GpencilColorData to MaterialGPencilStyle
| May 11, 2018, 14:43 (GMT) | Rename field gpcolor to gp_style
|
|
|