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-10Change default to "Count", divide radius by 10geometry-nodes-curve-to-points-nodeHans Goudey
2021-06-10Merge branch 'master' into geometry-nodes-curve-to-points-nodeHans Goudey
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-10Docs: Add preprocessor define for doxygenRay Molenkamp
2021-06-10Windows: Use TBBMalloc for GMPErik Abrahamsson
2021-06-10Fix: Point translate and point scale don't execute on curve dataHans 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-09Merge branch 'master' into geometry-nodes-curve-to-points-nodeHans Goudey
2021-06-09Splines: Add API functions for interpolating dataHans Goudey
2021-06-09Merge branch 'master' into geometry-nodes-curve-to-points-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
2021-06-09T88352: Use threaded ibo.tris extraction for single material meshes.Jeroen Bakker
2021-06-09UI: Add the option to not display some socket labelsHans Goudey
2021-06-09Fix T88885: Circle select deselects first selections after moving cursorGermano Cavalcante
2021-06-09Check for size==0, reduce duplicationHans Goudey
2021-06-09Add commentHans Goudey
2021-06-09Merge branch 'master' into geometry-nodes-curve-to-points-nodeHans Goudey
2021-06-09Tests: temporarily increase threshold for OpenImageDenoise testBrecht Van Lommel
2021-06-09Fix T88998: GPencil not projecting to the most front surfaceGermano Cavalcante
2021-06-09Draw Cache: use threading for Mesh extract linesGermano Cavalcante