Blender Git Loki
Git Commits -> Revision e4e80c4
Revision e4e80c4 by Campbell Barton (master) July 16, 2010, 01:00 (GMT) |
Blendfile thumbnail extractor, so icons can be automatically extracted from blend files as PNG's and displayed in a file browser. Runs with python 2.6 and 3.1 with no special deps. To have nautilus display thumbnails automatically. gconftool --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true gconftool --type string --set /desktop/gnome/thumbnailers/application@x-blender/command "blender-thumbnailer.py %i %o" |
Commit Details:
Full Hash: e4e80c4def0fe30ec9285cafde2fd42c5e8c09b6
SVN Revision: 30402
Parent Commit: ccbd4f3
Lines Changed: +132, -0
1 Added Path:
/release/freedesktop/blender-thumbnailer.py (+132, -0) (View)