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-08-04Fix T90421: edit-mode auto-smooth crash when angle set to 180degreesCampbell Barton
2021-08-04Fix transparent faces on certain AMD cardsGavin Li
2021-08-04Cleanup: remove *.rej from cb67bfdba2e22d0ee967e50afe0912ac80d73e9bCampbell Barton
2021-08-04Tweak to recent liboverride API addition: naming.Bastien Montagne
2021-08-04Cleanup: inconsistent parameter nameJacques Lucke
2021-08-04Cleanup: initialize variable to quiet warningJacques Lucke
2021-08-04Outliner/LibOverrides: Fix logic of checks for drag'n'drop of Collections.Bastien Montagne
2021-08-04Fix compile error without `WITH_OCEANSIM` enabledJulian Eisel
2021-08-04Fix T87635: Rename shader node "Specular" to "Specular BSDF"Pratik Borhade
2021-08-04Expose Color Management as argument for gpu.types.GPUOffScreen.draw_view3d()Gottfried Hofmann
2021-08-04Make loopcut drawing consistent between gizmo and operator.Anthony Edlin
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Modifier: warn if the ocean simulation fails to allocate memoryJeroen Bakker
2021-08-04Override: API update_operations.Jeroen Bakker
2021-08-04T90371: Asset: Drop Material Tooltip.Jeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Cleanup: add comment to fix for T90417Campbell Barton
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-04Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-04Cleanup: de-duplicate ID renaming utility for versioningCampbell Barton
2021-08-04Icons: add license headers to utilitiesCampbell Barton
2021-08-04Icons: resolve various issues for generating iconsCampbell Barton
2021-08-04Icons: update alert icon scriptCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03Fix calculation of 'projmat_dimensions'Germano Cavalcante
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03Fix broken logic in Windows directory query functionJulian Eisel
2021-08-03Fix select engine buffer having wrong vertex sizeGermano Cavalcante
2021-08-03Install_deps: Always re-create shortcuts to installed lib paths.Bastien Montagne
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-08-03Cleanup: interface, reduce indentation of copy_to_selected_button()Sybren A. Stüvel
2021-08-03Fix T90313: Align to Transform Orientation Axis Property Doesn't WorkGermano Cavalcante
2021-08-03Cleanup: Replace int with bool for pointcache functionJulian Eisel
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-08-03UI: building without Python againCampbell Barton
2021-08-03Silenced clang-tidy warnings.Jeroen Bakker
2021-08-03Fix T90387: division by zero when trying to invert scaleSybren A. Stüvel
2021-08-03Fix T90364: buttons (partially) behind animchannel search block searchPhilipp Oeser
2021-08-03Fix T90346: particle force field self effect amount off by onePhilipp Oeser
2021-08-03Blender Readfile: Fix annoying useless Object reading error messages.Bastien Montagne
2021-08-03Cleanup: USD importer, consistent naming of function parameterSybren A. Stüvel
2021-08-03USD: add USD importerMichael Kowalski
2021-08-03Cleanup: Remove redundant checks in File Browser UI scriptJulian Eisel
2021-08-03Fix T90341: Crash opening 2.4 file with File Browser editor openJulian Eisel
2021-08-03Cleanup: deduplicate type conversion logicJacques Lucke
2021-08-03Fix T85436: Separate by loose parts doesn't show new objectsCampbell Barton
2021-08-03Correct task ID in 00b57136e4167ef5a303b1215574bb52a22e9194Campbell Barton
2021-08-03UI: Add light count to viewport statisticsFalk David
2021-08-03Revert "Fix spin-gizmo not allowing click events to select vertices"Campbell Barton
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker