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

Ton Roosendaal ton at blender.org
Tue Jun 27 14:19:33 CEST 2006


ton (Ton Roosendaal) 2006/06/27 14:19:33 CEST

  Modified files:
    blender/source/blender/src drawobject.c 
  
  Log:
  Bugfix #4497
  
  When using Node Shaders, the OpenGL color (solid drawmode) in 3d window
  was still using the base Material only. That's a bit counter-intuitive
  yes... i've replaced this with a function that checks for the active
  material node color. Not perfect, but at least interactive.
  
  Revision  Changes    Path
  1.279     +4 -2      blender/source/blender/src/drawobject.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawobject.c.diff?r1=1.278&r2=1.279&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list