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
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-13Color management: add OCIO aware utility functions for transform to/from XYZ.Brecht Van Lommel
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-12-06Color management: Use default view with no extra transform when not specifiedSergey Sharybin
2018-12-06Color management: Cleanup, make function name more clearSergey Sharybin
2018-12-05Color management: Query default view from displaySergey Sharybin
2018-12-05Color management: Cleanup, typosSergey Sharybin
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2017-09-18Color management: When look is applied, we can not consider spaces to matchSergey Sharybin
2017-09-04Fix T52522: VSE renders with alpha transparent PNG image incorrectlySergey Sharybin
2017-08-10Fix T52334: images with non-color data should not change color space on save.Brecht Van Lommel
2017-07-10Fix T51898: missing sequence strip color space validation on load.Brecht Van Lommel
2017-05-26Cleanup: Typo in colormanagement (ColormnaageCacheData -> ColormanageCacheData)Lukas Stockner
2017-05-16Fix memory leak when saving OpenEXR filesSergey Sharybin
2017-05-16Fix byte-to-float conversion when using scene strips in sequencer with identi...Olly Funkster
2017-05-07Color management: add Filmic view transform to Blender configuration.Brecht Van Lommel
2017-04-12Color management: Avoid memory copy into same bufferSergey Sharybin
2017-02-07Cleanup: Use const qualifier in some of color management codeSergey Sharybin
2017-02-07Color management: Add utility function to convert byte to float with processo...Sergey Sharybin
2017-02-07Color management: Implement threaded byte buffer conversionSergey Sharybin
2016-12-06Fix T50122: SEGFAULT: OCIO configuration typo leads to segfaultSergey Sharybin
2016-09-20Fix T49386: Blender crashes when told to load an OCIO LUT that does not existSergey Sharybin
2016-05-06Implement threaded partial display buffer updateSergey Sharybin
2016-03-23Revert "Fix T47869: OpenColorIO Error with unicode path to config file under ...Sergey Sharybin
2016-03-23Fix T47869: OpenColorIO Error with unicode path to config file under WindowsSergey Sharybin
2016-01-25ImBuf: Make luminance calculation inlinedSergey Sharybin
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-06-02Fix T44869: Crash rendering >2gb imagesCampbell Barton
2015-05-29Yet another attempt to fix T44869Antony Riakiotakis
2015-05-18Cleanup: use const for Imbuf file typesCampbell Barton
2015-04-30Fix T44541 aka gigapixel image render support in blender.Antony Riakiotakis
2015-03-23Change coefficients to 4 digit precision only.Antony Riakiotakis
2015-03-19Cleanup: better not pass function call to FTOCHARCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-08-17CleanupCampbell Barton