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-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-07Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-04-06BVH Utils: use fall-through in 'BKE_bvhtree_from_mesh_get'Germano Cavalcante
2022-04-06Cleanup: remove workaround to set treedata membersGermano Cavalcante
2022-04-06Fix: Missing virtual destructor on virtual classHans Goudey
2022-04-06Fix F-Curve visibility toggle disabled for library overridden rigJulian Eisel
2022-04-06Fix T96595: Animation not duplicated for meta childrenRichard Antalik
2022-04-06Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-06Fix: T78228 Send all python errors to info editorCampbell Barton
2022-04-06Fix off by one error placing the text cursor from a Python exceptionCampbell Barton
2022-04-06Fix accessing an empty context succeeding when it shouldn'tCampbell Barton
2022-04-06Cleanup: zero initialize VColRef before setting membersCampbell Barton
2022-04-06Cleanup: quiet compiler warningsCampbell Barton
2022-04-06BVH Utils: remove 'isolate' parameterGermano Cavalcante
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