Blender Git "experimental_gp_weight" branch commits. Page: 98 / 122 June 11, 2017, 18:16 (GMT) | Fix problem with Tab key
The Tab key must enable Edit mode and back to previous mode
| June 11, 2017, 17:01 (GMT) | Fix error render only when GP object is not selected
When the GP object was not selected the stroke must be drawn
| June 11, 2017, 15:37 (GMT) | Change UI modes text
It is more clear to use standard nomemclature for the modes
| June 11, 2017, 15:32 (GMT) | Implement Ctrl+Tab key to swith modes
The Tab key switch between GP mode and object mode or edit if it was in object mode.
Ctrl+Tab switch between last mode
| June 11, 2017, 15:01 (GMT) | Implement restore mode for Tab key
Now when you press Tab key the mode back to previous GP mode and not to Object mode always.
| June 11, 2017, 14:00 (GMT) | Remove brush sensivity from UI panel
| June 11, 2017, 13:56 (GMT) | Change UI layers panel header text
| June 11, 2017, 13:51 (GMT) | Hide panel header for datablock
| June 11, 2017, 13:43 (GMT) | Replace UI list by icon preview for brushes
| June 11, 2017, 11:36 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 11, 2017, 11:33 (GMT) | New enum property for drawing brushes
This property is necessary to include a icon view in the UI panel
| June 11, 2017, 08:44 (GMT) | New Display UI panel
Options moved to new panel to organize UI
| June 10, 2017, 18:39 (GMT) | Move Grease Pencil selector to top panel
In order to keep UI consistency, the datablock must be in the top panel, not in layers
| June 10, 2017, 18:02 (GMT) | New operator and keymaps to select sculpt brushes
Now it's possible to select the sculpt brush sing a key between 1 and 9.
| June 10, 2017, 17:14 (GMT) | Fix error in add GP object operator
The invoke callback is not necessary.
| June 10, 2017, 14:01 (GMT) | Change UI panel registration order
This change is to keep the Tools tab on top because if the grease pencil panel are register at the end, the Tools tab change to end.
| June 10, 2017, 11:32 (GMT) | New icons for Grease Pencil sculpt brushes
In order to keep consistency, we have added icons to GP sculpt brushes similar to object sculpt
| June 9, 2017, 11:13 (GMT) | Implement lock axis in Sculpt grab brush
This is the first implementation to lock the axis while sculpt. In some extreme angles the result is not perfect, so maybe need a review.
We keep in this way while we found a better approach, maybe using the reprojection of the point as it is done when draw new strokes could work better.
| June 9, 2017, 08:53 (GMT) | Add missing UI options for sculpt and paint mode
The onion and mask buttons can be used in sculpt mode also.
| June 8, 2017, 14:38 (GMT) | Fix only_render for GP object
For GP objects, the strokes must be drawn in all cases. When only render is enabled, only the pivot point is hidden, but not the strokes.
|
|
|