Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-23correct invalid categoryCampbell Barton
2013-01-06update for change in blenders apiCampbell Barton
2013-01-06fixes to EDL importCampbell Barton
- allow editmode 'a1', 'a2', 'a3'... etc - allow editmode 'none' - accept black as 'bl', 'bw', 'blk', 'black' - black was being imported as grey - add global frame offset option for importing - fix error naming strips - if a reel has an extension, match with the extension stripped as well --- so foobar.mov will find foobar.avi file.
2013-01-06add 'a2' for audio, used by FCP.Campbell Barton
2013-01-05add feature to scan for media based on reel name and filename (when available)Campbell Barton
2013-01-05use pep8 naming convention for parse_edl.pyCampbell Barton
2013-01-05split out the EDL parser into its own module.Campbell Barton
2013-01-03use utf8 encodingCampbell Barton
2013-01-03move EDL video sequence importer back into official addon repo.Campbell Barton
[[Split portion of a mixed commit.]]