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-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
2022-10-17Sculpt: Remove face sets from default cubeHans Goudey
2022-10-17Cleanup: Move versioning_defaults.c to C++Hans Goudey
2022-10-17Fix T101871: Realize instances node can skip material indicesHans Goudey
2022-10-17FIX T101445: halo Particles are not working.Jason Fielder
2022-10-17Fix for T101506: BLF Disable Kerning in Main FontHarley Acheson
2022-10-17Weight Paint: relax heuristic to determine when final mesh can be used.Alexander Gavrilov
2022-10-17Sculpt: add versioning for Auto-masking cavity factor defaultPablo Vazquez
2022-10-17Cleanup: compiler warningsBrecht Van Lommel
2022-10-17Brush: Fix mismatch in DNA Brush defaultsPablo Vazquez
2022-10-17Fix AssetCatalogTest failure on WIN32Campbell Barton
2022-10-17Fix T101705: crash when connecting reroute to multi-input socketIliya Katueshenock
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-17Sculpt: Auto-masking UI improvementsPablo Vazquez
2022-10-17Make sure all dependency graphs are updated on particles system copySergey Sharybin
2022-10-17Fix T101851: Duplicating a particle system crashesSergey Sharybin
2022-10-17Cleanup: correct doc-string & remove unused defineCampbell Barton
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-17Cleanup: spelling in comments, unused arg warningCampbell Barton
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-16Fix T101394: Ensure all viewlayers on scene copy.Monique Dewanchand
2022-10-16Fix T99450: Animated Holdout not updating on frame changeLukas Stockner
2022-10-15Cleanup: comment out unused lambda parameterJoseph Eagar
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar