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-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-21UI: Clarify Active Movie Clip tooltipAaron Carlisle
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-21Fix T95078: Setting digits as modifier in keymap doesn't workCampbell Barton
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
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-20Mesh RNA API: Expose contiguous normal arraysHans Goudey
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-18Fix warning from rB9925606539.Alexander Gavrilov
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2022-01-18Allow overriding motion path settings.Alexander Gavrilov
2022-01-18Cleanup: spelling in commentsCampbell Barton
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-14Fix T94867: viewport render not updating when editing color rampJacques Lucke
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-13Cleanup: follow code-style for float suffixCampbell Barton
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-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2022-01-10Docs: Add comments to node socket struct headerHans Goudey
2022-01-10Fix compilation error after recent fixSergey Sharybin
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-08Fix Cycles compile error after last own commitJulian Eisel
2022-01-08RNA: Support bitwise operators for property flags in C++Julian Eisel
2022-01-07LibOverride: Add tag to libraries that had to be recursively resynced.Bastien Montagne
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-06Fix (unreported) crash in liboverride after yesterday's commit.Bastien Montagne
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: Spelling/grammar in commentsHans Goudey
2022-01-05Fix T94650: LibOverride: Bad handling of (auto)resync in case of single overr...Bastien Montagne
2022-01-05Enable OpenEXR DWAB compresstionSergey Sharybin
2022-01-05Fix T94366: Grease Pencil Automerge no immediate UI updatePhilipp Oeser
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2022-01-03Allow overrides for cloth, collision and force field properties.Alexander Gavrilov
2021-12-29Fix (unreported): missing relations update after adding scene time nodeJacques Lucke