Blender Git Loki

Git Commits -> Revision 95c2f0b

Revision 95c2f0b by Bastien Montagne (master)
September 16, 2021, 12:30 (GMT)
IDType: Cleanup: Remove useless `IDTYPE_FLAGS_NO_MAKELOCAL`.

This flag became a full duplicate of `IDTYPE_FLAGS_NO_LIBLINKING`, which
is a good thing (don't think we ever want to be able to link some data,
without being able to make it local...).

So we can now remove it and use `IDTYPE_FLAGS_NO_LIBLINKING` instead.

Commit Details:

Full Hash: 95c2f0bea8b4991acb97ac69c1b516a7c4fd14d7
Parent Commit: bfe8f29
Lines Changed: +6, -11

6 Modified Paths:

/source/blender/blenkernel/BKE_idtype.h (+0, -2) (Diff)
/source/blender/blenkernel/intern/ipo.c (+1, -2) (Diff)
/source/blender/blenkernel/intern/key.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+1, -2) (Diff)
/source/blender/blenkernel/intern/lib_id.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm.c (+1, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021