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

Ton Roosendaal ton at blender.org
Tue Dec 26 12:26:10 CET 2006


ton (Ton Roosendaal) 2006/12/26 12:26:10 CET

  Modified files:
    blender/source/blender/src header_info.c space.c 
  
  Log:
  Bugfixes #5314 and #5424
  
  - removed the "\" from pulldown menu, and replaced with readable "or"
    (makes it for translation systems easier to parse)
  - the theme menu, area type chooseer menu, "Timeline" didnt draw in the
    button due to bad pupmenu_col() code with using 'seperators'. Fixed it
    by just adding another separator for now.
  
  Both fixes reviewed and provided by Juho. Thanks!
  
  Revision  Changes    Path
  1.101     +2 -2      blender/source/blender/src/header_info.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/header_info.c.diff?r1=1.100&r2=1.101&cvsroot=bf-blender>
  1.430     +3 -3      blender/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/space.c.diff?r1=1.429&r2=1.430&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list