Grease Pencil: 4.3 Release Notes: Modifier property name changes #72

Merged
Falk David merged 2 commits from chengdulittlea-patch-1 into main 2024-08-15 14:27:01 +02:00
Showing only changes of commit d804d061a2 - Show all commits

View File

@ -86,9 +86,9 @@ Grease Pencil modifiers are now regular modifiers.
Grease Pencil modifier property name changes
| | Blender 4.2 | Blender 4.3 |
| ----------------- | -------------------------------- | ----------------------------- |
| Opacity Modifier -> Factor | `factor` | `color_factor` |
| | Blender 4.2 | Blender 4.3 |
| -------------------------------- | -------------------- | -------------------------- |
ChengduLittleA marked this conversation as resolved Outdated

Would be nice to keep the formatting tidy and make sure things align :)

Would be nice to keep the formatting tidy and make sure things align :)
| Opacity Modifier -> Factor | `factor` | `color_factor` |
### Operators
*TODO*