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-04-06BVH Utils: Remove '_allocated' members from 'BVHTreeFromMesh'Germano Cavalcante
2022-04-06Refactor: remove cache parameters from `bvhtree_from_` functionsGermano Cavalcante
2022-04-06Cleanup: Simplify if statements, clang tidyHans Goudey
2022-04-06Refactor: Deduplicate and simplify BVH Utils codeGermano Cavalcante
2022-04-06Fix: Pass const arguments to object snappingHans Goudey
2022-04-05GPencil: Fix buiding with GTESTClément Foucault
2022-04-05Cleanup: fix various typosBrecht Van Lommel
2022-04-05Fix T96904: texture paint sample tool not working with closest interpolationBrecht Van Lommel
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: fix missing updates switching to sculpt modeKévin Dietrich
2022-04-05Curves: fix edit mode detectionKévin Dietrich
2022-04-05Overlay: Fix edit mode shader compilation after recent commitClément Foucault
2022-04-05Curves: Port legacy curve viewport drawing to the new data-blockHans Goudey
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-05Preferences: enable Duplicate Data for curves and point cloud objectsJacques Lucke
2022-04-05Fix T97010 GPencil: Artifacts on Grease PencilClément Foucault
2022-04-05Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-05Cleanup: Change globalBlock members to snake caseClément Foucault
2022-04-05Cleanup: Overlays: Remove unused facefill shaderClément Foucault
2022-04-05Fix T97003: color-management settings can't be animatedCampbell Barton
2022-04-05Fix T96424: Don't register undo step for empty knife cutPratik Borhade
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-05Fix: wrong operator return valueJacques Lucke
2022-04-05Fix T96745: UI: Change "Inverts" to "Invert" for selection toolAlaska
2022-04-05Gizmos: enable gizmos for the action spaceYann Lanthony
2022-04-05Cleanup: avoid unnecessary undo steps for curves & simplify codeCampbell Barton
2022-04-05Fix: Assert fails when evaluating single point Bezier curveHans Goudey
2022-04-05Sequencer: skip redundant F-curve GSet allocationCampbell Barton
2022-04-05Fix memory leak duplicating sequencer stripsCampbell Barton
2022-04-05Fix T97034: tweak strips uses cursor position after threshold reachedCampbell Barton
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-05Cleanup: clang-formatCampbell Barton
2022-04-05Cleanup: move doc-strings into headersCampbell Barton
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Fix T97019: Regression - GPencil Shrinkwrap modifier not longer workingAntonio Vazquez
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04Fix collection assets hidden in old files with asset browser openJulian Eisel
2022-04-04Cleanup: Remove unused functionHans Goudey
2022-04-04Cleanup: Move interface.c to C++Hans Goudey
2022-04-04Fix T96999: RNA mesh transform does not mark normals dirtyHans Goudey
2022-04-04Fix overlapping GPU device bitmasksBrecht Van Lommel
2022-04-04OBJ: fix printf specifier compile warning on some compilersAras Pranckevicius
2022-04-04Fix errors in sequencer channel headersRichard Antalik
2022-04-04Fix T96838: Missing translations in link drag searchHans Goudey
2022-04-04Pose library: add deprecation noticesSybren A. Stüvel
2022-04-04Fix T96575: Can't set vertex theme colorRichard Antalik
2022-04-04VSE: Use edge panningRichard Antalik
2022-04-04UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-04BlenLib: Add ushort2 to math vec types.Jeroen Bakker