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-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-17Geometry Nodes: change field visualization when there is an errorJacques Lucke
2021-10-16Fix T91012: Scene strip doesn't play audioRichard Antalik
2021-10-15Geometry Nodes: Updated Subdivision Surface NodeJarrett Johnson
2021-10-15Geometry Nodes: Object info node optional instance outputHans Goudey
2021-10-15Geometry Nodes: Fields transfer attribute nodeHans Goudey
2021-10-15Fix: Field type inference considers unavailable socketsHans Goudey
2021-10-15Cleanup: remove accidental commentSybren A. Stüvel
2021-10-15Geometry Nodes: fix getting mutable geometry componentJacques Lucke
2021-10-14Geometry Nodes: Create empty components less oftenHans Goudey
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-14Geometry Nodes: Field version of mesh to curve nodeHans Goudey
2021-10-14Alembic: avoid crash when Cycles is not enabledSybren A. Stüvel
2021-10-14Cleanup: use dot-points for appdir platform specific pathsCampbell Barton
2021-10-14Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-10-14Cleanup: avoid using size for array length in namingCampbell Barton
2021-10-14Cleanup: pass the sizeof(..) as the second arg for array allocationCampbell Barton
2021-10-13Geometry Nodes: Fields version of edge split nodeHans Goudey
2021-10-13Geometry Nodes: Rotate Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Scale Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Translate Instances NodeErik Abrahamsson
2021-10-13Geometry Nodes: Material Index, Set MaterialJohnny Matthews
2021-10-13Fix T92153: use-after-free with anonymous attributesJacques Lucke
2021-10-12Asset Catalogs: Refresh catalog simple name when assigning catalog IDSybren A. Stüvel
2021-10-12Fix warning about deleted default constructor declared as defaultJulian Eisel
2021-10-12Address warning about breaking copy elision of temporary objectJulian Eisel
2021-10-12Asset Catalogs: expose undo/redo operators to UISybren A. Stüvel
2021-10-12Cleanup: asset catalogs, rename store_undo_snapshot to undo_pushSybren A. Stüvel
2021-10-12Asset Catalogs: undo stack for catalog editsSybren A. Stüvel
2021-10-12Asset Catalogs: recursive deletion of catalogs & childrenSybren A. Stüvel
2021-10-12Tests: simplify asset catalog tree testing codeSybren A. Stüvel
2021-10-12Fix incorrect commet in appdir.c about cache locations.Jeroen Bakker
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-12Cleanup: quiet undefined warningCampbell Barton
2021-10-12GHOST: Add option to request (user) cache folder.Jeroen Bakker
2021-10-12Geometry Nodes: Add Color input nodeCharlie Jolly
2021-10-11Fix T86671: Background Scene Dupliface Not Instanced.Bastien Montagne
2021-10-11Geometry Nodes: Add Nodes to Get/Set Built-in AttributesJohnny Matthews
2021-10-11Cleanup: Asset Catalogs, add divider between sections in codeSybren A. Stüvel
2021-10-11Cleanup: Asset Catalogs, add type alias for asset catalog mapsSybren A. Stüvel
2021-10-11Geometry Nodes: Separate and Delete Geometry for fieldsWannes Malfait
2021-10-11Cleanup: Add const keyword to `BKE_packedfile_id_check`.Jeroen Bakker
2021-10-09Geometry Nodes: Align Euler to Vector NodeJarrett Johnson
2021-10-08Fix T92046: Mesh to GPencil fails because materials are not createdAntonio Vazquez
2021-10-08User Interface: Use theme alpha for the nodes frames backgroundDalai Felinto
2021-10-08Cleanup: asset catalogs, alphabetically order forward declarationsSybren A. Stüvel
2021-10-08Cleanup: asset catalogs, move functions to their siblingsSybren A. Stüvel
2021-10-08Asset Catalogs: Fix unit test on WindowsSybren A. Stüvel
2021-10-07Asset Catalogs: change rules for saving catalog definition filesSybren A. Stüvel