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
2022-04-25Merge branch 'master' into temp-gp-overlay-refactortemp-gp-overlay-refactorAntonio Vazquez
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-25Cleanup: add missing doxy sections in customdataCampbell Barton
2022-04-25VSE: Update first thumbnail when moving handleRichard Antalik
2022-04-24Cleanup: remove special cases for getting internal span or singleJacques Lucke
2022-04-24BLI: prioritize detecting single values higher than detecting spansJacques Lucke
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-24Cleanup: clang-formatCampbell Barton
2022-04-24pyproject: remove settings that cause other uses of autopep8 to failCampbell Barton
2022-04-23Mikktspace: Reduce number of data queries to callerLukas Stockner
2022-04-23Fix a failing bmesh_bevel test by fixing buffer overflow.Howard Trickey
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-23Fix deprecation warning when building with OpenVDB 9Brecht Van Lommel
2022-04-22Fix T97453: Blender crash when selecting Caching checkbox in VSEJörg Müller
2022-04-22Cleanup: Clang tidy, unused variable warningsHans Goudey
2022-04-22Cleanup: Remove unused variables, adjust commentsHans Goudey
2022-04-22Cycles: removed UV requirement for MNEE, along with fixes and cleanupsOlivier Maury
2022-04-22LibOverride: Add hierarchy creation from IDTemplate UI widget.Bastien Montagne
2022-04-22Fix: Build error on macOS after previous commitHans Goudey
2022-04-22Re-fix some comments in bmesh_bevel.c.Howard Trickey
2022-04-22Curves: Further split of curves draw code from particlesHans Goudey
2022-04-22BMesh: Add additional attribute access macrosMartijn Versteegh
2022-04-22Fix T56625: Bevel sometimes made zero area UV faces.Howard Trickey
2022-04-22Fix T96498: Modifiers affect multiple curve objectsHans Goudey
2022-04-22Fix (unreported): Placement Tool not orienting the Object to normalGermano Cavalcante
2022-04-22Fix: Assert failure with certain screw modifier settingsHans Goudey
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-22Fix T97429: Translateable Unit Names Missing in the File.Bastien Montagne
2022-04-22Change vertex paint icon color (fix)Ramil Roosileht
2022-04-22Fix Data Transfer Projected Face/Edge Interpolated mode is wrongPhilipp Oeser
2022-04-22Fix accessing attribute data in editmodePhilipp Oeser
2022-04-22Fix T97277: Tweak drag transforming is broken for masks (RMB select)Campbell Barton
2022-04-22Fix - Display correct units in "Edit voxel size" widgetRamil Roosileht
2022-04-22Change viewport shading text from "Color" to "Attribute"Ramil Roosileht
2022-04-22Reorder sculpt toolsRamil Roosileht
2022-04-22Fix: VSE channels region visible in previewRichard Antalik
2022-04-22pyproject: add configuration for autopep8Campbell Barton
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-22Cycles: enable AMD RDNA GPU support on LinuxBrecht Van Lommel
2022-04-22Fix: VSE channels area has no backgroundRichard Antalik
2022-04-21Fix: Use alphabetical order in geometry nodes add menuHans Goudey
2022-04-21Fix: Memory leak writing to builtin attribute from modifierHans Goudey
2022-04-21Fix T97490: snap to multiple objects with linked data can crashGermano Cavalcante
2022-04-21Cleanup: Remove unused argument to mesh modifier evaluationHans Goudey
2022-04-21gpu.types.GPUBatch: warn about deprecated primitive typesGermano Cavalcante
2022-04-21Cleanup: don't use allocation variables in OpenColorIO configBrecht Van Lommel
2022-04-21Color Management: add ACEScg to the default configurationBrecht Van Lommel
2022-04-21Fix T97502: Issues/crashes with "color_attributes" AttributeGroupPhilipp Oeser
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-21Nodes: raise exception when creating node group input/output failsJacques Lucke