Hi Andrea, On Wed, Jul 21, 2010 at 7:49 AM, Andrea Weikert <[email protected]> wrote: > Revision: 30565 > > http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30565 > Author: elubie > Date: 2010-07-21 07:49:48 +0200 (Wed, 21 Jul 2010) > > Log Message: > ----------- > == installation paths == > Hopefully last fix for path issues for this release > * The config folder should also be searched for in the 'local' path for local > installations > (This code was already there, but removed in revision 30440)
This broke using BLENDER_USER_SCRIPTS for us, since it now returns the same local directory as BLENDER_SYSTEM_SCRIPTS. In my opinion local directories should never be part of USER stuff, now the distinction is fuzzy because both SYSTEM and USER can return the same local path. I don't understand which case this commit fixed? Brecht. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
