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-06-14Merge branch 'temp-geometry-nodes-curve-deform-node' of git.blender.org:blend...Hans Goudey
2021-06-14Cleanup: Remove debug changesHans Goudey
2021-06-14Cleanup: Remove debug changesHans Goudey
2021-06-14Curve Deform Node: Refactor, add options, match modifier more closelyHans Goudey
2021-06-11Curve Deform Node: Working deform for positive axes, stretch to fit optionHans Goudey
2021-06-10Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-10Fix T88578: crash when loading value from group output nodeJacques Lucke
2021-06-10Geometry Nodes: Add Texture and Material options to switch nodeEitan
2021-06-10BLI_mempool: split thread-safe iteration into the private APICampbell Barton
2021-06-10Fix: Build error with MSVCRay Molenkamp
2021-06-10Docs: remove deprecated parameter from bmesh docsCampbell Barton
2021-06-10Cleanup: move endian values from BKE_global into BLI_endian_definesCampbell Barton
2021-06-10Cleanup: add commentJacques Lucke
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-06-10DataTransfer: Fix vertices being wrongly added to vgroup.Bastien Montagne
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-10Cleanup: quiet array-parameter warning from GCC11Campbell Barton
2021-06-10Docs: update oxygen configuration to v1.9.1Campbell Barton
2021-06-10Curve Deform Node: Refactor parameter sorting againHans Goudey
2021-06-10Docs: Add preprocessor define for doxygenRay Molenkamp
2021-06-10Windows: Use TBBMalloc for GMPErik Abrahamsson
2021-06-10Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-10Fix: Point translate and point scale don't execute on curve dataHans Goudey
2021-06-10Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-10Fix T88546: Pose slider typed input not workingChristoph Lendenfeld
2021-06-09Geometry Nodes: Copy spline attributes in the curve resample nodeHans Goudey
2021-06-09Fix T88799: 3DViewport Stats Column MeasurementsHarley Acheson
2021-06-09Splines: Add API functions for interpolating dataHans Goudey
2021-06-09Merge branch 'master' into temp-geometry-nodes-curve-deform-nodeHans Goudey
2021-06-09Geometry Nodes: Add Convex Hull NodeHenrik Dick
2021-06-09Fix T88974: Add missing liboverrides to GP modifiers and shaderfx.Bastien Montagne
2021-06-09Cleanup: use doxy sections for task_iterator.cCampbell Barton
2021-06-09Cleanup: missing NULL check in assertCampbell Barton
2021-06-09Cleanup: redundant/unused assignmentsCampbell Barton
2021-06-09Cleanup: replace 'else if' with 'else'Campbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-09Cleanup: simplify grease pencil preset set logicCampbell Barton
2021-06-09Cleanup: simplify grease pencil type checksCampbell Barton
2021-06-09Cleanup: spelling in commentsCampbell Barton
2021-06-09Cleanup: quiet array-parameter warningCampbell Barton
2021-06-09Fix invalid return value assignment in getEdgeVertexIndicesCampbell Barton
2021-06-09Fix uninitialized variable in task.MempoolIterTLS testCampbell Barton
2021-06-09LineArt: Camera marker update fix.YimingWu
2021-06-09Revert "GPencil: Add custom normal entry to bGPDspoint."YimingWu
2021-06-09BMesh: multi-thread face tessellationCampbell Barton
2021-06-09BLI_task: add TLS support to BLI_task_parallel_mempoolCampbell Barton
2021-06-09GPencil: Add custom normal entry to bGPDspoint.YimingWu
2021-06-09Fix assigning material to linked object being forbidden in BKE.Bastien Montagne
2021-06-09Cleanup: Removed unused definition.Jeroen Bakker
2021-06-09Cleanup: Comment formattingHans Goudey