Blender Git Loki

Git Commits -> Revision 8dd72c4

Revision 8dd72c4 by Campbell Barton (master)
July 18, 2011, 05:41 (GMT)
fix [#28005] Python Add-Ons are constantly reloaded if twice in the path
Addons are checked for their timestamps and reloaded when it changes but this failed when, 2 addons had the same name since different times caused 2 reloads on every redraw.

Now when duplicate addons are in the path now give a error message in the UI and print path conflict in the console and don't thrash reloading.

Commit Details:

Full Hash: 8dd72c476e51ee457fdd98625eff7a1afc88f49e
SVN Revision: 38468
Parent Commit: 13e82ff
Lines Changed: +29, -1

2 Modified Paths:

/release/scripts/modules/addon_utils.py (+11, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+18, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021