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
path: root/source
AgeCommit message (Expand)Author
2021-11-08CMake: add missing headers to CMake listsCampbell 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-06Fix: Property editor icon jittering in some casesLeon Leno
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-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-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-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-04Fix T92783: Light size controller doesn't update positionCampbell Barton
2021-11-04Versioning: remove use of translations when loading preferencesCampbell Barton
2021-11-04Fix Cycles wrong ray visibility with old .blend filesBrecht Van Lommel
2021-11-03Fix T92780: Lost material in case of local object, and missing linked obdata.Bastien Montagne
2021-11-03Simplification: Use generic `BKE_object_materials_test` in object liblink code.Bastien Montagne
2021-11-03Fix T89709: avoid double node links after delete and reconnectColin
2021-11-03UI: Fix padding of version label in splash screenYevgeny Makarov
2021-11-03Fix: muted nodes not handled correctlyJacques Lucke
2021-11-03Add documentation for some 'hidden' RNA properties.Bastien Montagne
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-11-03Fix access to current preferences when version patching read preferencesJulian Eisel
2021-11-03Fix T92760: Crash erasing GPencil when occlusion test is enabledGermano Cavalcante
2021-11-03Fix crash dissolving overlapping facesCampbell Barton
2021-11-03Fix T91862: do type conversion when data enters or exists node groupJacques Lucke
2021-11-03Fix: make sure geometry owns mesh before taking ownershipJacques Lucke
2021-11-03Cleanup: spellingCampbell Barton
2021-11-03Fix T92515: Incorrect translation when scaling pose bonesCampbell Barton
2021-11-03Fix T92316: Inconsistent name for Set Curve Tilt nodeHans Goudey
2021-11-02Cleanup: Improve curve point attribute assertHans Goudey
2021-11-02Fix T92652: Joining curves breaks point attribute orderHans Goudey