Files
test/source/blender
Campbell Barton 38b7563a4f Cleanup: de-duplicate gpencil logic to ensure materials
- Rename:
  `BKE_gpencil_object_material_get_index_name`, to
  `BKE_gpencil_object_material_index_get_by_name`
  Matching `BKE_gpencil_layer_get_by_name`.
- Move logic to ensure named materials into a new function:
  `BKE_gpencil_object_material_ensure_by_name`
2021-03-23 13:58:09 +11:00
..
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-02-15 19:03:32 +01:00
2021-03-23 11:31:40 +11:00