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
2010-10-18quick commit for forgotten file in the G.sce -> G.main->name refactoring.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-10-16Adapt OSX code for IMB_allocImBuf param changes.Nathan Letwory
2010-09-26Fix for [#23912]: Replace by integer comparison a float comparison whose pre...Damien Plisson
2010-09-21nerr declaration was in wrong place, causing compile error on OSXNathan Letwory
2010-09-20Some fixes for warnings found while investigating quicktime-related bug reports.Nathan Letwory
2010-09-18Fix for [#23753]: Enable QTKit import to run in background threadDamien Plisson
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-03SVN maintenance.Guillermo S. Romero
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-04== Makefiles ==Stefan Gartner
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
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-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-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-02-01Quicktime/QTKit : fix too dark images conversion issueDamien Plisson
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-26Fix [#20821] COLOR MANAGEMENT: Corrupts motion picture filesMatt Ebb
2010-01-08Fix quicktime QtKit compile issueDamien Plisson
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-21OS X: added support for building with Cocoa to MakefilesStefan Gartner
2009-12-03Quicktime Carbon: Fix memory leak when build with cocoaDamien Plisson
2009-12-03QTkit : update build checks to allow only 10.5+/64bit buildsDamien 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-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 (non cocoa) crash upon export temporary fixDamien Plisson
2009-11-18scons update to enable build with QTKit (Cocoa Quicktime)Damien Plisson
2009-11-18Quicktime for Cocoa : export partDamien Plisson
2009-11-18Quicktime for Cocoa : import partDamien Plisson
2009-11-09- fix Cocoa window setOrder function to maintain focus on a blender window (e...Damien Plisson
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton