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-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
2021-10-07Cleanup: asset catalog tests, move teardown functionSybren A. Stüvel
2021-10-07Fix proxy to override code being called on undos.Bastien Montagne
2021-10-06BMain: Add utils to check if a Main is empty or not.Bastien Montagne
2021-10-06Fix handling of overrides during append.Bastien Montagne
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: remove unused flag argumentCampbell Barton
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-10-05Fix missing proper 'make local' call for liboverrides from outliner.Bastien Montagne
2021-10-05Fix T86379: When using "Append" not handling properly RigidBody constraintsBastien Montagne
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-05Cleanup: use 3D dot product (not 4D) when comparing pose-bone axesCampbell Barton
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton
2021-10-04Cleanup: Use LISTBASE_FOREACH macroAntonio Vazquez
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne