~openshot.code/openshot/main

« back to all changes in this revision

Viewing changes to openshot/blender/blur.xml

  • Committer: Jonathan Thomas
  • Date: 2012-09-25 17:01:43 UTC
  • Revision ID: jonathan.oomph@gmail.com-20120925170143-d9jsa5ypp3904jvq
Added Yann's (ian57) Space Movie Intro to our animated titles, and I added a new type of widget (multiline), for parameters that need many lines of text.  Also, I updated a few other animated title XML files to use the multiline, and tweaked the fly_by_1.blend file, to improve the lighting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
                <default>TitleFileName</default>
12
12
        </param>
13
13
        
14
 
        <param name="title" type="text" title="Title" description="">
 
14
        <param name="title" type="multiline" title="Title" description="">
15
15
                <default>Title</default>
16
16
        </param>
17
17