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
2012-11-26Fix wrong color space used for generated float imagesSergey Sharybin
2012-11-19Fix #33234: Search string crashes BlenderSergey Sharybin
2012-11-17Fix #33209: Opening an image with image node on Compositing freezes BlenderSergey Sharybin
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-09style cleanup: indentationCampbell Barton
2012-10-24code cleanup: some edits for unused vars in recent smooth addition and some s...Campbell Barton
2012-10-22Fix #32930: texture colors in material nodes (blender internal) are brighter ...Sergey Sharybin
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-25Color Management: float generated images had is_data flag set incorrectSergey Sharybin
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-24fix [#32626] TIFF renders are limited to 8 bit even when we choose 16.Campbell Barton
2012-09-23A bit alternative fix for bug mentioned in rev50826Sergey Sharybin
2012-09-22Color Management: different fixes for byte buffersSergey Sharybin
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-19Color Management: new generated images had empty color space by defaultSergey Sharybin
2012-09-18Fix crash editing mask with no image in the image editor.Brecht Van Lommel
2012-09-18Revert part of rev50719, it's not actually needed and it alwaysSergey Sharybin
2012-09-18Color Management: fixed crash when changing display device in screenshot sav...Sergey Sharybin
2012-09-18Fixed missing display buffer invalidation when rendering sequencer animationSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-13fix [#31946] Masking doesn't respect pixel ratioCampbell Barton
2012-09-04fix for some errors reported by http://clang.blenderheads.org/trunk/ in r50384.Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-29new image operator now allows color grid (before was only grid on/off)Campbell Barton
2012-08-21fix for bug with render slots - where the menus wouldnt only show layers from...Campbell Barton
2012-08-18Suport function for Collada exporter: after a generated image was stored to d...Gaia Clary
2012-08-13fix [#32126] STAMP: Setting a background color causes color flickerCampbell Barton
2012-08-13fix for stamp text drawing into a color buffer not taking color management in...Campbell Barton
2012-08-13style cleanupCampbell Barton
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-08-03Code cleanup:Thomas Dinges
2012-08-02code cleanup: remove redundant float castsCampbell Barton
2012-07-09code cleanup: move sequencer timecode into its own func.Campbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-03image sequence - apply cyclic option AFTER the image offset,Campbell Barton
2012-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-06-29fix for crash scaling an imageCampbell Barton
2012-06-28fix for crash in python getting the image size for a sequence.Campbell Barton
2012-06-24style cleanypCampbell Barton
2012-06-22added new function BKE_imbuf_to_image_formatGaia Clary
2012-06-10Fix #31778. BKE_image_user_frame_calc can be called with iuser==NULL in some ...Lukas Toenne
2012-06-10Fix #31747, broken image sequence loading after r47432.Lukas Toenne
2012-06-07remove casts to short when allocating new imbufs.Campbell Barton
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04Fix #31352: Image sequence texture - can't load image after changing image so...Sergey Sharybin
2012-05-27style cleanupCampbell Barton