Revision: 30504
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30504
Author: schlaile
Date: 2010-07-19 19:38:20 +0200 (Mon, 19 Jul 2010)
Log Message:
-----------
== Sequencer ==
Made mpeg_preseek accessible again.
Modified Paths:
--------------
trunk/blender/release/scripts/ui/space_sequencer.py
Modified: trunk/blender/release/scripts/ui/space_sequencer.py
===================================================================
--- trunk/blender/release/scripts/ui/space_sequencer.py 2010-07-19 17:35:02 UTC
(rev 30503)
+++ trunk/blender/release/scripts/ui/space_sequencer.py 2010-07-19 17:38:20 UTC
(rev 30504)
@@ -589,6 +589,7 @@
col.label(text="Path:")
col = split.column()
col.prop(strip, "filepath", text="")
+ col.prop(strip, "mpeg_preseek", text="MPEG Preseek")
class SEQUENCER_PT_input_image(SEQUENCER_PT_input):
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs