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-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: Mention Correct Types In CommentsJeroen Bakker
2021-02-24Cleanup: spellingCampbell Barton
2021-02-23Cleanup: Use shorter enum namesHans Goudey
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Spelling in commentSergey Sharybin
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-16Docs: add a docstring for UserDef.pythondirCampbell Barton
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Change cubemap roughness fitClément Foucault
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-11Attributes: support bool attribute in rnaJacques Lucke
2021-02-11UI: Multi-input node socket spacing and interactionFabian Schempp
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-10Cleanup: Remove unecessary padding from small DNA structsHans Goudey
2021-02-10Cleanup: spellingCampbell Barton
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-09Cleanup: spellingCampbell Barton
2021-02-09Cleanup: move eIconSizes, ID_Type enums into own fileCampbell Barton
2021-02-08Cleanup: Remove unused tree element typesJulian Eisel
2021-02-08Cleanup: Use enum for Outliner tree-store element typesJulian Eisel
2021-02-08Cleanup: Remove dead code for keymap Outliner display modeJulian Eisel
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05DNA: support structs with a size of 1 or 2 bytes.Jacques Lucke
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: support fixed pivot axis in Align Rotation to Vector nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-05Cleanup: rename USER_ZOOM_{CONT->CONTINUE} improve commentsCampbell Barton
2021-02-04Animation: Add PreviewImage to bAction structSybren A. Stüvel
2021-02-04Presets: Cleanup preset namingNathan Craddock
2021-02-03Geometry Nodes: Multi-Input SocketsFabian Schempp
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-27Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-27Fix T84717: Missing viewport update after shading changesSergey Sharybin
2021-01-26Geometry Nodes: Support all operations in the "Attribute Math" nodeHans Goudey
2021-01-26Geometry Nodes: new Points to Volume nodeJacques Lucke