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
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-20Cleanup: spellingChris Blackbourn
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-03-11Fix threading conflict with movie cache lineSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-19Fix image cache margin calculationCampbell Barton
2021-10-08Fix wrong Cycles tile highlight with region renderSergey Sharybin
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-08-27Fix crash sampling render result before any pixel was renderedSergey Sharybin
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-07-29cleanup: editor_image : Remove unused draw functionsjim man
2021-04-12Cleanup: fix address sanitizer warningBrecht Van Lommel
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-17Fix T82064: Add Image Clone tool to overlay engineJeroen Bakker
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-08-20GPU: Fix some more remaining GL enums scattered outside of GL moduleClément Foucault
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-04-16Fix (unreported) Image Editor UI drawing too darkPhilipp Oeser
2020-03-23Fix T74586: Image Editor Uses Invalid Display ChannelsJeroen Bakker
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-07-15Fix T67016: crash drawing image editor without imageBrecht Van Lommel
2019-07-15Fix T63349: image texture garbage collection causing freezesBrecht Van Lommel
2019-06-21Fix dashed line drawingCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton