Blender Git Commit Log

Git Commits -> Revision afe6df1

Revision afe6df1 by Dalai Felinto (master)
March 6, 2020, 19:07 (GMT)
Cleanup: VFont: Move to IDTypeInfo and remove unused BKE API

This was particularly strange because we had a _free_data() function.
But still the one I replaced was of course the _free() one.

And we should rename the _free_data_ function later to avoid confusions.

Commit Details:

Full Hash: afe6df1487fd001e18c30bd85660154753ece345
Parent Commit: 558f449
Lines Changed: +87, -72

6 Modified Paths:

/source/blender/blenkernel/BKE_font.h (+0, -8) (Diff)
/source/blender/blenkernel/BKE_idtype.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/font.c (+81, -56) (Diff)
/source/blender/blenkernel/intern/idtype.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/lib_id.c (+3, -5) (Diff)
/source/blender/blenkernel/intern/lib_id_delete.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021