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-06cleanuptemp-multi-function-eval-varrayJacques Lucke
2022-04-06Merge branch 'master' into varray-improveJacques Lucke
2022-04-06progressJacques Lucke
2022-04-06progressJacques Lucke
2022-04-06progressJacques Lucke
2022-04-06Fix T96595: Animation not duplicated for meta childrenRichard Antalik
2022-04-06improve ownership hintJacques Lucke
2022-04-06progressJacques Lucke
2022-04-06progressJacques Lucke
2022-04-06progressJacques Lucke
2022-04-06materialize compressedJacques Lucke
2022-04-06add execute_SI_SI_SI_SI_SOJacques Lucke
2022-04-06API doc: Tweak sphinx to get date of source commit instead of build date.Bastien Montagne
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-06Cleanup: use context.path_resolve instead of eval(..)Campbell Barton
2022-04-06PyAPI: Add Context.path_resolve wrapper that supports context membersCampbell Barton
2022-04-06Fix accessing an empty context succeeding when it shouldn'tCampbell Barton
2022-04-06UI: use a faster method of finding colliding layer namesCampbell Barton
2022-04-06Doxygen: update doxyfile to 1.9.3Campbell Barton
2022-04-06Cleanup: line wrapping, remove unused args, variables in UI scriptsCampbell 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-05Cycles: Fix a few type casting warningsPatrick Mours
2022-04-05Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours
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