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-07-26Merge branch 'master' into geometry-nodes-iterative-cachegeometry-nodes-rigid-body-integrationLukas Tönne
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-15UI: make many modifier strings translatableDamien Picard
2022-07-08Fix T99191: Boolean modifier creates invalid material indicesHans Goudey
2022-06-29Geometry Nodes: Experimental rigid body integration.Lukas Tönne
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-16Geometry Nodes: add 'Intersecting Edges' output for boolean nodePhilipp Oeser
2022-06-03Fix (unreported) important memory leak in Boolean modifier using a Collection...Bastien Montagne
2022-06-03Fix (unreported) invalid debug timing code in Boolean modifier code.Bastien Montagne
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Remove modifier type hair callbackHans Goudey
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton
2022-01-18Fix T94197: Applying boolean with fast solver clears bevel weightsCampbell Barton
2021-11-09Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-09Fix T92384: Wrong UV layers used with Boolean Modifier (Fast Solver)Campbell Barton
2021-11-08Cleanup: avoid error prone struct declarations in C++Campbell Barton
2021-10-06Pass correct array size to BKE_object_material_remap_calcJacob Lewallen
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-07-12Fix T89765: boolean modifier collection refcount issuePhilipp Oeser
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-04-26Cleanup: Replace modifyVolume with modifyGeometrySetHans Goudey
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey