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
path: root/source
AgeCommit message (Expand)Author
2022-04-11Cleanup: remove workaround to set treedata membersGermano Cavalcante
2022-04-11Fix: Missing virtual destructor on virtual classHans Goudey
2022-04-11Fix F-Curve visibility toggle disabled for library overridden rigJulian Eisel
2022-04-11Fix T96595: Animation not duplicated for meta childrenRichard Antalik
2022-04-11Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-04-11Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-11Fix: T78228 Send all python errors to info editorCampbell Barton
2022-04-11Fix off by one error placing the text cursor from a Python exceptionCampbell Barton
2022-04-11Fix accessing an empty context succeeding when it shouldn'tCampbell Barton
2022-04-11Cleanup: zero initialize VColRef before setting membersCampbell Barton
2022-04-11Cleanup: quiet compiler warningsCampbell Barton
2022-04-11BVH Utils: remove 'isolate' parameterGermano Cavalcante
2022-04-11BVH Utils: Remove '_allocated' members from 'BVHTreeFromMesh'Germano Cavalcante
2022-04-11Refactor: remove cache parameters from `bvhtree_from_` functionsGermano Cavalcante
2022-04-11Cleanup: Simplify if statements, clang tidyHans Goudey
2022-04-11Refactor: Deduplicate and simplify BVH Utils codeGermano Cavalcante
2022-04-11Fix: Pass const arguments to object snappingHans Goudey
2022-04-11GPencil: Fix buiding with GTESTClément Foucault
2022-04-11Cleanup: fix various typosBrecht Van Lommel
2022-04-11Fix T96904: texture paint sample tool not working with closest interpolationBrecht Van Lommel
2022-04-11Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-11Curves: fix missing updates switching to sculpt modeKévin Dietrich
2022-04-11Curves: fix edit mode detectionKévin Dietrich
2022-04-11Overlay: Fix edit mode shader compilation after recent commitClément Foucault
2022-04-11Curves: Port legacy curve viewport drawing to the new data-blockHans Goudey
2022-04-11Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-11Curves: new Grow/Shrink brushJacques Lucke
2022-04-11Preferences: enable Duplicate Data for curves and point cloud objectsJacques Lucke
2022-04-11Fix T97010 GPencil: Artifacts on Grease PencilClément Foucault
2022-04-11Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-11Cleanup: Change globalBlock members to snake caseClément Foucault
2022-04-11Cleanup: Overlays: Remove unused facefill shaderClément Foucault
2022-04-11Fix T97003: color-management settings can't be animatedCampbell Barton
2022-04-11Fix T96424: Don't register undo step for empty knife cutPratik Borhade
2022-04-11WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-11Fix: wrong operator return valueJacques Lucke
2022-04-11Fix T96745: UI: Change "Inverts" to "Invert" for selection toolAlaska
2022-04-11Gizmos: enable gizmos for the action spaceYann Lanthony
2022-04-11Cleanup: avoid unnecessary undo steps for curves & simplify codeCampbell Barton
2022-04-11Fix: Assert fails when evaluating single point Bezier curveHans Goudey
2022-04-11Sequencer: skip redundant F-curve GSet allocationCampbell Barton
2022-04-11Fix memory leak duplicating sequencer stripsCampbell Barton
2022-04-11Fix T97034: tweak strips uses cursor position after threshold reachedCampbell Barton
2022-04-11Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-11Cleanup: clang-formatCampbell Barton
2022-04-11Cleanup: move doc-strings into headersCampbell Barton
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11Fix T97019: Regression - GPencil Shrinkwrap modifier not longer workingAntonio Vazquez
2022-04-11Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-11Fix collection assets hidden in old files with asset browser openJulian Eisel