[Bf-blender-cvs] CVS commit: blender/source/blender/python BPY_menus.c

Campbell Barton cbarton at metavr.com
Wed Jan 17 16:04:37 CET 2007


campbellbarton (Campbell Barton) 2007/01/17 16:04:37 CET

  Modified files:
    blender/source/blender/python BPY_menus.c 
  
  Log:
  bugfix for 5572, BLI_makestringcode was being used to join 2 paths, but adding c:\ to the start of a non root dir. it wold be nice to have a BLI_join_path for this to avoid #ifdef WIN32's in the main code and to check for existing slashes
  
  Revision  Changes    Path
  1.36      +1 -1      blender/source/blender/python/BPY_menus.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/BPY_menus.c.diff?r1=1.35&r2=1.36&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list