blender/release
Ton Roosendaal 88676349a4 Code holiday commit:
- fix: user pref, window title was reset to 'Blender' on tab usage

- Undo history menu back:
  - name "Undo History"
  - hotkey alt+ctrl+z (alt+apple+z for mac)
  - works like 2.4x, only for global undo, editmode and particle edit.

- Menu scroll
  - for small windows or screens, popup menus now allow to display
    all items, using internal scrolling
  - works with a timer, scrolling 10 items per second when mouse 
    is over the top or bottom arrow
  - if menu is too big to display, it now draws to top or bottom, 
    based on largest available space.
  - also works for hotkey driven pop up menus.

- User pref "DPI" follows widget/layout size
  - widgets & headers now become bigger and smaller, to match 
    'dpi' font sizes. Works well to match UI to monitor size.
  - note that icons can get fuzzy, we need better mipmaps for it
2011-06-04 17:03:46 +00:00
..
bin patch [#25972] blender-thumbnailer.py: GVFS support 2011-02-09 02:09:30 +00:00
datafiles remove .Bfs, its not used anymore. 2011-04-27 13:13:07 +00:00
freedesktop cmake - install icons into $PREFIX/share/icons/hicolor/ rather then $PREFIX/share/pixmaps/, also move blender icon into 'apps' dir. 2011-04-21 06:37:54 +00:00
irix-6.2-mips
plugins converted more mixed tab/space indentations to tabs. only whitespace changes. 2011-04-21 15:53:30 +00:00
scripts Code holiday commit: 2011-06-04 17:03:46 +00:00
text Readme.html and Link to Release Log: 2011-04-02 13:18:33 +00:00
windows Fix #27481: windows uninstaller could remove files unrelated to blender 2011-06-01 13:13:55 +00:00
environment-macosx
environment-mswindows set svn end of lines to native 2011-05-09 08:15:38 +00:00
environment-unix