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-18Image Engine: Store image usage to identity changes.Jeroen Bakker
2022-02-15Fix T95791: Unable to switch between multiviews.Jeroen Bakker
2022-02-14Cleanup use c style comments.Jeroen Bakker
2022-02-14Fix T95725: Changing render slot doesn't update displayed image.Jeroen Bakker
2022-02-14Image Engine: Remove region_uv_bounds.Jeroen Bakker
2022-02-14Image Engine: Limit the number of interal textures.Jeroen Bakker
2022-02-10Fix invalid creation of partial image updaterSergey Sharybin
2022-02-04Image Editor: Fix slowdown with 8b colormanaged images.Jeroen Bakker
2022-02-04Compositor: Backdrop mode changes node grid.Jeroen Bakker
2022-02-02Draw Manager: Marked work around code.Jeroen Bakker
2022-02-02Workaround for VSE memory leak.Jeroen Bakker
2022-02-02Cleanup: Use correct identifier for ShaderParameters.Jeroen Bakker
2022-02-01Partial Fix: Showing Compositor Backdrop in node editor.Jeroen Bakker
2022-01-31Image editor: Fix drawing artifacts with render results.Jeroen Bakker
2022-01-31Fix T95299: Empty render results show transparency checkerboard.Jeroen Bakker
2022-01-31Image Editor: Fix background drawing of empty tiles.Jeroen Bakker
2022-01-28Image Engine: Remove unused shader parameter Color.Jeroen Bakker
2022-01-28Image Engine: Use GPUShaderCreateInfo.Jeroen Bakker
2022-01-28Image engine: Remove unused parameter.Jeroen Bakker
2022-01-28Image Engine: Fix issue show alpha flag not reset.Jeroen Bakker
2022-01-28Draw: Remove unused code in image engine shader.Jeroen Bakker
2022-01-28Draw: Remove unused shader.Jeroen Bakker
2022-01-28DrawManager: Image engine support huge images.Jeroen Bakker
2022-01-06Cleanup: Clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-07DrawManager: Engine Instance Data.Jeroen Bakker
2021-11-24Cleanup: Renamed DefaultDrawingMode ImageSpaceDrawingMode.Jeroen Bakker
2021-11-24ImageEngine: Remove unneeded check for tiled image.Jeroen Bakker
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-08Fix ASAN issue in image editor.Jeroen Bakker
2021-11-05Cleanup: Remove redundant scope qualifiers.Jeroen Bakker
2021-11-05Cleanup: Split image engine into ImageEngine, SpaceAccessor and DrawingMode.Jeroen Bakker
2021-11-02Fix: Build error on windows.Ray Molenkamp
2021-11-02Removed compilation warning nullptr check in image engine.Jeroen Bakker
2021-11-02Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-02Cleanup: clang-tidyCampbell Barton
2021-11-02Fix T92608: Image Editor does not display stereo imagesPhilipp Oeser
2021-11-02Cleanup: Change image engine to CPP.Jeroen Bakker
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-23Fix T90772: Image Editor not sampling color from the the currentlyPhilipp Oeser
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-12Cleanup: Clang formatPhilipp Oeser
2021-07-09Fix channel packed images display in the Image/Node editorPhilipp Oeser
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-09Cleanup: spelling in commentsCampbell Barton
2021-02-23Fix T85895: Viewing value passes in Image Editor displays the value as alphaPhilipp Oeser
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-25Fix T84398: Multiview images show only one view.Jeroen Bakker
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker