blender/release/scripts/startup
Brecht Van Lommel a59df21ad8 Fix T55645: broken particle Use Count option for instancing objects.
There is now a manual refresh button on the panel to update the list
of objects in case it changes, and it also gets refreshed when changing
the collection or toggling the use count option.

This is a bit more manual but the previous code of refreshing the
list while evaluating the depsgraph was unreliable.

This also fixes it to take properly take into account visibility, and
to work with linked collections for which index writing was missing.
2018-06-29 14:53:02 +02:00
..
bl_operators Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
bl_ui Fix T55645: broken particle Use Count option for instancing objects. 2018-06-29 14:53:02 +02:00
keyingsets_builtins.py Remove workspace object mode, reverts changes w/ 2.8 2018-04-05 18:21:14 +02:00
nodeitems_builtins.py Merge branch 'master' into blender2.8 2018-06-15 23:16:49 +02:00