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-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-03-25Image editor: not updating after image operation.Jeroen Bakker
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-11Fix threading conflict with movie cache lineSergey Sharybin
2022-03-07Shader Nodes: added alpha mode selector to Image Texture nodeEthan-Hall
2022-03-07Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-07Fix T96163: Image editor doesn't refresh when undo/redo.Jeroen Bakker
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-14Merge branch 'blender-v3.1-release'Jeroen Bakker
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-04Fix T94599: Assert on usercount when deleting image created via operator.Bastien Montagne
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-20Cleanup: Use canonical variable nameHans Goudey
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-19Fix image cache margin calculationCampbell Barton
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-08Fix wrong Cycles tile highlight with region renderSergey Sharybin
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-08-27Fix crash sampling render result before any pixel was renderedSergey Sharybin
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin