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
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-16Make imbuf's OIIO bindings to compile with latest OIIO from gitSergey Sharybin
2016-11-29Fix compilation error with latest OIIO 1.7.8Sergey Sharybin
2016-02-20ImBuf: Cleanup, don't use `using namespace`, it's a bad practiceSergey Sharybin
2016-02-20ImBuf: Solve re-definition warningsSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-06-05ImBuf: Fix compilation error with latest OIIOSergey Sharybin
2015-03-27ImBuf: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2014-05-10Fix T40107: painting on a psd image crashes blender + style cleanup in fileDalai Felinto
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-10-23style cleanupCampbell Barton
2013-10-18Add debug prints to the PSD loader in imbuf. The error message can be obtain...Irie Shinsuke
2013-10-13cmake/openimageio - partially reverting #60692Dalai Felinto
2013-10-12Fix build scripts related to PSD support. Both CMake and SCons builds were b...Irie Shinsuke
2013-10-12scons: fix WITH_PSD compiling, still i think muddled naming is used here, tod...Jens Verwiebe
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-10style cleanupCampbell Barton
2013-10-09style cleanupCampbell Barton
2013-10-09fix building when WITH_PSD is OFF, stub is not needed afterallDalai Felinto
2013-10-09Photoshop PSD supportDalai Felinto