Blender Git Commit Log

Git Commits -> Revision 303c503

June 15, 2021, 09:44 (GMT)
Cleanup: make `struct PoseBackup` an opaque struct

Move `struct PoseBackup` into `pose_backup.c`, making it opaque to users
of the `ED_pose_backup_...()` functions. This produces a slightly nicer
API for the pose backup system.

No functional changes.

Commit Details:

Full Hash: 303c503f52fc9e2d502432de7d80ad2a2ba8472d
Parent Commit: 061d3d7
Lines Changed: +24, -16

4 Modified Paths:

/source/blender/editors/armature/pose_backup.c (+10, -0) (Diff)
/source/blender/editors/armature/pose_lib_2.c (+3, -2) (Diff)
/source/blender/editors/include/ED_armature.h (+7, -10) (Diff)
/source/blender/editors/render/render_preview.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021