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-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
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-03I18n: Add some more acronyms to the spellchecker.Bastien Montagne
2021-11-03I18n: Fix several issues with UI messages extraction script.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-03Fix T92053: Industry compatible key-map fallback tools don't workCampbell Barton
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-02Fix T85676: Cycles EXR merging not working with some single layer EXRsBrecht Van Lommel
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