[Bf-blender-cvs] CVS commit: blender/source/blender/blenloader/intern readfile.c

Ton Roosendaal ton at blender.org
Tue Feb 7 19:32:05 CET 2006


ton (Ton Roosendaal) 2006/02/07 19:32:05 CET

  Modified files:
    blender/source/blender/blenloader/intern readfile.c 
  
  Log:
  Further tweaking group appending...
  
  Previous commits attempted to link objects in a group to the scene, when
  appending the group. Unfortunately... a single append then also linked
  objects from previously linked groups. This is still a bit messy, mostly
  caused by the way how appending now is coded.
  
  At least things work as expected now!
  
  Revision  Changes    Path
  1.232     +4 -4      blender/source/blender/blenloader/intern/readfile.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenloader/intern/readfile.c.diff?r1=1.231&r2=1.232&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list