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
2015-10-13Revert to master - those changes are globally valid, but remain incomplete,free-refcount-idsBastien Montagne
2015-10-12Merge branch 'master' into free-refcount-idsBastien Montagne
2015-10-12Fix T46446: texture nodes image node not working with image sequences.Brecht Van Lommel
2015-10-06Merge branch 'master' into free-refcount-idsBastien Montagne
2015-10-06Cleanup: use BLI_path_basenameCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-05Cleanup , and remove public '_release_datablocks' funcs for now.Bastien Montagne
2015-09-30ID free: another round of cleanup & fixes (mostly insconsitancies among IDs c...Bastien Montagne
2015-09-30ID free: freestylelinestyle & other minor types, some cleanups (mostly use ME...Bastien Montagne
2015-09-27Free IDs: images & lamps.Bastien Montagne
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
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-10Fix T44633: image cache broken for movies and sequences.Brecht Van Lommel
2015-05-10Fix T44644 Missing thread-protection (spinlock) of image in new multiview code.Bastien Montagne
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-05-04Fix T44503 full sample does not display any preview any more.Antony Riakiotakis
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-27Multi-View: Code cleanupDalai Felinto
2015-04-27Fix T44514 Crash under cycles rendering using F12, based on patch from Gaia C...Dalai Felinto
2015-04-23Fix T44498 - Blender crashes in some files after render slots fixDalai Felinto
2015-04-23Fix T44396 - Compositing render slots don't workDalai Felinto
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-19Cleanup: warningsCampbell Barton
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-09Fix for passing -1 to close()Campbell Barton
2015-04-07Multiview: compositor - avoid trashing image viewer views/buffers when multiv...Dalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-26Fix T43479 animated textures lost after going to a frame before animatedAntony Riakiotakis
2015-02-17Fix T38808: Re-opening an image makes absoluteCampbell Barton
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop