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-02-25Cleanup: spellingCampbell Barton
2021-02-24Geometry Nodes: store available attribute names in node ui storageJacques Lucke
2021-02-24PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'Germano Cavalcante
2021-02-24Cleanup: CryptomatteLayerJeroen Bakker
2021-02-24Cleanup: Cryptomatte Use StringRef(Null).Jeroen Bakker
2021-02-24Cleanup: CryptomatteLayer structure.Jeroen Bakker
2021-02-24Cleanup: spellingCampbell Barton
2021-02-24Geometry Nodes: Move node UI storage function to BKEHans Goudey
2021-02-23Geometry Nodes: improve accessing attribute meta dataJacques Lucke
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Tracking, reduce indentation levelSergey Sharybin
2021-02-22Cleanup: Clang tidy inconsistent parameter nameHans Goudey
2021-02-22Fix compilation error in bypass bmesh commit when GMP not defined.Howard Trickey
2021-02-22Added a cast needed to shut up an error in last commit.Howard Trickey
2021-02-22Change Exact Boolean modifier to skip round trip through BMesh.Howard Trickey
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Cleanup: remove duplicate enumCampbell Barton
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19Geometry Nodes: Add simple subdivision surface nodeEitan
2021-02-19Geometry Nodes: forbid creating attribute with empty nameJacques Lucke
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-19Geometry Nodes: add method to get all geometry components in a setJacques Lucke
2021-02-19Cleanup: fix asan warningsJacques Lucke
2021-02-19Cleanup: extract function to get node ui storageJacques Lucke
2021-02-19Nodes: ensure ui storage implicitelyJacques Lucke
2021-02-19Cleanup: Remove type from global namespace in C++ headerHans Goudey
2021-02-18GPencil: Small frame evaluation speed up improvementAntonio Vazquez
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-18Cleanup: rename AttributeInfo to AttributeKindJacques Lucke
2021-02-18Geometry Nodes: support adapting point to corner domainJacques Lucke
2021-02-18Geometry Nodes: support accessing vertex colorsJacques Lucke
2021-02-18Geometry Nodes: convert point cloud to mesh vertices for modifiersJacques Lucke
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-17BLI: add BLI_simd.h header to wrap SSE includesBrecht Van Lommel
2021-02-17Geometry Nodes: Expose material index attributeHans Goudey
2021-02-17Geometry Nodes: realize instances before deform modifierJacques Lucke
2021-02-17Geometry Nodes: realize instances before passing geometry to constructive mes...Jacques Lucke
2021-02-17Fix: NLA Blend Domain Enable All TypoWayde Moss
2021-02-17Fix: NLA Blends Non-Animated Upper Channel ValuesWayde Moss
2021-02-17Cleanup: pass scene as constCampbell Barton
2021-02-17Cleanup: remove commented functionCampbell Barton
2021-02-17Fix T85664: 3D Viewport issues with curve poly splinesHans Goudey
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-16UI: Add support for bl_description for panelsAaron Carlisle
2021-02-16Fix T85697: implement interpolation for float custom data typeJacques Lucke
2021-02-16Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-16Fixes T84928 : Lattice vertices at unexpected positions when changing lattice...Pratik Borhade