[Bf-blender-cvs] CVS commit: blender/source/blender/src butspace.c buttons_scene.c drawimasel.c drawtext.c editscreen.c mywindow.c space.c

Ton Roosendaal ton at blender.org
Wed Nov 12 22:14:31 CET 2003


ton (Ton Roosendaal) 2003/11/12 22:14:31 CET

  Modified files:
    blender/source/blender/src butspace.c buttons_scene.c 
                               drawimasel.c drawtext.c 
                               editscreen.c mywindow.c space.c 
  
  Log:
  - further cleanup of window matrix code. Now ALL 2d ortho calls are
    using an identical offset; which is 0.375 and official recommended
    by OpenGL.
    This to further investigate the AA font errors on some systems
    with ATI cards.
  
  Revision  Changes    Path
  1.19      +1 -1      blender/source/blender/src/butspace.c
  1.13      +1 -1      blender/source/blender/src/buttons_scene.c
  1.14      +2 -2      blender/source/blender/src/drawimasel.c
  1.19      +2 -2      blender/source/blender/src/drawtext.c
  1.50      +2 -2      blender/source/blender/src/editscreen.c
  1.10      +9 -6      blender/source/blender/src/mywindow.c
  1.91      +3 -3      blender/source/blender/src/space.c



More information about the Bf-blender-cvs mailing list