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-03-28Fix T47973: Render stamp ignores font alphaCampbell Barton
2016-03-03Docs: minor comment correctionCampbell Barton
2016-02-02Cleanup: styleCampbell Barton
2016-02-01Fix double metadata prefix when using strip's metadataSergey Sharybin
2016-02-01Fix potential access uninitialized metadataSergey Sharybin
2016-02-01Remove debug-only code which sneaked inSergey Sharybin
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-25Keep image dimension used by space image and some other tools syncSergey Sharybin
2016-01-16Cleanup: styleCampbell Barton
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2016-01-14Fix image save ignoring optionsCampbell Barton
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-11Cleanup: use const image-format argCampbell Barton
2015-12-29Fix invalid memory access in multiview code during render, reported on irc.Brecht Van Lommel
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-11-30Fix T38245: render slot getting lost when switching slots while compositing.Brecht Van Lommel
2015-11-20Fix T46826: EXR Compression method set in UI does not always get passed corre...Bastien Montagne
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Fix for error w/ RenderView in ImageView listCampbell Barton
2015-10-21Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76, part II.Bastien Montagne
2015-10-16Cleanup: simplify BLI_stringdec useCampbell Barton
2015-10-15Fix related to T46223: memory leak when loading multilayer multiview images.Brecht Van Lommel
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-12Fix T46446: texture nodes image node not working with image sequences.Brecht Van Lommel
2015-10-06Cleanup: use BLI_path_basenameCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-09-18Image Stamp: word-wrap support for 'note' textCampbell Barton
2015-09-18BLF: initial word-wrap supportCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-06Fix T45237: Dither does not workDalai Felinto
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Fix part of code in `load_image_single()` wrongly disabled when WITH_OPENEXR ...Bastien Montagne
2015-06-27Fix crasher when loading multiview OpenEXR image.Bastien Montagne
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-12De-duplicate stamp callbackCampbell Barton
2015-06-08Fix T44995: Crash loading packed imageCampbell Barton
2015-05-26Building without OpenEXR works againCampbell Barton
2015-05-26Trying to pack image with invalid path crashesAntony Riakiotakis
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-13Fix T44684 Compositor backdrop isn't updating correctlyDalai Felinto