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
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-23Fix a failing bmesh_bevel test by fixing buffer overflow.Howard Trickey
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-22Cleanup: Clang tidy, unused variable warningsHans Goudey
2022-04-22Cleanup: Remove unused variables, adjust commentsHans Goudey
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-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-22Cleanup: spelling in commentsCampbell Barton
2022-04-22Fix: VSE channels area has no backgroundRichard Antalik
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-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-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