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-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
2022-04-21install_deps: Update USD to 22.03.Bastien Montagne
2022-04-21Functions: fix procedure executor not writing output in correct bufferJacques Lucke
2022-04-21Geometry Nodes: show used named attributes in modifierJacques Lucke
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Fix T97497: NLA strip names are now properly contained within the strip boundsColin Basnett
2022-04-21Fix Empty "Only Axis Aligned" viewing angle depends on object scalePhilipp Oeser
2022-04-21Fix T97465: Moving compositor BG image cannot be cancelledPhilipp Oeser
2022-04-21Sculpt: fix missing null pointer checkJoseph Eagar
2022-04-21Fix T95932: Auto-close text breaks outliner drag-n-dropCampbell Barton
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Cleanup: fix various warnings after recent commitJacques Lucke
2022-04-21Vertex paint: Fix debug compile error and aJoseph Eagar