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
2021-11-01Fix Cycles denoising depth pass missing in compositorBrecht Van Lommel
2021-11-01Fix Cycles logging some excessive detail with default --debug-cyclesBrecht Van Lommel
2021-11-01Fix T92671: confusing Cycles debug logs about CPU architectureBrecht Van Lommel
2021-11-01Fix sequencer preview selection drawing ignoring meta-stripsCampbell Barton
2021-11-01Fix T92663: Snap Selected to Active not working properlyPratik Borhade
2021-11-01Fix T92694: Auto Perspective is inconsistent with axis aligned viewsCampbell Barton
2021-11-01Fix scale cage gizmo in pose-modeCampbell Barton
2021-11-01Fix crash when "HOME" environment variable isn't definedCampbell Barton
2021-11-01BLI_path_util: assert to ensure BLI_join_dirfile is used correctlyCampbell Barton
2021-10-31fix: pose slider consistent colorChristoph Lendenfeld
2021-10-30Fix T92256: rotate Instances node does not take scaling into account correctlyJacques Lucke
2021-10-29Fix: Incorrect component type warning in points to volume nodeHans Goudey
2021-10-29Fix T92592: Cycles stereo render not rendering right viewBrecht Van Lommel
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Fix snap cursor not working in regions with transparencyGermano Cavalcante
2021-10-29Fix T92476: wrong context in spreadsheet when area is maximizedJacques Lucke
2021-10-29Cleanup: remove unused functionJacques Lucke
2021-10-29Fix T92499: duplicating geometry nodes modifier causes crashJacques Lucke
2021-10-29Fix T88877: 2.93: Crash on recent OSX with a non-English locale.Ankit Meel
2021-10-29Fix T92324: crash caused by recursive instancingJacques Lucke
2021-10-29Geometry Nodes: do cache invalidation after writing attributesJacques Lucke
2021-10-29Gizmo: support showing transform gizmos in pose + weight-paint modeCampbell Barton
2021-10-29Report "Startup file saved" in info editorGilberto Rodrigues
2021-10-29Cleanup: add sections for tool key-mapsCampbell Barton
2021-10-29Fix T92468: Annotation Drag option broken in Node EditorsCampbell Barton
2021-10-29Fix T92552: Spline evaluation with all points at the originHans Goudey
2021-10-28Fix T92513: Cycles stereo pole merge not rotating along with cameraBrecht Van Lommel
2021-10-28Fix T92255: Cycles Christensen-Burley render errors with scaled objectsBrecht Van Lommel
2021-10-28Fix T92491: Cycles panoramic camera inside volume fails with near clippingBrecht Van Lommel
2021-10-28Fix T92158: Cycles crash with Fast GI and area light MISBrecht Van Lommel
2021-10-28Fix: Improve node socket icon scaling group input/output listLeon Leno
2021-10-28Fix install paths for blender thumbnailer when not building a portable installSebastian Parborg
2021-10-28Cleanup: compiler warnings in with Cycles OSL and clangBrecht Van Lommel
2021-10-28Fix T92503: Cycles OSL crash with material previewsBrecht Van Lommel
2021-10-28Fix T92526: Cycles viewport denoiser red tint after recent changesBrecht Van Lommel
2021-10-28Fix 92550: GPencil Vertex Group is not apply as expected when is invertedAntonio Vazquez
2021-10-28LineArt: Fix(unreported) Material mask panel logicYimingWu
2021-10-28LineArt: Fix(unreported) depsgraph camera errorYimingWu
2021-10-28Fix (unreported) potential issue in new `BKE_libblock_relink_to_newid_new`Bastien Montagne
2021-10-28Python doc generator: add missing `selected_ids` context keySybren A. Stüvel
2021-10-28View3D Context: use correct data typeSybren A. Stüvel
2021-10-28Cleanup: warning in 2a2d873124111b5fcbc2c3c59f73fd1f946c3548Campbell Barton
2021-10-28Fix T92467: Path Selection broken when Drag is set to TweakCampbell Barton
2021-10-28Fix fallback tools for the sequence editorCampbell Barton
2021-10-28Sequencer: support basic selection & delete from previewsCampbell Barton
2021-10-28Cleanup: use sections for key-map definitionCampbell Barton
2021-10-28Fix T92514: Edit-mode bone snap to cursor uses the center of the boneCampbell Barton
2021-10-28Cleanup: remove 'ED_view3d_cursor_snap_exit'Germano Cavalcante
2021-10-28Fix memory leak in cursor snap deactivationGermano Cavalcante
2021-10-27Fix broken Python API doc generation after addition of selected_idsBrecht Van Lommel