Blender Git Commit Log

Git Commits -> Revision d31b2f8

Revision d31b2f8 by Brecht Van Lommel (master)
March 5, 2019, 18:20 (GMT)
Fix T61063, T62195: Python scripts should run before depsgraph evaluation.

This was changed (accidentally?) in d192d723123a, now go back to behavior more
similar to 2.7. Python scripts should be able to set up drivers or do other
changes that will then be taken into account when evaluating the scene for the
first time.

The more tricky thing is that Python scripts now run before ED_editors_init,
but given what happens in there it seems safe.

Commit Details:

Full Hash: d31b2f854954838fb849b5b0be0011d792eecb43
Parent Commit: 3428ec5
Lines Changed: +6, -6

1 Modified Path:

/source/blender/windowmanager/intern/wm_files.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021