blender/release/scripts
Andrea Weikert f9d24eab55 Partial Fix: [#21085] Sequencer file selector for movies is strange
* joined filename and directory to single rna entry for movie and sound sequence 
* PROP_FILENAME was missing in makesrna
* made seq->strip->data->name PROP_FILENAME rather than PROP_FILEPATH for the complete path
* also made seq->strip->data->name read only

Missing still: update of sequence length, start end frame etc..
2010-02-28 11:17:55 +00:00
..
addons rename extension to addon after discussion with meta-androcto & mindrones 2010-02-26 14:28:29 +00:00
io NetRender: Use threading mixin for master server. See if it solves latency issues that some people are having (always keep the stdout log from the master/client/slaves if you are reporting an issue). 2010-02-27 22:07:38 +00:00
modules store vars in py operators in the instance rather then the operator classes. 2010-02-27 14:54:45 +00:00
op store vars in py operators in the instance rather then the operator classes. 2010-02-27 14:54:45 +00:00
presets scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
templates - template with an example of a modal operator drawing with opengl (draw a line on the screen) 2010-02-28 09:36:02 +00:00
ui Partial Fix: [#21085] Sequencer file selector for movies is strange 2010-02-28 11:17:55 +00:00