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-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-30Geometry Nodes: Curve Primitive Bezier SegmentJohnny Matthews
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-06-28Fix T89350: Emboss color missing from icon buttons without embossHans Goudey
2021-06-28Geometry Nodes: initial attribute list for meshesJacques Lucke
2021-06-28Fix name of UI emboss RNA enum itemHans Goudey
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-28Cleanup: typos in RNA enumsCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-28UI: Cleanup: Phrasing of tooltips in line art modifierHans Goudey
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-26Cleanup: RNA warningCampbell Barton
2021-06-25Cleanup: Clang formatHans Goudey
2021-06-25Cycles: add view layer option to disable motion blur, in the Filter panelBrecht Van Lommel
2021-06-25Cleanup: make formatDalai Felinto
2021-06-25LineArt: Filtering feature lines with face maskYimingWu
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-25LineArt: More type & related chaining improvementsYimingWu
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-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