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
2011-12-28Code refactoring: add unified image buffer functions for doing float => byte,Brecht Van Lommel
2011-12-15Free run no gaps time code implementationSergey Sharybin
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-27pass image description to image loading functions for more useful error than ...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-31fix [#28430] Image with Stampinfo does not get saved correctly with alphaCampbell Barton
2011-08-28== Sequencer ==Peter Schlaile
2011-07-24New dilation function from Morten Mikkelsen (aka sparky).Sergey Sharybin
2011-06-24fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screenCampbell Barton
2011-06-15fix [#27662] Storing png/tga images ignore Alpha settingsCampbell Barton
2011-06-07fix for float projection painting, now updating correctly. Antony Riakiotakis
2011-06-06Bake from multires meshSergey Sharybin
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2010-12-14Bugfix #22040Ton Roosendaal
2010-12-01bugfix [#23406] DPX Images load darker then saved, UI broken.Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16option to write images to a files on single frame renders, this isn't accesse...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-07-12sequencer float conversion was only using rgb -> float conversion inconsistan...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-02-15Fix #21078: image paint undo didn't work correct with wrap option, movedBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-07-212.5: Texture FilteringBrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-19Split up the following imbuf functions in 2...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-09* Bakeing fix for apricot, stop pixels being extended for parts of the image ...Campbell Barton
2007-10-29render stamp drawing is now done everywhere - (not just when saving Campbell Barton
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-10-12== IMBuf fix ==Peter Schlaile
2007-10-11Peach requestCampbell Barton
2007-09-03more warning fixes.Stephen Swaney
2007-09-02== imagebrowser ==Andrea Weikert
2007-07-10This is patch [#6929] Interpolation MethodsKent Mein
2007-04-04moved source and text to american spellingCampbell Barton
2006-12-20The Big Image refactor!Ton Roosendaal
2006-11-19Long waited feature: Render BakingTon Roosendaal
2006-11-07Added two new blend modes to image painting brushes, erase alpha andBrecht Van Lommel
2006-07-31ImagePaint Refactoring:Brecht Van Lommel
2006-06-28=== warnings cleanup ===Andrea Weikert
2006-03-07this patch features several cleanups and bugfixes for the sequencer:Peter Schlaile
2006-02-11Added ability to render Zbuffer to an image.Kent Mein
2006-02-10Interesting commit for artists using huge textures;Ton Roosendaal
2006-02-05* Add memcache limitor-support to imbufsPeter Schlaile