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-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-03Images: remove option to choose between BW/RGB/RGBA for multilayer EXR saveBrecht Van Lommel
2022-08-23ImBuf: Optimize GPU memory by using 1 component format for grayscale imagesJeroen Bakker
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-04Cleanup: Fix compile warningsJesse Yurkovich
2022-08-04Cleanup: formatCampbell Barton
2022-08-03Image: Display GPU layout in `uiTemplateImageInfo`Angus Stanton
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-01Fix T96984: Create new image.browse operator for uiTemplateImage layoutsJesse Yurkovich
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-07Shader Nodes: added alpha mode selector to Image Texture nodeEthan-Hall
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
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-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2020-12-20UI: Reorder enums in render results image editor headerYevgeny Makarov
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-28Fix T76179: Unable to select render passes when a render has fewerPhilipp Oeser
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-26Fix T74221 Crash when changing Image Source in UV editorClément Foucault
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-25Image: support saving images in non-image spacesCampbell Barton
2020-02-25Fix T74182: Crash saving images from non-image spacesCampbell Barton
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-04Image InfoJeroen Bakker
2019-05-23Compositor: FileOutputJeroen Bakker
2019-05-21Fix T64867: crash when changin image source to MoviePhilipp Oeser
2019-05-20UI: right align info in image settings panelBrecht Van Lommel
2019-05-19UI: minor tweaks to image editor panelsBrecht Van Lommel
2019-05-19UI: use single column layout for image settings panelsBrecht Van Lommel
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-17Images: changes to avoid losing new images that have not been savedBrecht Van Lommel
2019-05-17Images: make it harder to accidentally undo image texture painting changesBrecht Van Lommel