Blender Git "experimental_gp_weight" branch commits. Page: 91 / 122 July 11, 2017, 14:46 (GMT) | Fix error when undo
The drawing cache must set to dirty to avoid segment fault
| July 11, 2017, 13:56 (GMT) | UI: Keep tab order consistency
The tabs must be on the same order when change mode
| July 11, 2017, 11:47 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| July 11, 2017, 11:45 (GMT) | Change Cursor management
Change how the cursor is displayed on screen and mimic standard look and feel for grease pencil
| July 9, 2017, 18:26 (GMT) | UI: move convert to geometry and ruler
Move the convert to geometry to new panel and hide rler if enable gp modes
| July 9, 2017, 15:36 (GMT) | UI: Hide Relations and Physics panel
Hide these panel if enter in special GP modes
| July 9, 2017, 14:23 (GMT) | Fix error drawing polyline
Drawing polyline to old files produced segment fault because the cache was not marked as dirty.
| July 9, 2017, 13:51 (GMT) | Use cache_dirty instead of cache_free
| July 9, 2017, 11:33 (GMT) | Fix error setting origin
The calculation was not right if the object had rotations
| July 9, 2017, 09:41 (GMT) | Finish polyline session releasing Shift
For artist is better cancel polyline drawing session releasing the shift key instead to press Esc or Enter.
Now, to draw polylines keep shift pressed and finish releasing this key.
| July 8, 2017, 19:22 (GMT) | WIP: Boundbox for GP object
This is the first implementation but cannot test because Eevee not support bounding box yet.
| July 8, 2017, 17:24 (GMT) | UI: Enable set origin for GPENCIL type
| July 8, 2017, 16:58 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| July 8, 2017, 16:17 (GMT) | Cleanup: remove unused line
| July 8, 2017, 16:00 (GMT) | Add warning if mode is not supported
Warning user if try to use a non supported set origin option
| July 8, 2017, 15:38 (GMT) | Remove custom set origin operator
This change has been integrated in standard set origin operator
| July 8, 2017, 15:33 (GMT) | Include set origin in standard origin operator
Instead to use a dedicated operator use standard
| July 8, 2017, 15:10 (GMT) | Add menu to set origin operator
In order to keep the UI consistency I have added a menu.
This menu has only one option, but the UI panel looks more consistent
| July 8, 2017, 14:24 (GMT) | New Set Origin operator
This operator allows to change the pivot point origin for strokes.
Only valid in Edit Mode
Keymap: Ctrl+Alt+Shift+C
| July 7, 2017, 15:00 (GMT) | Merge branch 'blender2.8' into greasepencil-object
|
|
|