Blender Git Commit Log

Git Commits -> Revision 072c8b6

Revision 072c8b6 by Julian Eisel (soc-2021-curves)
June 21, 2021, 14:31 (GMT)
Cleanup: Add files for version independent versioning helpers

Adds `source/blender/blendloader/intern/versioning_common.cc` and
`versioning_common.h` for version independent versioning functions.

I only placed `do_versions_add_region_if_not_found()` in there for now.
`blo_do_version_old_trackto_to_constraints()` could also be added, but
that's so old, I prefer keeping that in `versioning_legacy.c`.

Commit Details:

Full Hash: 072c8b6bebeff8c4b6e0a6fd4249f01f179bf334
Parent Commit: 133358f
Committed By: Dilith Jayakody
Lines Changed: +90, -20

2 Added Paths:

/source/blender/blenloader/intern/versioning_common.cc (+50, -0) (View)
/source/blender/blenloader/intern/versioning_common.h (+37, -0) (View)

2 Modified Paths:

/source/blender/blenloader/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+1, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021