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
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-09-11Fix T45165, OSX quicktime fails with diacriticals in filename.Howard Trickey
2015-07-29Audaspace: fixes for building with Quicktime on Mac.Jörg Müller
2015-07-29Fix build with Quicktime after Audaspace updateDalai Felinto
2015-07-09Cleanup: warningsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-02-11cleanup: style/indentationCampbell Barton
2014-10-22OSX: fix T42325 by not letting .vob handled by qt, avoids a doublefreeJens Verwiebe
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-30Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testext...Campbell Barton
2014-01-27OSX/scons: consequently make use of the recently introduced C_COMPILER_ID and...Jens Verwiebe
2014-01-20Code cleanup: remove quicktime image loading code (not animation loading).Brecht Van Lommel
2013-11-25Fix T37591: 'Extensions' option ignored for movies.Campbell Barton
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX: complety remove the cocoa options, definitions and conditionals nowJens Verwiebe
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-07-28use '_exec' suffix for operator execute callbacks, also picky change to sizeo...Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28QTKIT: as per Ideasman's suggestion, include BLI_utildefines.h in sourcefiles...Jens Verwiebe
2013-05-04Fix quicktime video export not properly supporting animation of audio propert...Brecht Van Lommel
2013-04-30Bug fix #35143Ton Roosendaal
2013-04-18style cleanupCampbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-18style cleanupCampbell Barton
2013-03-14use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.Campbell Barton
2013-03-05code cleanup: remove unused member of direntry struct, also add include for b...Campbell Barton
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-09style cleanupCampbell Barton
2013-01-08OSX: remove a unneccessary condition, QTKit can do 32bit tooJens Verwiebe
2013-01-08style cleanupCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-15OSX/availability: use of the numerical value instead of the symbol in the #if...Jens Verwiebe
2012-11-07OSX: some more version target cleanups and correctionsJens Verwiebe
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-10-30style cleanupCampbell Barton
2012-10-29style cleanupCampbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-20style cleanupCampbell Barton
2012-10-19More UI messages fixes and tweaks, BKE_report<->BKE_reportf, and stuff to tra...Bastien Montagne
2012-10-13More UI messages fixes.Bastien Montagne
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin