tornavis/source/blender
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
..
alembic Merge branch 'master' into blender2.8 2018-06-28 23:57:00 +02:00
avi Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
blenfont Cleanup: code style 2018-06-25 12:06:51 +02:00
blenkernel Fix T55645: broken particle Use Count option for instancing objects. 2018-06-29 14:53:02 +02:00
blenlib Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
blenloader Fix T55645: broken particle Use Count option for instancing objects. 2018-06-29 14:53:02 +02:00
blentranslation Merge branch 'master' into blender2.8 2018-06-01 18:26:42 +02:00
bmesh Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
collada Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
compositor Merge branch 'master' into blender2.8 2018-06-29 09:25:40 +02:00
datatoc Cleanup: trailing space 2018-06-08 08:07:48 +02:00
depsgraph Prevented depsgraph errors when RigidBody Constraint is incomplete 2018-06-28 14:20:11 +02:00
draw Workbench: Transparent textures 2018-06-29 12:05:23 +02:00
editors Fix T55645: broken particle Use Count option for instancing objects. 2018-06-29 14:53:02 +02:00
freestyle Merge branch 'master' into blender2.8 2018-06-25 12:50:32 +02:00
gpu Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
ikplugin Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
imbuf Merge branch 'master' into blender2.8 2018-06-29 09:25:40 +02:00
makesdna Merge branch 'master' into blender2.8 2018-06-29 09:25:40 +02:00
makesrna Fix T55645: broken particle Use Count option for instancing objects. 2018-06-29 14:53:02 +02:00
modifiers Merge branch 'master' into blender2.8 2018-06-29 09:25:40 +02:00
nodes Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
physics Depsgraph: cache collision relations, for performance and stability. 2018-06-25 13:35:41 +02:00
python Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
render Merge branch 'master' into blender2.8 2018-06-29 08:05:38 +02:00
windowmanager Keymap: minimal default keymap 2018-06-29 12:58:59 +02:00
CMakeLists.txt