blender/release/scripts
Campbell Barton 3871cb78bc autocompete was matching import_foo as import keyword.
breaking autocomp. on import_scene_obj for eg.
2010-02-14 12:23:25 +00:00
..
io change python scripts so modules which register with blender have a register() function rather then making import automatically run the register functions (generally considered bad practice by python people) 2010-02-14 11:21:21 +00:00
modules autocompete was matching import_foo as import keyword. 2010-02-14 12:23:25 +00:00
op autocompete was matching import_foo as import keyword. 2010-02-14 12:23:25 +00:00
presets Patch #21011: Tweaks to Sky/Atmosphere presets 2010-02-07 22:26:37 +00:00
templates pep8 changes 2010-01-31 14:46:28 +00:00
ui change python scripts so modules which register with blender have a register() function rather then making import automatically run the register functions (generally considered bad practice by python people) 2010-02-14 11:21:21 +00:00