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-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-27Geometry Nodes: String to Curves Line/Pivot PointErik
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-26Cleanup: Remove useless commentsHans Goudey
2022-01-25Nodes: Improve link-drag search support for boolean math nodeHans Goudey
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-24Hook up invert and smooth mode to weight and vertex paintSebastian Parborg
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-17Baking: new method to generate margin, based on adjacent facesMartijn Versteegh
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-13Cleanup: quiet missing braces warningCampbell Barton
2022-01-12Fix warnings after bab47b60cb69Julian Eisel
2022-01-12Cleanup: Correct indentationJulian Eisel
2022-01-12DNA: Add space clip editor defaultsSimon Lenz
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-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10Docs: Add comments to node socket struct headerHans Goudey
2022-01-10Compositing Convert color space nodeJeroen Bakker