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-11Text Editor: Get/Set region text APIMatheus Santos
2022-04-11Cleanup: spelling in comments, minor reformatting changesCampbell Barton
2022-04-11Cleanup: clang-formatCampbell Barton
2022-04-11Geometry Nodes: Add "Connected" mode to Merge by Distance nodeAleksi Juvani
2022-04-11Fix T86200: Properties editor rearranges columns poorly when very wideYevgeny Makarov
2022-04-11Fix T91541: Naming of Freestyle Curvature 3D modifierUjwal Kundur
2022-04-11Fix: UI alignment in knife tool settings popoverPratik Borhade
2022-04-11Fix: Division by zero in UV packing functionAleksi Juvani
2022-04-11Fix: Copy resolution when creating CurveEval from CurvesMattias Fredriksson
2022-04-11Cleanup: Incorrect comment in IndexRange headerMattias Fredriksson
2022-04-11Curves: Name mutable data retrieval functions explicitlyHans Goudey
2022-04-11Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-11Fix: Curve parameter node broken for Bezier curves after refactorHans Goudey
2022-04-11BVH Utils: use fall-through in 'BKE_bvhtree_from_mesh_get'Germano Cavalcante
2022-04-11Cleanup: remove workaround to set treedata membersGermano Cavalcante
2022-04-11Fix standalone image output not working when not running in background modehowetuft
2022-04-11Add CMake option to control CUDA host compilerhowetuft
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-11API doc: Tweak sphinx to get date of source commit instead of build date.Bastien Montagne
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-11Cleanup: use context.path_resolve instead of eval(..)Campbell Barton
2022-04-11PyAPI: Add Context.path_resolve wrapper that supports context membersCampbell Barton
2022-04-11Fix accessing an empty context succeeding when it shouldn'tCampbell Barton
2022-04-11UI: use a faster method of finding colliding layer namesCampbell Barton
2022-04-11Doxygen: update doxyfile to 1.9.3Campbell Barton
2022-04-11Cleanup: line wrapping, remove unused args, variables in UI scriptsCampbell 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-11Cycles: Fix a few type casting warningsPatrick Mours
2022-04-11Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours