fix: brushed strokes copy-paste

1.0.1:

- fix: copy paste problems
  - Get points uv_properties (used for brushed points)
  - Trigger an update on each pasted strokes, recalculate badly drawn uv and fills (works in 2.93+)
This commit is contained in:
Pullusb
2021-02-21 20:15:01 +01:00
parent fdbfaaa1e0
commit c9266b7efe
3 changed files with 20 additions and 2 deletions
+6
View File
@@ -101,6 +101,12 @@ Panel in sidebar : 3D view > sidebar 'N' > Gpencil
## Changelog:
1.0.1:
- fix: copy paste problems
- Get points uv_properties (used for brushed points)
- Trigger an update on each pasted strokes, recalculate badly drawn uv and fills (works in 2.93+)
1.0.0:
- Compatible with official grease pencil tools