Blender Git Commit Log
Git Commits -> Revision f9d24ea
Revision f9d24ea by Andrea Weikert (master) February 28, 2010, 11:17 (GMT) |
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.. |
Commit Details:
Full Hash: f9d24eab559b2252c8840498b5bdc66170375f29
SVN Revision: 27184
Parent Commit: 1a2ceea
Lines Changed: +96, -38