[Bf-committers] CVS commit: blender/source/blender/src space.c drawobject.c

Chris Want bf-committers@blender.org
Sun, 16 Feb 2003 01:12:10 +0100 (CET)


hos (Chris Want) 2003/02/16 01:12:10 CET

  Modified files:
    blender/source/blender/src space.c drawobject.c 
  
  Log:
  It turns out that the "Pressing AKEY to deselect all objects still
  leaves one object center pink" bug was actually designed by somebody
  to mark the active object (which need not necessarily be selected).
  I've added a couple of source comments to explain this so the next
  person trying to fix this doesn't bother.
  
  Revision  Changes    Path
  1.12      +8 -2      blender/source/blender/src/space.c
  1.5       +4 -1      blender/source/blender/src/drawobject.c