Blender Git Commit Log

Git Commits -> Revision 652ee1e

Revision 652ee1e by Campbell Barton (master)
June 1, 2008, 16:13 (GMT)
functionality fix
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)

Commit Details:

Full Hash: 652ee1e31baa52c8e504bfcf3759ea94c7f5ab66
SVN Revision: 15080
Parent Commit: 8937989
Lines Changed: +6, -4

3 Modified Paths:

/source/blender/blenkernel/intern/constraint.c (+3, -1) (Diff)
/source/blender/python/BPY_interface.c (+2, -2) (Diff)
/source/creator/creator.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021