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-06-17Geometry Nodes: new Volume Cube nodeChris Clyne
2022-06-17Geometry Nodes: tweak Volume to Mesh threshold declarationJacques Lucke
2022-06-17Fix crash invoking layer add/remove operators without maskSergey Sharybin
2022-06-17TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-17Fix T98944: Uninitialized XRFrameState can prevent VR/OpenXR viewingPeter Kim
2022-06-17UI: Custom Properties - Rename properties to remove "Use/Is"Dalai Felinto
2022-06-17Cleanup: Remove redundant doxygen sectionHans Goudey
2022-06-17GHOST/Wayland: skip cursor surface operations when hiding the cursorCampbell Barton
2022-06-17Cleanup: use booleans for GHOST C-APICampbell Barton
2022-06-17Cleanup: clang-tidy for GHOSTCampbell Barton
2022-06-17Cleanup: remove redundant string formattingCampbell Barton
2022-06-17Cleanup: remove `r_` prefix for non-return valuesCampbell Barton
2022-06-17Fix T98663: Eevee compilation error cryptomatte shaders.Jeroen Bakker
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-17Cleanup: unused variable warningCampbell Barton
2022-06-16Geometry Nodes: add 'Intersecting Edges' output for boolean nodePhilipp Oeser
2022-06-16UI: Add file browser operator to edit directory fieldDamien Picard
2022-06-16Cleanup: Use const in File Browser filtering operatorJulian Eisel
2022-06-16Revert "Revert "Revert "TEST COMMIT: API doc generation changes."""Bastien Montagne
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-16Cleanup: Spelling in commentSergey Sharybin
2022-06-16Cleanup: use proper variable nameSergey Sharybin
2022-06-16Fix T98796: avoid unnecessary mesh copyJacques Lucke
2022-06-16LineArt: Variable name cleanups.Yiming Wu
2022-06-16Cleanup: Fix build for make lite and add . to code commentsDalai Felinto
2022-06-16Revert "Revert "TEST COMMIT: API doc generation changes.""Bastien Montagne
2022-06-16Fix T98904: GPencil sculpt brushes break after you delete a brushAntonio Vazquez
2022-06-16Fix T98847: missing null check in versioning codeJacques Lucke
2022-06-16Fix T86076: MPEG Settings Ignored at RenderHamdi Ozbayburtlu
2022-06-16LibOverride: 3DView: simplification and improvements of override creation.Bastien Montagne
2022-06-16ID Type: Sort the items alphabeticallyDalai Felinto
2022-06-16Fix T98860: VectorProperty type renamed to COORDS (breaking scripts)Campbell Barton
2022-06-16Fix (studio-reported) broken 'system override' filtering in liboverride view ...Bastien Montagne
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-16Fix mouse coords for sculpt ignore background click, sample voxel detailCampbell Barton
2022-06-16GHOST/Wayland: workaround inability to access window positionCampbell Barton
2022-06-16Fix memory leak plugging in new keyboards in waylandCampbell Barton
2022-06-16Cleanup: return const vector for system & window outputs() methodCampbell Barton
2022-06-16Fix error selecting the window scale in waylandCampbell Barton
2022-06-16GHOST/Wayland: acquire locks before freeing data on exitCampbell Barton
2022-06-16Fix missing free for drag & drop data with GHOST/WaylandCampbell Barton
2022-06-16GHOST/Wayland: account for fractional scale when picking the outputCampbell Barton
2022-06-16Cleanup: quiet compiler warningsCampbell Barton
2022-06-16Fix T98239: During UV Unwrap, create unique indices for each pinned UVChris Blackbourn
2022-06-15io: remove unnecessary transposes when using mat3_from_axis_conversionIyad Ahmed
2022-06-15Fix T98909: Outliner - "Show Hierarchy" only shows one levelJulian Eisel
2022-06-15obj: reduce vertex colors to 4 decimal places, reenable testsAras Pranckevicius
2022-06-15math: improve accuracy of Linear->sRGB conversion SIMD pathAras Pranckevicius
2022-06-15UI: Implement icons for the curve sculpt tools brushesDalai Felinto
2022-06-15UI: Fix sculpt curve not being able to get brush iconsDalai Felinto