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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-20Sequencer UI:Thomas Dinges
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-10minor changes to sequencer apiCampbell Barton
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-05-09style cleanup: whitespace/operatorsCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28Plugin system:Thomas Dinges
2012-04-26Fix related to #31067: missing update when toggling Premultiply on a sequence...Brecht Van Lommel
2012-03-30Fix [#30709] Renaming a bone renames all drivers' targets using a bone of tha...Bastien Montagne
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-21== Sequencer ==Peter Schlaile
2012-03-18== Sequencer ==Peter Schlaile
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-18spelling cleanupCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-27Various fixes to UI messages (among other things, all messages needed it shou...Bastien Montagne
2011-12-15Free run no gaps time code implementationSergey Sharybin
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-17Fix [#29190] VSE bugs.Bastien Montagne
2011-10-27quiet -Wempty-body and unused warningsCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21- add convenience functions BLI_split_dir_part / BLI_split_file_part, which j...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-15fix for buffer overrun with BLI_split_dirfile(...), was simple to do since ma...Campbell Barton
2011-10-14Fixing [#28907] Frozen playback.Joerg Mueller
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-29Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-28Fix #28601: SEGFAULT: Regression in free_imbuf_seqSergey Sharybin
2011-09-28fix for incorrect use of strlen() with the sequencer rna (no need for strlen(...Campbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29* Reverting Titlecard commit r37537Joerg Mueller
2011-08-28== Sequencer ==Peter Schlaile
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-223D Audio GSoC:Joerg Mueller
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-093D Audio GSoC:Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-263D Audio GSoC:Joerg Mueller
2011-06-16== Simple Title Cards for Sequencer ==Joshua Leung
2011-06-09RNA properties - expose values as radians rather then degreesCampbell Barton