Blender Git "soc-2019-npr" branch commits. Page: 127 / 226 March 15, 2018, 12:07 (GMT) | Fix simplify bug due cache corruption
When enable/disable simplify options, the cache must be set as dirty.
Now, the update is done using depsgraph.
| March 15, 2018, 11:41 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 15, 2018, 11:02 (GMT) | Add filter by View Layer when render (F12)
Now it's possible to filter the grease pencil layers by view layer for render. The filter can be inverted.
This is an additional level of object visibility.
This is used for compositing.
| March 14, 2018, 18:44 (GMT) | Fix assert error linking palettes
Must check if the hash key was inserted before.
| March 14, 2018, 17:59 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 14, 2018, 09:21 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 14, 2018, 09:10 (GMT) | UI: Add icon selector
Now it's possible to select the standard icon used by brush. This can be required when change the brush type and want to back to old icon.
| March 14, 2018, 08:54 (GMT) | Cleanup: Move enum definition to right file
| March 14, 2018, 08:49 (GMT) | Cleanup: Group all paint creations in function
| March 14, 2018, 08:40 (GMT) | UI: Expand brush type icons
The old dropdown list button was too wide and the look of the icons below was strange.
| March 14, 2018, 07:44 (GMT) | Add missing ID types for Brushes and Grease Pencil
| March 13, 2018, 18:44 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 13, 2018, 18:42 (GMT) | Fix cursor error after erase brush
When the brush is not selected, the cursor must be hidden.
| March 13, 2018, 15:11 (GMT) | UI: Add a text for not linked palettes
I had to use a trick with a disabled button because the template_id collapse when nothing is selected.
Here the operator new is not logic, so we cannot add the common "+ new" button.
| March 13, 2018, 14:49 (GMT) | UI: Hide cursor color for drawing brushes
| March 13, 2018, 14:47 (GMT) | UI: Move default color to main brush panel
| March 13, 2018, 14:45 (GMT) | Increase User number for palettes
| March 13, 2018, 14:16 (GMT) | Use Brush default color for cursor
If the brush has assigned a default color, the cursor must use this color, not the context default color.
| March 13, 2018, 12:06 (GMT) | Fix problem when change mode in brush color default
| March 13, 2018, 11:59 (GMT) | New default color for Brush
If the brush defines a default Palette and Color, when draw the color used is this and not the current context default color.
Still there is problem when change drawing mode from Line to Dots.
|
|
|