Files
test2/source/blender/collada
Campbell Barton b15c658801 Cleanup: keyframe API naming, high level keyframe API
- Split 'verify_fcurve' into two functions:

  ED_action_fcurve_ensure which adds the f-curve if needed.
  ED_action_fcurve_find which returns NULL when not found.

  Callers of ED_action_fcurve_find had unused 'group'
  argument which has been removed.

- Rename verify_adt_action to ED_id_action_ensure

  It had an argument to add data which was always true,
  remove this instead of splitting in into a separate function.
2020-03-06 14:16:38 +11:00
..
2019-12-10 11:06:38 +11:00
2019-12-10 11:06:38 +11:00
2019-05-23 12:29:20 +02:00
2019-12-10 11:06:38 +11:00
2019-12-10 11:06:38 +11:00
2019-05-23 12:29:20 +02:00
2019-05-23 12:29:20 +02:00
2020-03-04 11:02:35 +11:00
2019-05-23 12:29:20 +02:00
2020-02-07 11:58:54 +01:00
2019-12-10 11:06:38 +11:00
2019-12-10 11:06:38 +11:00
2019-05-23 12:29:20 +02:00
2019-05-23 12:29:20 +02:00
2019-05-23 12:29:20 +02:00
2019-12-10 11:06:38 +11:00
2019-05-23 12:29:20 +02:00
2019-05-28 16:11:49 +10:00