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-14Fix #33166: Wrong profile name in config.ocio causes crashSergey Sharybin
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-10fix for crashes running the BGE without colorspace enabled.Campbell Barton
2012-11-07style cleanup, also remove redundant call to set_listbasepointers in free_mai...Campbell Barton
2012-10-29style cleanupCampbell Barton
2012-10-23Correction to recent fix for shader nodes -- image could be not loaded yetSergey Sharybin
2012-10-22Fix #32930: texture colors in material nodes (blender internal) are brighter ...Sergey Sharybin
2012-10-15Fix #32858: Image appears too dark in Image EditorSergey Sharybin
2012-10-14Fixed missing display buffer and mipmaps invalidation in cases onlySergey Sharybin
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-10-06Color Management: fixed loading configuration from non-ascii pathsSergey Sharybin
2012-10-05Fixed compilation error on widowsSergey Sharybin
2012-10-05Fix #32763: Image flickering appears if Movie Clip Editor and compositor openedSergey Sharybin
2012-10-04Color Management: fallback to stub ocio implementation in cases whenSergey Sharybin
2012-10-04colormanage_colorspace_get_named() can (and does) return NULL, added checks t...Dan Eicher
2012-09-26Fixed typo in previous commit!Sergey Sharybin
2012-09-26Color Management: resolve warnings when OCIO configuration file misses None d...Sergey Sharybin
2012-09-26Remove unneeded null-check: display settings should always be valid after IMB...Sergey Sharybin
2012-09-26Fix #32666: Memory Cache Limit stops working after set to 2048Sergey Sharybin
2012-09-25code cleanup: make naming more consistentSergey Sharybin
2012-09-25Color Management: mark some TODOs as resolvedSergey Sharybin
2012-09-25Color Management: render result could have been incorrectly changed by file s...Sergey Sharybin
2012-09-25Color Management: float generated images had is_data flag set incorrectSergey Sharybin
2012-09-24Some further fixes for #32626: TIFF renders are limited to 8 bit even when we...Sergey Sharybin
2012-09-24Fix #32644: ctrl+F11 internal animation player crashSergey Sharybin
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-23fix for crash loading old files without colormanagement.Campbell Barton
2012-09-22Color Management: different fixes for byte buffersSergey Sharybin
2012-09-20Color Management: avoid byte->linear->byte conversion if display colorspace m...Sergey Sharybin
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-19Color Management: don't apply display transform on Non-Color imagesSergey Sharybin
2012-09-18Color management: fix crashes and memory leaks when using custom OCIO configu...Brecht Van Lommel
2012-09-16Color Management: fix crash when displaying render preview if OCIO was disabl...Sergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin