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
2021-11-09Fix T92939: Crash on drop when a curve is the active objectGermano Cavalcante
2021-11-09View3D Snap Cursor: make the pool a little more restrictiveGermano Cavalcante
2021-11-09Node Editor: Display warning when using Nishita sky texture with EeveeThomas Dinges
2021-11-09Cycles: Improve OptiX denoising with dark images and fix crash when denoiser ...Patrick Mours
2021-11-09Fix T92472: OptiX denoising artifacts with recent GPU driver 495.29.05 or new...Patrick Mours
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-11-09Tests: disable Cycles tests based on more build optionsBrecht Van Lommel
2021-11-09Fix T92934: crash rendering with wrong image pathJacques Lucke
2021-11-09Fix T92876: Cycles incorrect volume emission + absorption handlingBrecht Van Lommel
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-11-09Fix T92559: Tracking camera presets don't workFynn Grotehans
2021-11-09Fix T92384: Wrong UV layers used with Boolean Modifier (Fast Solver)Campbell Barton
2021-11-09Fix T92469: Transform tools inaccessible in weight-paint + pose modeCampbell Barton
2021-11-09Fix T92704: Redrawing while saving crashes outside the main threadJeducious
2021-11-08Fix performance issues with pose library sidebar and many posesJulian Eisel
2021-11-08Fix T92043: Relax/Push Pose does nothing for quaternion rotation.Alexander Gavrilov
2021-11-08Fix T92481: Memory leak with subdivision surface modifierCampbell Barton
2021-11-08Docs: improve comments & doc-strings for the tool-systemCampbell Barton
2021-11-08Fix reading the 3rd value of 2D cursors when transformingCampbell Barton
2021-11-08Cleanup: quiet compiler warningsCampbell Barton
2021-11-08CMake: add missing headers to CMake listsCampbell Barton
2021-11-08Cleanup: use static setsCampbell Barton
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-06Cleanup: Decrease variable scope, rename functionsHans Goudey
2021-11-06Update RNA to user manual url mappingsAaron Carlisle
2021-11-06Fix: Property editor icon jittering in some casesLeon Leno
2021-11-06Cycles: perform CPU film reading in the kernel, to use AVX2 half conversionBrecht Van Lommel
2021-11-05Fix T91733, T92486: Cycles wrong shadow catcher with volumesBrecht Van Lommel
2021-11-05Fix T92566: Cycles distant lights too dim in reflectionsBrecht Van Lommel
2021-11-05Fix T92503: Cycles OSL crash with object attributesBrecht Van Lommel
2021-11-05UI: Fix minor theme mismatchPablo Vazquez
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-05Fix part of T89313: Attribute search crash during animation playbackHans Goudey
2021-11-05Fix T92848: Crash when joining curves with spline domain attributesHans Goudey
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-11-05Fix: Viewport stats wrong for Geometry Nodes instancesErik
2021-11-05Fix T92850: Curve to mesh incorrect for single point profilesHans Goudey
2021-11-05UI: Various theme fixes related to contrastPablo Vazquez
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Fix potential uninitialized memory in link/append code.Bastien Montagne
2021-11-05Fix T92807: Incorrect display planar tracking.Jeroen Bakker
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-05Cleanup: use (s) postfix for messages that may be pluralCampbell Barton
2021-11-05Cleanup: replace face-map reference in gizmo exampleCampbell Barton
2021-11-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton
2021-11-05Correct assert checking gizmo typeCampbell Barton
2021-11-05Fix PyAPI integer conversion error handlingCampbell Barton
2021-11-05Revert "Fix T92464: Operators fail after opening blend files via an operator"Campbell Barton
2021-11-04Cleanup: Move object.c to C++Germano Cavalcante
2021-11-04Cleanup: fix typoBrecht Van Lommel