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-03-09Fix T96233: Crash with gpencil data with vertex groupsFalk David
2022-03-09Fix T96165: Incorrect render of barcelone scene with BVH2Sergey Sharybin
2022-03-09Fix T95738: wrong "Bottom" selection for cone without baseJacques Lucke
2022-03-09Fix cursor drag failing to use click-startCampbell Barton
2022-03-09Cleanup: use doxygen comments & sections for animation filesCampbell Barton
2022-03-09Fix T96250: Invalid default for uv_relax_methodCampbell Barton
2022-03-09Correct assert in 399ac1ff113e20688f277157ccb3c671648c9b1cCampbell Barton
2022-03-09Fix subtype & default for keying set operator propertiesCampbell Barton
2022-03-09Fix T89560: Keymap editor no longer shows keying set dropdownCampbell Barton
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-09Cleanup: rename wmEvent.prev_click_* to prev_press_*Campbell Barton
2022-03-09Fix T92331: Duplicated Window Should Not Be ModalHarley Acheson
2022-03-09Attributes: Implement CustomData interpolation for boolean data typeAleksi Juvani
2022-03-09Fix T96146: Subdivide curve node uninitialized dangling handlesHans Goudey
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Geometry Nodes: Tiny optimization to UV Sphere primitiveHallam Roberts
2022-03-08Cleanup: Clang tidyHans Goudey
2022-03-08Cleanup: Correct commentHans Goudey
2022-03-08Merge branch 'blender-v3.1-release'Hans Goudey
2022-03-08Fix T95843: Invalid mesh runtime data after sculpt undov3.1.0Hans Goudey
2022-03-08Merge branch 'blender-v3.1-release'Thomas Dinges
2022-03-08Blender 3.1 - version bump -> releaseThomas Dinges
2022-03-08Merge branch 'blender-v3.1-release'Thomas Dinges
2022-03-08Licenses: Attribution document for Blender 3.1Dalai Felinto
2022-03-08Cleanup: Remove extra . at the end of RNA stringAntonio Vazquez
2022-03-08Docs: 3.1 release description for Linux appdataThomas Dinges
2022-03-08Cleanup: Use ELEM macroAntonio Vazquez
2022-03-08Cleanup: Make formatAntonio Vazquez
2022-03-08GPencil: New "Additive" mode for build modifierMarc Chéhab
2022-03-08Geometry Nodes: fix spline length node after recent refactorJacques Lucke
2022-03-08UI: Minor tweaks to IDTemplate operations.Bastien Montagne
2022-03-08LibOverride: Do not assert when root ID is not object/collection.Bastien Montagne
2022-03-08Cleanup: fix compiler warningBrecht Van Lommel
2022-03-08Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-03-08Fix T96224: GPU subdiv crash with smooth normals and tangentsKévin Dietrich
2022-03-08GPU: disable compute shader for problematic driversKévin Dietrich
2022-03-08Fix wrong edge crease validity check in the Cycles Alembic proceduralKévin Dietrich
2022-03-08Simplify sound property handlingRichard Antalik
2022-03-08PyAPI: optimize depsgraph use in PyDriversCampbell Barton
2022-03-08Fix (unreported) liboverride rules from linked data disapearing.Bastien Montagne
2022-03-08LibOverrides: Tweak to ensure no overrides can be created on linked data.Bastien Montagne
2022-03-08Fix memory leak evaluating PyDriversCampbell Barton
2022-03-08Curves: add initial comb, grow and shrink brushJacques Lucke
2022-03-08Fix T96213: Crash when texture painting across multiple materials.Jeroen Bakker
2022-03-08Curves: increase default viewport resolution for curves objectJacques Lucke
2022-03-08Curves: disable stroke spacing for curve sculpt brushesJacques Lucke
2022-03-08Fix: add missing case in switch statement for curvesJacques Lucke
2022-03-08Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-03-08Fix T96228: TypeError on use of Copy from Active Track operationPratik Borhade
2022-03-08Fix T92861: Transform fails for multiple pose object sharing ob-dataCampbell Barton