Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2019-07-15 19:06:32 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-07-15 19:10:26 +0300
commit0b255661435ab7021db3acafe15abe6ea0b946b5 (patch)
treedeaf24971da2a67ec779ab61a845989e4efb4fb2 /source/blender/draw/intern/draw_instance_data.c
parent9cdd2df277b3b9b2949aee4f869b276f79ca17f4 (diff)
Fix T66955: Cannot delete data from file in outliner.
That switch on ID types had not been updated since quiet some time it’d seem... Using the ID_Type enum type now, so this should not happen again (compiler will yell at you if you forget to add here any new ID type ;) ). Also had to change a bit the code layout then, to deal with fake NLA ID type... Note that for now, Screen IDs remain excluded from the ID menu usage, due to T67004.
Diffstat (limited to 'source/blender/draw/intern/draw_instance_data.c')
0 files changed, 0 insertions, 0 deletions