This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton b69db8f090 Made space handelers check that G_DOSCRIPTLINKS is enabled before running.
Its scary to think that a redraw space handeler could run
  import os
  os.system('rm -rf ~/')
removing all user files, Just by opening the blend file!

This means at least you can opt not to run any python scripts you dont want to..
2006-04-26 08:22:39 +00:00
..
2006-02-07 21:24:36 +00:00
2006-04-17 17:35:20 +00:00
2006-03-27 05:19:14 +00:00
2006-04-16 16:50:26 +00:00
2006-04-11 12:27:50 +00:00
2006-02-04 14:15:10 +00:00
2006-04-23 02:34:50 +00:00
2006-02-04 14:15:10 +00:00
2006-02-07 21:24:36 +00:00
2006-04-17 15:01:23 +00:00
2006-02-07 21:24:36 +00:00
2006-01-23 22:05:47 +00:00
2006-03-12 15:23:56 +00:00