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
2021-12-08Cleanup: moved IMB_transform to transform.cc.Jeroen Bakker
2021-05-07Cleanup: Remove deprecated variables and functions calls from our ffmpeg codeSebastian Parborg
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2017-09-22Remove quicktime supportAaron Carlisle
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-25ImBuf: Make luminance calculation inlinedSergey Sharybin
2015-12-21Cleanup: remove unused fileCampbell Barton
2015-09-16CMake: Don't modify global CFlags when enabling/disabling OpenJpegSergey Sharybin
2015-04-08Font preview for file browserCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-07-01CMake: correct include dirsCampbell Barton
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-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-09fix building when WITH_PSD is OFF, stub is not needed afterallDalai Felinto
2013-10-09Photoshop PSD supportDalai Felinto
2012-11-03code cleanup: cmake - add missing headers, remove directories from source lis...Campbell Barton
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-08add option to build without blenders default avi codec.Campbell Barton
2012-09-17code cleanup: correct include paths and commentCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-01Fix for Multilayer EXR API. This was using implementation stubs directly in t...Lukas Toenne
2011-12-21Code refactoring: move MD5 out of imbuf into blenlib.Brecht Van Lommel
2011-10-25cmake macro to set less strict flags per file - remove_strict_flags_file(file...Campbell Barton
2011-10-24MovieCache implementationSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19remove WITH_* defines from image formats, instead just dont build the files a...Campbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-28== Sequencer ==Peter Schlaile
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-06-23correction to recent commit & made ffmpeg includes only add when enabled.Campbell Barton
2011-06-19cmake: added FindOpenJPEG module.Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-28include ffmpeg_compat header in cmake source list.Campbell Barton