Blender Git Loki
Git Commits -> Revision 8b9de90
Revision 8b9de90 by Kester Maddock (master) December 1, 2004, 08:35 (GMT) |
.scr patch (from Raymond Penners) - The patch only alters files in: blender/source/gameengine/GamePlayer/ghost - Any blenderplayer.exe (with the patch applied) can be renamed into something.scr, and it will behave as a Windows screen saver. (Right-click the .scr file, and select "Install". Then, it will appear in the screen saver properties dialog part of the display settings, including small preview et al). - The screen saving functionality does not affect the executable when it is NOT named .scr - The screen saver automatically exits when the mouse/keyboard is moved/pressed. There is no more need to wrap blenderplayer.exe into a bat file and use python quit controllers, or whatever else is suggested at http://download.blender.org/documentation/oldsite/oldsite.blender3d.org/181_Blender%20news%20haloParty.html - It has been currently been tested to work Windows XP |
Commit Details:
Full Hash: 8b9de908bbc724c83627c80620daa654b7888cea
SVN Revision: 3554
Parent Commit: f6aaafe
Lines Changed: +252, -6