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

Ton Roosendaal ton at blender.org
Tue Jun 13 17:50:05 CEST 2006


ton (Ton Roosendaal) 2006/06/13 17:50:05 CEST

  Modified files:
    blender/source/blender/src drawimage.c 
  
  Log:
  Altering the rules for opening a blender area window for render output.
  
  - if current visible area shows render result; use this
  - else: search for largest non-Image area (so it won't use Texture or
    Composite outputs)
  - else if only 1 available window it uses that one.
  
  Works for both new options (fullscreen too). Especiall fullscreen works
  much better, since it uses an own designated Image Window by default.
  
  Revision  Changes    Path
  1.59      +60 -35    blender/source/blender/src/drawimage.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawimage.c.diff?r1=1.58&r2=1.59&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list