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-07-08style cleanupCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-12style cleanup: whitespaceCampbell Barton
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell 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
2011-12-30style edits for function declarationsCampbell Barton
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-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/quicktime tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-11-06== filebrowser ==Andrea Weikert
2010-10-19compile fixes on windows for quicktime.Andrea Weikert
2010-10-18this should fix quicktime building from last commit.Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-17Fix [#24294] IMB_allocImBuf changes in r32517 missed a couple of filesNathan Letwory
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-03-24hopefully fix reported problems with include remove r27712Campbell Barton
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-03OS X Makefiles:Stefan Gartner
2009-12-23Fix compilation of carbon quicktime & complete use of report mechanism instea...Damien 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-03Quicktime Carbon: Fix memory leak when build with cocoaDamien Plisson
2009-12-02Quicktime(Carbon/win32) : add operator to raise the "compression settings" qu...Damien Plisson
2009-12-02Quicktime : make dna codecType data store the quicktime codecType value inste...Damien Plisson
2009-11-20Quicktime-qtkit : encoding settings now in blender ui (encoding panel)Damien Plisson
2009-11-18Quicktime (non cocoa) crash upon export temporary fixDamien Plisson
2009-11-09- fix Cocoa window setOrder function to maintain focus on a blender window (e...Damien Plisson
2009-01-042.5Nathan Letwory
2009-01-042.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-05-04missed out on some BLI_convertstringcode's, also found that playing relative ...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-12Fix for bug #5862: crash rendering to quicktime h.264. This would needBrecht Van Lommel
2008-03-13== Quicktime ==Peter Schlaile
2008-01-07Patch to change license to GPL only, from GSR.Chris Want