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-09-15Merge branch 'master' into temp-cocoa-scroll-acceleration-fixtemp-cocoa-scroll-acceleration-fixJulian Eisel
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-09-15Cleanup: Remove duplicate warning from subdivision surface nodeHans Goudey
2021-09-15Geometry Nodes: Hide values for selection inputsHans Goudey
2021-09-15Fix: Division by zero in curve spiral primitive nodeHans Goudey
2021-09-15Splines: Add a method for reversing a SplineJohnny Matthews
2021-09-15Tests: Updated test message for Directory Not FoundHimanshi Kalra
2021-09-15Fix broken WorkSpace use after recent refactor of append code.Bastien Montagne
2021-09-15Fix missing passes result when rendering multiple viewsSergey Sharybin
2021-09-15Fix crash in 'drag asset' case in new append code from yesterday.Bastien Montagne
2021-09-15BLI: Add a reverse method to MutableSpanJohnny Matthews
2021-09-15Geometry Nodes: Add fields version of material nodesHans Goudey
2021-09-15Geometry Nodes: Add special domain interpolation for selectionsHans Goudey
2021-09-15Cleanup: avoid passing redundant parameterJacques Lucke
2021-09-15Nodes: refactor socket declarationsJacques Lucke
2021-09-15Bring back pre 2.8 scrolling accelerationJulian Eisel
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-15Cleanup: unused variableCampbell Barton
2021-09-15Fix T91421: Length modifier bake influence check.YimingWu
2021-09-15Fix Asset Browser cannot open containing file anymorePhilipp Oeser
2021-09-15Geometry Nodes: multi threaded field evaluationJacques Lucke
2021-09-15Gizmo: show groups flagged with SHOW_MODAL_ALL during interactionCampbell Barton
2021-09-15Cleanup: replace defines with functionsCampbell Barton
2021-09-15Cleanup: correct tracker ID in commentCampbell Barton
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-09-15PyDocs: Update theme to latest versionAaron Carlisle
2021-09-15UI: Addition Changes to Freestyle PropertiesAaron Carlisle
2021-09-15Fix T89241: Scale to fit overflows into a second lineCampbell Barton
2021-09-15Cleanup: spellingCampbell Barton
2021-09-15Cleanup: doxy sections, parameter syntaxCampbell Barton
2021-09-15Fix: Use after free in spreadsheet attribute column IDHans Goudey
2021-09-14Fix T89027: "factor" field in pose breakdowner not updatedChristoph Lendenfeld
2021-09-14LibLink: Enable unittest that was previously failing in append case.Bastien Montagne
2021-09-14LibLink: New Append code.Bastien Montagne
2021-09-14ID management: Add new version of `relink_to_newid` using proper new remappin...Bastien Montagne
2021-09-14Cleanup: fix inconsistent parameter nameJacques Lucke
2021-09-14Nodes: cache node declaration on nodeJacques Lucke
2021-09-14Cleanup: simplify resource scope methodsJacques Lucke
2021-09-14Fix: use type name instead of variable nameJacques Lucke
2021-09-14Functions: support optional outputs in multi-functionJacques Lucke
2021-09-14Geometry Nodes: fix memory leak for multi input socketsJacques Lucke
2021-09-14Fix T90862: Texts in Outliner can have wrong iconPhilipp Oeser
2021-09-14Doc: expand on comment for why bound-box access could cause issuesCampbell Barton
2021-09-14UI: keep navigation gizmos visible during modal operatorsCampbell Barton
2021-09-14Update RNA to User Manual MappingsAaron Carlisle
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-09-13Cleanup: Remove duplicate codeRichard Antalik
2021-09-13Fix T90736: Problem applying scale to curvesGermano Cavalcante
2021-09-13Cleanup: fix typo in commentPhilipp Oeser