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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-07-25Fix T99929: lattice modifier looks up vertex group index in wrong placeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-14Cleanup: pass the sizeof(..) as the second arg for array allocationCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-09BLI_task: add TLS support to BLI_task_parallel_mempoolCampbell Barton
2021-03-29Fix T78650: Lattice evaluation writes to shared dataSybren A. Stüvel
2021-02-17BLI: add BLI_simd.h header to wrap SSE includesBrecht Van Lommel
2020-11-24Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-24Fix T82962: Crash changing lattice resolution with Vertex GroupJeroen Bakker
2020-10-30Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-30Fix (unreported) buffer-overflow in new lattice code.Bastien Montagne
2020-10-30Fix buffer-overflow in lattice deform evaluationJulian Eisel
2020-10-26LatticeDeform: PerformanceJeroen Bakker
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-07-10Cleanup: declaration and implementation function signature did not matchJacques Lucke
2020-06-13Cleanup: use const arguments to deform functionsCampbell Barton
2020-06-13Cleanup: naming for lattice deform functionsCampbell Barton
2020-06-13Modifier: skip edit-mesh conversion for armature, curve & latticeCampbell Barton
2020-06-12Cleanup: split object data deform functions into their own filesCampbell Barton