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-11-25Image save as operator 'BW' option wasnt working on some formats, now only sh...Campbell Barton
2011-11-24- saving as a jpeg image would set the image as not having an alpha channel e...Campbell Barton
2011-11-24image format arg parsing for creator.cCampbell Barton
2011-11-22display quality for avijpeg, name BKE_imtype functions more sensibly Campbell Barton
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20share code for fluidsim, ocean & dynamic paint file paths.Campbell Barton
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-08-28== Sequencer ==Peter Schlaile
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-01-15remove/comment unused defines.Campbell Barton
2010-12-01bugfix [#22638] Alpha channel not saved when using texture paintCampbell 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-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-09-17minor changes needed for the next commit.Campbell Barton
2010-07-30bugfix [#22859] Multi-user images cant be made into single user in texure panel.Campbell Barton
2010-06-30add alpha option for new images (operator and function)Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-21[#21660] improved UV test gridCampbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-02-26remove rna functions image.get_export_path() and image.get_abs_filename(), fi...Campbell Barton
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-09Color management fixesMatt Ebb
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-23remove rna function convert_to_triface because it uses an internal editmesh f...Campbell Barton
2009-01-272.5Ton Roosendaal
2009-01-042.5 / CleanupNathan Letwory
2009-01-042.5Ton Roosendaal
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-01Memory usage debugging: now with the -d debug option enabled, at the endBrecht Van Lommel
2008-01-21opengl stamp wasnt working right, stamp assumed an alpha channel existed.Campbell Barton
2007-12-29* Displacement map bakingMatt Ebb
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-05-03== UV/Image Editor ==Juho Vepsalainen
2006-12-20The Big Image refactor!Ton Roosendaal
2006-08-10Compositor: finished work on node "File Output".Ton Roosendaal
2006-07-05Bugfix #4620Ton Roosendaal