Blender Git Loki
Git Commits -> Revision 7e7e101
December 11, 2009, 08:05 (GMT) |
Added back rendered animation playback (in a sense), with a customisable player. You can choose a player in User Preferences -> File Paths. You can choose a plan custom command line, otherwise there are presets available for the Blender 2.4 player or DJV (where it will give it the correct filename, fps, etc on the command line). So for example if you have a Blender 2.4 version installed, you can enter the path to the blender 2.4 executable, and the playback will work just like before. Any info on other frame players (FrameCycler? pdplayer?) and their command line settings could be useful for adding some more presets too, if anyone knows of them. It's available in Render->Play Rendered Animation (Ctrl F11) |
Commit Details:
Full Hash: 7e7e1018acfb23f0e10d4ae051d002a6516b8d83
SVN Revision: 25307
Parent Commit: 877c47f
Lines Changed: +125, -3
1 Added Path:
/release/scripts/op/screen_play_rendered_anim.py (+99, -0) (View)