[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src interface.c interface_panel.c space.c

Matt Ebb matt at mke3.net
Wed Jan 5 13:17:45 CET 2005


broken (Matt Ebb) 2005/01/05 13:17:45 CET

  Modified files:
    tuhopuu3/source/blender/src interface.c interface_panel.c 
                                space.c 
  
  Log:
  A bit experimental - added a right-click menu for buttons, with
  Copy and Paste available there. I have ideas for other options to
  go in such a menu too, like Insert Key and Remove Key (for the
  individual values/channels), web links to help references, etc.
  This may not be so easy in practice, let's see how it goes :)
  
  The Panel Alignment menu can now be opened by right-clicking on a
  panel header as opposed to anywhere in the buttons space as it was
  previously.
  
  PS. Does anyone feel like coding some general cross-platform
  os-native copy and paste functionality into GHOST? ;)
  
  Revision  Changes    Path
  1.3       +53 -8     tuhopuu3/source/blender/src/interface.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/interface.c.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.2       +17 -1     tuhopuu3/source/blender/src/interface_panel.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/interface_panel.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.11      +1 -13     tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.10&r2=1.11&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list