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-09-03style cleanup: also add debugging print function for derived mesh DM_debug_pr...Campbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-14Fix quicktime export being broken in various ways: callback was missingBrecht Van Lommel
2012-01-13Fix related to #29694: quicktime export was not showing or respecting RGBABrecht Van Lommel
2011-12-30style edits for function declarationsCampbell Barton
2011-12-27OSX: adding PNG codec to QTKit, to have one more alpha enabled one atmJens Verwiebe
2011-12-27OSX: adding some more codecs to QTKitJens Verwiebe
2011-12-24Bugfix for [#29684] Output video presets messed upThomas Dinges
2011-12-17Fix use of deprecated im_type member in quicktime export.Brecht Van Lommel
2011-12-02OSX: match quicktime and QTKit export to other formats/codecsJens Verwiebe
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2010-12-12OS X Cocoa: added QT "Animation" codec.Ton Roosendaal
2010-10-18quick commit for forgotten file in the G.sce -> G.main->name refactoring.Andrea Weikert
2010-09-26Fix for [#23912]: Replace by integer comparison a float comparison whose pre...Damien Plisson
2010-04-17Quicktime audio export: force AAC sample rate to be <=48kHz to avoid later co...Damien Plisson
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-03-09cant test but this should fix mac buildCampbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31Fix compile error in qtkit_export.m on mac.Brecht Van Lommel
2010-01-27support for #'s for output animation pathsCampbell Barton
2010-01-08Fix quicktime QtKit compile issueDamien Plisson
2009-12-22Attempt to fix compilation of quicktime after reporting changesBrecht Van Lommel
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-03QTkit : update build checks to allow only 10.5+/64bit buildsDamien Plisson
2009-12-02Quicktime : make dna codecType data store the quicktime codecType value inste...Damien Plisson
2009-11-28qtkit : improve thread safety, enforce build on OSX 10.5+Damien Plisson
2009-11-20Quicktime-qtkit : encoding settings now in blender ui (encoding panel)Damien Plisson
2009-11-18Quicktime-cocoa : fix file busy issue when rendering a second time with quick...Damien Plisson
2009-11-18SVN maintenance.Guillermo S. Romero
2009-11-18Quicktime for Cocoa : export partDamien Plisson
2009-11-18Quicktime for Cocoa : import partDamien Plisson