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-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
2021-11-04Cycles: add code to check for supported HIP device architecturesBrecht Van Lommel
2021-11-04Fix Cycles HIP Kernels loading on Arch names with extra optionsBrian Savery
2021-11-04Fix part of T91797: Cycles CPU and GPU render differences with camera inside ...Brecht Van Lommel
2021-11-04Fix T91986: incorrect syncing of geometry instancesJacques Lucke
2021-11-04Fix T92799: handle undefined node group type in field inferencingJacques Lucke
2021-11-04Fix T92778: Cloth Point Cache Name disappears after Make Library Override.Bastien Montagne
2021-11-04Fix T92450: Cycles wrong render with overlapping glass, transparency and volumesBrecht Van Lommel
2021-11-04Fix T92812: Startup has "Standard" View Transform Instead of "Filmic"Hans Goudey
2021-11-04UI: Fix UIList item using "regular" widget colors while editedPablo Vazquez
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-11-04Fix T92649: incorrect copying of anonymous attributes in many placesJacques Lucke
2021-11-04Fix: Geometry Nodes: Math node smoothmax not workingCharlie Jolly
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-11-04Fix T92791: collapsed nodes scaling widget wrong with interface scalePhilipp Oeser
2021-11-04Revert "GPencil: Change default template for better contrast in header"Antonio Vazquez
2021-11-04Fix T92783: Light size controller doesn't update positionCampbell Barton
2021-11-04Cleanup: capitalize ON/OFF with CMakeCampbell Barton
2021-11-04Versioning: remove use of translations when loading preferencesCampbell Barton
2021-11-04Fix T92002: Cycles baking certain light passes does not workBrecht Van Lommel
2021-11-04Fix Cycles wrong ray visibility with old .blend filesBrecht Van Lommel
2021-11-03Fix: Startup file geometry nodes viewport inconsistent orientationHans Goudey