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-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
2021-11-02Cleanup: Add function to get attribute ID from custom data layerHans Goudey
2021-11-02Fix T77681, T92634: noise texture artifacts with high detailBrecht Van Lommel
2021-11-02Fix T89487: Crash adding Rigid Body to object with shared mesh dataSergey Sharybin
2021-11-02Fix T91094: missing update after collection changedJacques Lucke
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-02UIMessages/i18n: Fix incorrect part of rBdabfac37e35274b.Bastien Montagne
2021-11-02UI: Use socket type info color to draw linksOmar Emara
2021-11-02Fix more UI message/i18n issues.Bastien Montagne
2021-11-02Fix T92736: Hole in mesh after Set PositionCharlie Jolly
2021-11-02BLI: avoid passing nullptr to strncmpJacques Lucke
2021-11-02Fix T92532: Missing null checks in IDPropertyManager.update_fromHans Goudey
2021-11-02Fix T92733: Error moving a completely locked boneCampbell Barton
2021-11-02Images: fix error in previous refactorJacques Lucke
2021-11-02Fix T92464: Operators fail after opening blend files via an operatorCampbell Barton
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-02Fix T92608: Image Editor does not display stereo imagesPhilipp Oeser
2021-11-02UI: always show the cursor while transforming the cursorCampbell Barton