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-10-20Fix (studio-reported) issue with overrides on library relocating.Bastien Montagne
2022-10-20Fix incorrect shader state after shader interface creationSergey Sharybin
2022-10-20Fix WebM naming in the interfaceSergey Sharybin
2022-10-20Fix T99151: Cycles not updating on Object Type visibility changeLukas Stockner
2022-10-20Fix T93382: Blender still generates subsurface render passesLukas Stockner
2022-10-20Cleanup: simplify uv packing apiChris Blackbourn
2022-10-20Cleanup: Remove unused grease pencil / RNA includesHans Goudey
2022-10-20Fix T101907: restore snapping in node editorChris Blackbourn
2022-10-19Fix T101857: Crash when trying to build proxies on read-only filesystemRichard Antalik
2022-10-19Fix T101926: Curves: Remove type-specific attributes when deletingHans Goudey
2022-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-10-19Fix: Geometry Nodes: Memory leak when deleting instancesHans Goudey
2022-10-19Geometry Nodes: Use common utility for copying attribute dataHans Goudey
2022-10-19EEVEE: Depth Of Field: Replace ambiguous select with manual checkClément Foucault
2022-10-19Fix control reaches end of non-void function errorSergey Sharybin
2022-10-19Cleanup: WM: Fix missing enumerator case in switchClément Foucault
2022-10-19Fix T101896 Eevee: Custom object properties don't work in shader for Curves o...Clément Foucault
2022-10-19Fix (devs-reported) mistake in batch delete code in recent change.Bastien Montagne
2022-10-19Fix T101928: transform operator properties saving wrong snap valuesGermano Cavalcante
2022-10-19Fix T101922: transforming surface points misses redrawPhilipp Oeser
2022-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-10-19Fix T99997: Calling teleport without waiting for the previous event disables ...Pratik Borhade
2022-10-19GL: Fix incorrect shader state after shader interface creationClément Foucault
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-19Cleanup: formatCampbell Barton
2022-10-19Fix T101888: Curves editmode: modifiers "Display in Edit mode" no effectPhilipp Oeser
2022-10-19Fix (unreported) error messages about invalid ID usercount when batch-deletin...Bastien Montagne
2022-10-19Make batch ID deletion 100 times faster.Bastien Montagne
2022-10-19Fix T101903: Crash when deleting library in some cases.Bastien Montagne
2022-10-19Curves sculptmode: fix missing mode and tool in Brush SpecialsPhilipp Oeser
2022-10-19Sculpt curves: Fix BKE_paint_object_mode_from_paintmodePhilipp Oeser
2022-10-19Sculpt: Improve performance of face set creation from selectionHans Goudey
2022-10-19Cleanup: remove NDOF_BUTTON_NONE from the range of usable buttonsCampbell Barton
2022-10-19Fix T101866: Incorrect buttons for space-mouse enterpriseCampbell Barton
2022-10-19Cleanup: spelling in commentsCampbell Barton
2022-10-19License headers: add missing license identifiersCampbell Barton
2022-10-18Fix T101883: Issue applying modifier to mesh with shape keysHans Goudey
2022-10-18Fix T101893: Auto merge affecting edge crease and bevel weightGermano Cavalcante
2022-10-18Fix T101660: crash when trying to propagate string attributes in some nodesJacques Lucke
2022-10-18Fix: Sample nearest surface node crash with empty meshHans Goudey
2022-10-18Cleanup: add missing CPPType for MStringPropertyJacques Lucke
2022-10-18Fix T101642: crash when deleting group output inside node groupJacques Lucke
2022-10-18Brush: Wrap mtex/mask_tex around functions.Jeroen Bakker
2022-10-18Depsgraph: wrong copy-on-write update after depsgraph rebuildJacques Lucke
2022-10-18File Browser: Fix slowdown with non-existing ID previews in big filesJulian Eisel
2022-10-18Metal: MTLBatch and MTLDrawList implementation.Jason Fielder
2022-10-18UV: support snapping on non-uniform gridsChris Blackbourn
2022-10-18UI: Improve tooltip for texture shading modeAaron Carlisle
2022-10-18Fix T101872: Curves sculpt deform node crash with changed curve countHans Goudey
2022-10-18Fix T101882: Division by zero in mesh topology nodesHans Goudey