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-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Cleanup compiler warning in WindowsAntonio Vazquez
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: compiler warningsCampbell Barton
2022-01-06Fix: MSVC build errorRay Molenkamp
2022-01-05Assets: disable automatic preview generation for node groupsJacques Lucke
2022-01-05Fix T89587: Don't Change Line Width For PreviewsHarley Acheson
2021-12-29Cleanup: clang-tidyAaron Carlisle
2021-12-27Cleanup: clang tidyJacques Lucke
2021-12-27Render: move editor/render module to c++Jacques Lucke
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-16Cleanup: unused variable warningCampbell Barton
2021-12-15Cleanup: Remove no-op node preview function callsHans Goudey
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Fix T93467: Use world bg color for pose library previewsYuchen Wen
2021-11-29Fix T93431: Crash when empty is marked as assetPratik Borhade
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
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-12Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-11Fix T89984: Improve Icon previews reflective and transmissive materials.Jeroen Bakker
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-29Data-block Preview: Create preview using current frameAntonio Vazquez
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Cleanup: Split set_preview_visibilty.Jeroen Bakker
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-21Fix compile issue.Jeroen Bakker