Tweak default ID types processing order, step 15: ShapeKeys.
Move shape keys type just after all obdata types, since they are some sort of sub-geometry data.
This commit is contained in:
@@ -766,7 +766,6 @@ enum {
|
||||
INDEX_ID_LI = 0,
|
||||
INDEX_ID_IP,
|
||||
INDEX_ID_AC,
|
||||
INDEX_ID_KE,
|
||||
INDEX_ID_PAL,
|
||||
INDEX_ID_GD,
|
||||
INDEX_ID_NT,
|
||||
@@ -783,6 +782,7 @@ enum {
|
||||
INDEX_ID_CF,
|
||||
INDEX_ID_SIM,
|
||||
INDEX_ID_PA,
|
||||
INDEX_ID_KE,
|
||||
INDEX_ID_AR,
|
||||
INDEX_ID_ME,
|
||||
INDEX_ID_CU,
|
||||
|
||||
Reference in New Issue
Block a user