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-02-28Fix T96054: Switching vertex group does not update displaySergey Sharybin
2022-02-28Fix T95298: Multiview images not displaying correctly.Jeroen Bakker
2022-02-28Fix T95992: Crash Ancored strokes 2d texture painting.Jeroen Bakker
2022-02-28Fix T95981: Remove implicit conversion in texture paint shader.Jeroen Bakker
2022-02-26Fix: Failing OBJ export tests due to mesh normals commitHans Goudey
2022-02-26Fix T93123: viewport lags with custom attributesKévin Dietrich
2022-02-26Fix compile warning from earlier commit.Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-25Fix different shading between CPU and GPU subdivisionKévin Dietrich
2022-02-25Fix (unreported) Outliner 'liboverride create hierarchy' applied on several IDs.Bastien Montagne
2022-02-25CMake: exclude add-ons that don't confirm to key requirementsCampbell Barton
2022-02-25Fix T95636: Dragging Material from Asset Browser (Link mode) to Viewport empt...Bastien Montagne
2022-02-25GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-25Fix T95984: Use consistent shifting for persp and ortho cam.YimingWu
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-24EEVEE: Fix crash when shadow caster count is reduced to 0.Clément Foucault
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-24Fix T95985: crash when assigning a name for an output attributeJacques Lucke
2022-02-24Fix 2D view NDOF panning requiring both axes to be non-zeroCampbell Barton
2022-02-24Fix T95959: crash when exporting subdivision to AlembicKévin Dietrich
2022-02-24Fix T95116: Scale to fit fails with a single word & non-zero Y-sizeCampbell Barton
2022-02-23Fix T95952: Uninitialized value used in Bezier Segment nodeHans Goudey
2022-02-23Fix T95987: Data transfer modifier custom normals crashHans Goudey
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22Fix (unreported) LibOverride: missing copying `flag` member.Bastien Montagne
2022-02-22Fix: Clear mesh runtime cache when adding elementsHans Goudey
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22Fix subdivision surface modifier doing unnnecessary workBrecht Van Lommel
2022-02-22Fix T93784: text and curve objects have no motion blurJacques Lucke
2022-02-22Python: change behavior for CONSOLE_OT_indent_or_autocompleteCampbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-22Fix errors in 'gpu.state' documentationGermano Cavalcante
2022-02-22Fix wrong method name in gpu documentationGermano Cavalcante
2022-02-22Camera: Simplify View Frame codeGermano Cavalcante
2022-02-22Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-22Python: bump minimum version to 3.10Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-21Fix T95919: Apply Pose as Rest Pose Operator crashesHans Goudey
2022-02-21Fix T95923: GPencil Array modifier constant offset works even disabledAntonio Vazquez
2022-02-21Fix T93873: Wrong limits for color socket exposed to modifierHans Goudey
2022-02-21Cleanup: Use function to check if normals are dirtyHans Goudey
2022-02-21Fix: Avoid potential use of dirty normalsHans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Weight Modifiers: use the correct flags for the mask invert property.Alexander Gavrilov