[Bf-blender-cvs] CVS commit: blender/source/blender/src buttons_object.c

Ton Roosendaal ton at blender.org
Sun Apr 11 15:54:48 CEST 2004


ton (Ton Roosendaal) 2004/04/11 15:54:48 CEST

  Modified files:
    blender/source/blender/src buttons_object.c 
  
  Log:
  Bug fix 1130
  
  In buttons_object panels, there was an old check for used library data
  that evaluated data linked on objects, instead of object.
  Restored it to checking for ob->id.lib only.
  
  BTW: the setButLock() is persistant, and should be reset after.
  
  Revision  Changes    Path
  1.27      +5 -5      blender/source/blender/src/buttons_object.c



More information about the Bf-blender-cvs mailing list