blender/release/scripts
Campbell Barton b9f9aa947a dont display any file as a preset in the menu (limit to *.py, *.xml)
backup files like .py~ for eg had their own menu entries which got annoying.

added optional filter_ext function callback argument to Menu.path_menu() to avoid displaying invalid types.
2012-04-07 02:19:11 +00:00
..
modules dont display any file as a preset in the menu (limit to *.py, *.xml) 2012-04-07 02:19:11 +00:00
presets remove unused theme color 2012-04-06 05:54:13 +00:00
startup some pedantic load time speedup by not loading modules (math and subprocess in this case) 2012-04-06 08:04:31 +00:00
templates updated add mesh template for bmesh. thanks to PKHG for initial conversion. 2012-03-30 05:43:33 +00:00