blender/release/scripts
Campbell Barton eb0310950c Fix error enabling an already enabled addon
Would run register() twice causing warning with `register_module()`
which expects new classes to be defined.

Now run unregister() before re-registering.
2015-06-14 22:26:42 +10:00
..
addons@3fc5b82c6b Corrections to submodules: we need to use latest tag available from master branch 2015-03-31 22:10:26 +05:00
addons_contrib@cf842d8bb7 Point submodules to RC1 tags 2015-03-11 20:49:46 +05:00
freestyle Improvements to the Freestyle Python API (needed by the SVG Exporter) 2015-05-31 23:16:45 +09:00
modules Fix error enabling an already enabled addon 2015-06-14 22:26:42 +10:00
presets Fix T44614: Maya keymap left mouse click to add cut not working. 2015-05-06 23:59:21 +02:00
startup addon_utils default mismatch /w enable/disable 2015-06-14 05:14:43 +10:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Cleanup: pep8 2015-06-07 17:28:02 +10:00