Blender Git Loki
Git Commits -> Revision 9d54d6b
Revision 9d54d6b by Joshua Leung (master) January 21, 2010, 10:28 (GMT) |
Patch #20693: add parameters for FPS and wait timer for screen cast This patch by Guillaume Lecocq (lguillaume) adds user preference settings for setting the playback frame-rate and delay between captured frames for the screencasting feature. -- I've made a few tweaks for a few minor issues - Made DNA vars for these settings shorts instead of ints, reducing the number of unnecessary extra pad vars - Added version patching to ensure that these settings are initialised by default - Made tooltips for the settings more descriptive |
Commit Details:
Full Hash: 9d54d6ba4e78e83350742b40f9f14ffb5cb8d2f1
SVN Revision: 26162
Parent Commit: da3abc7
Lines Changed: +29, -3