Tweak default ID types processing order, step 09: Particles.
Move Particles next to the other physics/simulation types, after obdata types.
This commit is contained in:
@@ -777,6 +777,7 @@ enum {
|
|||||||
INDEX_ID_MA,
|
INDEX_ID_MA,
|
||||||
INDEX_ID_CF,
|
INDEX_ID_CF,
|
||||||
INDEX_ID_SIM,
|
INDEX_ID_SIM,
|
||||||
|
INDEX_ID_PA,
|
||||||
INDEX_ID_VF,
|
INDEX_ID_VF,
|
||||||
INDEX_ID_AR,
|
INDEX_ID_AR,
|
||||||
INDEX_ID_ME,
|
INDEX_ID_ME,
|
||||||
@@ -790,7 +791,6 @@ enum {
|
|||||||
INDEX_ID_CA,
|
INDEX_ID_CA,
|
||||||
INDEX_ID_TXT,
|
INDEX_ID_TXT,
|
||||||
INDEX_ID_SO,
|
INDEX_ID_SO,
|
||||||
INDEX_ID_PA,
|
|
||||||
INDEX_ID_SPK,
|
INDEX_ID_SPK,
|
||||||
INDEX_ID_LP,
|
INDEX_ID_LP,
|
||||||
INDEX_ID_WO,
|
INDEX_ID_WO,
|
||||||
|
|||||||
Reference in New Issue
Block a user