forked from blender/blender
Bastien Montagne
356fe62667
This commit fixes two different issues in `BLO_update_defaults_startup_blend`: * No check were done whether a given 'paint mode' tool settings actually exist or not before trying to 'update' it, leading to hard crash when some did not. * Only the first Scene in loaded 'startup' Main would be processed - nothing prevents a `startup.blend` file to have more than one scene! Pull Request: blender/blender#113597 |
||
---|---|---|
.. | ||
intern | ||
tests | ||
BLO_blend_defs.h | ||
BLO_blend_validate.h | ||
BLO_read_write.h | ||
BLO_readfile.h | ||
BLO_undofile.h | ||
BLO_writefile.h | ||
CMakeLists.txt |