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-08-09add Store Local Attribute nodeJacques Lucke
2021-08-09support accessing index and normalJacques Lucke
2021-08-09Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-09Fix text object inserting multiple characters with a selectionYuki Hashimoto
2021-08-08Cleanup: Fix comment typoAntonio Vazquez
2021-08-08GPencil: Fix memory leak in previous commitAntonio Vazquez
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-08-06improve automatic array source detection in expanderJacques Lucke
2021-08-06Fix T90477: Cursor vertex snapping not working in UV editorGermano Cavalcante
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06add remove buttonJacques Lucke
2021-08-06workaround for attribute inputs: use string socketsJacques Lucke
2021-08-06Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-06Cleanup: clang tidyJacques Lucke
2021-08-06Cleanup: use const result in `ED_keyframes_find_*` functions.Jeroen Bakker
2021-08-06Cleanup: use range2f in `ED_keylist_find_any_between`.Jeroen Bakker
2021-08-06Cleanup: const pass `keyframes_keylist`.Jeroen Bakker
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
2021-08-05Fix T90235: Smooth Brush not working with interior vertices with two adjacent...Pablo Dobarro
2021-08-05Fix T90236: Sculpt automasking failing when the stroke does not start over th...Pablo Dobarro
2021-08-05BMesh: support laplacian smooth for n-gonsCampbell Barton
2021-08-05support execution geometry expanderJacques Lucke
2021-08-05Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-05show warning when expander output is not availableJacques Lucke
2021-08-05reuse GeometryExpanderOutput structJacques Lucke
2021-08-05LibOverride: Make it reasonably impossible for users to create overrides of s...Bastien Montagne
2021-08-05Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-05Fix T90430: Crash when dragging materialJulian Eisel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Cleanup: make formatAaron Carlisle
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04improve expander attribute searchJacques Lucke
2021-08-04Added some TODO remarks.Jeroen Bakker
2021-08-04GPencil: New Brush option to define Caps typeAntonio Vazquez
2021-08-04add plus icon to rotation output in point distribute nodeJacques Lucke
2021-08-04progressJacques Lucke
2021-08-04improve searchJacques Lucke
2021-08-04quiet warningsJacques Lucke
2021-08-04Merge branch 'master' into temp-geometry-nodes-expandable-geometry-socket-pro...Jacques Lucke
2021-08-04Outliner/LibOverrides: Fix logic of checks for drag'n'drop of Collections.Bastien Montagne
2021-08-04Make loopcut drawing consistent between gizmo and operator.Anthony Edlin
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04T90371: Asset: Drop Material Tooltip.Jeroen Bakker
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03Cleanup: interface, reduce indentation of copy_to_selected_button()Sybren A. Stüvel
2021-08-03Fix T90313: Align to Transform Orientation Axis Property Doesn't WorkGermano Cavalcante
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-08-03UI: building without Python againCampbell Barton