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
2022-04-14Geometry Nodes: show used named attributes in nodesJacques Lucke
2022-04-14View 3D: disable object mode selection cycling on first-clickCampbell Barton
2022-04-13Curves: remove Test1 brushJacques Lucke
2022-04-13Updated voxel remesher defaultsJoseph Eagar
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-12Cleanup: clang-formatLukas Stockner
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-10UI: improve descriptions for camera lens and lens unitViktoriia Safiullina
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07GPencil: Add skip option to envelope modifierHenrik Dick
2022-04-07Cleanup: pass the buffer length into `txt_insert_buf`Campbell Barton
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-07Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-04Fix T96999: RNA mesh transform does not mark normals dirtyHans Goudey
2022-04-04Pose library: add deprecation noticesSybren A. Stüvel
2022-04-04UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01Fix T96930: Cloth Disk cache not being saved and being deleted on files that ...Bastien Montagne
2022-04-01LibOverride: RNA Apply: let apply function responsible for calling update or ...Bastien Montagne
2022-04-01Fix T96931: Crash on load with library overrides + multiple cloth cache slots.Bastien Montagne
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-31Fix T96909: crash when assigning new node group to group nodeJacques Lucke
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Add soft limit for Bevel segments in modifier.Pratik Borhade
2022-03-30Cleanup: quiet warning for description ending with a full stopCampbell Barton
2022-03-29GPencil: Remove UI prefix `Use` in Dot-Dash modifierAntonio Vazquez
2022-03-29LibOverride: Rename 'delete hierarchy' to 'clear hierarchy', add 'clear singl...Bastien Montagne
2022-03-29LibOverride: make some override properties 'overridable'.Bastien Montagne
2022-03-29LibOverride: Add initial System Override flag.Bastien Montagne
2022-03-29Cleanup: Remove legacy dupli system from point cloud objectHans Goudey
2022-03-29GPencil: Fading for build modifier.YimingWu
2022-03-29Fix T63795: Display custom properties with brackets in infoYuki Hashimoto
2022-03-29Cleanup: Remove commented lines of previous commitAntonio Vazquez
2022-03-29Fix T96799: GPencil `weight_get` API cannot retrieve weightsAntonio Vazquez
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-26Increase bevel segment limit in modifier from 100 to 1000.Howard Trickey
2022-03-26Cleanup: use "use_" prefix for booleansCampbell Barton
2022-03-25GPencil: Cyclic flag for dot dash modifierYimingWu
2022-03-25GPencil: Improve smooth operationHenrik Dick