forked from bartvdbraak/blender
652ee1e31b
Originally the only way to run scripts automatically was with scriptlinks, which could be disabled for loading untrusted blend files. Since then PyDrivers and PyConstraints would run even when G.f&G_DOSCRIPTLINKS was disabled. Gensher, Theeth and Ianwill agree its acceptable to reuse the flag for other areas python runs automatically. PyNodes still have no way to be disabled, (todo before 2.46a) |
||
---|---|---|
.. | ||
buildinfo.c | ||
CMakeLists.txt | ||
creator.c | ||
Makefile | ||
SConscript |