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-24Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-24Fix wrong default value for RenderEngine.bl_use_image_saveThomas Lachmann
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton
2021-06-24Fix T87486: Can't open file with modifiers to a grease pencil library overrideBastien Montagne
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-24Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-23Voxel Remesher: Make smooth shading output automaticPablo Dobarro
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-20Cleanup: clang-formatCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18Cleanup: Remove dead codeAaron Carlisle
2021-06-18Armature: add automatic B-Bone Scale toggles.Alexander Gavrilov
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-18UI: Sequencer: Use ampersand instead of slash for "Sequencer/Preview"Aaron Carlisle
2021-06-17Raycast geometry node.Lukas Tönne
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-17Cleanup: use doxy sections for rna_mesh.cCampbell Barton
2021-06-17Cleanup: rename rna_Mesh_update_data to rna_Mesh_update_data_deg_allCampbell Barton
2021-06-17Cleanup: improved comment for skipping updated with zero user meshesCampbell Barton
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-06-16Cleanup: unused warningCampbell Barton
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-16Geometry Nodes: Allow int attribute input fields with single valueHans Goudey
2021-06-14Geometry Nodes: Curve to Points Node for Evaluated DataHans Goudey
2021-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2021-06-14Cleanup: clang-formatCampbell Barton
2021-06-14Python API: option for render engines to disable image file savingThomas Lachmann
2021-06-14Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-06-14Curve Deform Node: Refactor, add options, match modifier more closelyHans Goudey
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-11Curve Deform Node: Working deform for positive axes, stretch to fit optionHans Goudey
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-11UI: Correct label naming mistake for VSE text strip box backgroundAaron Carlisle
2021-06-10Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-10Geometry Nodes: Add Texture and Material options to switch nodeEitan
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-06-09Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-09Fix T88974: Add missing liboverrides to GP modifiers and shaderfx.Bastien Montagne
2021-06-09Revert "GPencil: Add custom normal entry to bGPDspoint."YimingWu
2021-06-09GPencil: Add custom normal entry to bGPDspoint.YimingWu
2021-06-08Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-08UI: Remove property descriptions exactly the same as namesHans Goudey
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-05Limit Rotation: add an Euler Order option.Alexander Gavrilov
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-03Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey