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-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
2022-06-15Fix missing translation hint in tracking codeSergey Sharybin
2022-06-15Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-15TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-15GPencil: Fix crash when using time offset modifierFalk David
2022-06-15depsbuilder: build_deps.cmd look for pythonw rather than pythonRay Molenkamp
2022-06-15Fix T98853: Blender crashes when moving grease pencil object has any invisibl...filedescriptor
2022-06-15Assets: Don't show duplicated catalog name when dragging assetsKevin Curry
2022-06-15Make Instance Face: Support instanced collections tooDalai Felinto
2022-06-15GPencil: Avoid console warnings when no Sculpt brush selectedAntonio Vazquez
2022-06-15Clip editor: Default to average error sort in dopesheetSergey Sharybin