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-03-18Cleanup: spellingCampbell Barton
2020-11-12Cleanup: spellingCampbell Barton
2020-11-04Fix T67832: Camera Background Images View TransformJeroen Bakker
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-30GPU_draw.h: cleanup before splittingClément Foucault
2020-07-29Cleanup: GPU: Move Image based function to GPU_draw.hClément Foucault
2020-07-26Cleanup: Image: Rename redundant enum for clarityClément Foucault
2020-07-26GPUTexture: Replace GL textarget enum by Image enumClément Foucault
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-03Fix T78124 Overlay: Image: Camera background image transparency not workingClément Foucault
2020-05-19Fix T73847 Overlay: Camera orthographic scale moves background imageClément Foucault
2020-04-23Fix T73195: stereo camera view does not show background imageBrecht Van Lommel
2020-04-15Fix T75613: "In Front" setting did not override image empty "Depth"Vincent Blankfield
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-13Fix stereoscopy reference image drawing in the viewportDalai Felinto
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-02-11DRW: Color Management improvementClément Foucault
2020-01-29Fix T73188: RenderResult as Camera BG ImageJeroen Bakker
2019-12-05Fix T72154: Background Camera ImagesJeroen Bakker
2019-12-05Overlay Engine: Cleanup & enable line AA on in front passesClément Foucault
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault