Blender Git Commit Log

Git Commits -> Revision a05cbc9

Revision a05cbc9 by Campbell Barton (master)
March 22, 2021, 07:09 (GMT)
RNA: rename recently added line-art properties

- Use `use_` prefix for boolean properties.
- Use `_all` instead of `_everything`,
following existing conventions and the properties UI text.
- Use `object_instances` instead of old term `dupli` / `duplication`.
- Use `clip_plane` instead of `clipping_boundaries`,
matching the RegionView3D property naming.

Commit Details:

Full Hash: a05cbc9914a76fa50c8367262dff507506e26c66
Parent Commit: 958e3a8
Lines Changed: +21, -25

2 Modified Paths:

/source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c (+10, -15) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+11, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021