Files
test/source/blender/blenkernel
Bastien Montagne e1b1b2a8b4 Fix (unreported) collection 'readfile' expand incorrect assertion.
Naming is bad and confusing, but the 'expander' code path from readfile
can also be used outside of the reading context (see e.g.
`BKE_blendfile_write_partial` code). So code cannot assume that it is
exclusively working on data freshly read from file.

This should be renamed - but should also be probably replaced by
proper usage of the more generic 'foreach_id' code anyway, see #105134.

Found while investigating #109588.
2023-08-08 15:55:17 +02:00
..
2023-06-21 11:28:58 +10:00
2023-06-13 14:51:49 -04:00
2023-07-04 17:03:02 +02:00
2023-07-24 22:06:55 +02:00
2023-07-07 15:11:19 +10:00
2023-06-08 10:43:55 +10:00
2023-06-30 11:39:17 +02:00