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
2021-06-06Merge branch 'master' into eevee-gpencileevee-gpencilAntonio Vazquez
2021-06-06Event Simulate: and a --keep-open command line argumentCampbell Barton
2021-06-06Cleanup: unused argumentCampbell Barton
2021-06-06LineArt: Fix edge clipping index error.YimingWu
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-06Exact Boolean: fix last commit: pass an arg by reference instead of value.Howard Trickey
2021-06-05Merge branch 'master' into eevee-gpencilAntonio Vazquez
2021-06-05Exact Boolean: speed up when there are many separate components.Howard Trickey
2021-06-05Limit Rotation: explicitly orthogonalize the matrix before processing.Alexander Gavrilov
2021-06-05Limit Rotation: add an Euler Order option.Alexander Gavrilov
2021-06-05Fix T88859: Assert when changing view modesGermano Cavalcante
2021-06-05BMesh: avoid extra faces-of-edges loop building partial update dataCampbell Barton
2021-06-05Merge branch 'master' into eevee-gpencilAntonio Vazquez
2021-06-05Fix assert check in BLI_polyfill_beautifyCampbell Barton
2021-06-05Fix assert in gpencil_batches_ensureCampbell Barton
2021-06-05Cleanup: use ternary operator for icon argumentCampbell Barton
2021-06-05Fix T88828: View/Navigation(Walk/Fly) disappeared from keymapCampbell Barton
2021-06-05Cleanup: indentationCampbell Barton
2021-06-05Cleanup: spelling in commentsCampbell Barton
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-05Fix T88813: Scalable allocator not used on win10Ray Molenkamp
2021-06-05Edit Mesh: partial updates for normal and face tessellationCampbell Barton
2021-06-04Merge branch 'master' into eevee-gpencilAntonio Vazquez
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-04windows/deps: Fix TBB build issues.Ray Molenkamp
2021-06-04Texture Paint: changing paint slots and viewport could go out of syncPhilipp Oeser
2021-06-04LibOverride: Fix early break in some of the resync code.Bastien Montagne
2021-06-04GPencil: Change Fill Boundary iconAntonio Vazquez
2021-06-04GPencil: Change Fill extend lines iconAntonio Vazquez
2021-06-04Update Camera presetsFynn Grotehans
2021-06-04Greasepencil: show pressure curve widgets in the sidebarPhilipp Oeser
2021-06-04BlenLoad: Ensure linked IDs are properly sorted.Bastien Montagne
2021-06-04GPencil: Cleanup unneeded variable assignAntonio Vazquez
2021-06-04Fix T88803: GPencil Thickness modifier produces thicker linesAntonio Vazquez
2021-06-04Math: Added max_uu/min_uu variations.Jeroen Bakker
2021-06-04Geometry Nodes: Curve Length NodeJohnny Matthews
2021-06-04Geometry Nodes: Support curve data in the geometry delete nodeHans Goudey
2021-06-04Cleanup: Add comment explaining assertHans Goudey
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-03VSE: Add refresh_all operator to all sequencer regionsRichard Antalik
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-06-03GHOST/wayland: fix restoring hidden cursorChristian Rauch
2021-06-03GHOST/wayland: fix non-moving normal cursorChristian Rauch
2021-06-03GHOST/wayland: add 'xdg-decoration' supportChristian Rauch
2021-06-03GHOST/wayland: adapt window and cursor surface scale to support HiDPI screensChristian Rauch
2021-06-03GHOST/wayland: handle return values for data sourcesChristian Rauch
2021-06-03GHOST/wayland: set parent relation only for dialogs to mimic X11 behaviourChristian Rauch
2021-06-03GHOST/wayland: handle missing relative-pointer and pointer-constraints supportChristian Rauch
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03GHOST/wayland: inhibit warningChristian Rauch