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-12Geometry Nodes: Add Outer Points Selection to StarJohnny Matthews
2021-11-12Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-12Fix T93008: Cycles: Huge memory spike when saving tile to diskSergey Sharybin
2021-11-12Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-12Fix crash in asset browser when switching from file browserSybren A. Stüvel
2021-11-12Cleanup/document BKE_blender_copybuffer.Bastien Montagne
2021-11-12Fix T92601: Disable profiling when the profiler is deemed not active.William Leeson
2021-11-12Fix T92601: Disable profiling when the profiler is deemed not active.William Leeson
2021-11-12Cleanup: Remove `GHOST_isUpsideDownContext`.Jeroen Bakker
2021-11-12Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-12Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-12Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-12Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-12Cleanup: remove redundant loop-index accessCampbell Barton
2021-11-12Fix T91444: Edge Loop Preview fails with two Mirror ModifiersCampbell Barton
2021-11-12Fix crash saving blend files in background modeCampbell Barton
2021-11-12Cleanup: use term sequence_strip instead of vse_stripCampbell Barton
2021-11-12Cleanup: Improve commentHans Goudey
2021-11-11Geometry Nodes: change selection output order in Cylinder nodeJacques Lucke
2021-11-11Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-11Fix: Attribute Transfer node does not work with a single indexJacques Lucke
2021-11-11Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-11Fix: Incorrect modifier warning with non-geometry input firstHans Goudey
2021-11-11Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-11Fix: wrong field inferencing with unavailable socketsJacques Lucke
2021-11-11Fix T93005: Cycles shadow catcher not inherited by instancesBrecht Van Lommel
2021-11-11Geometry Nodes: Add Offset to Handle Position NodeJohnny Matthews
2021-11-11Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-11UI: Updated Blender Light theme for SpreadsheetPeter Sergay
2021-11-11Cleanup CUDA / HIP commentsThomas Dinges
2021-11-11Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-11Fix: Prevent use of uninitialized memory when creating Bezier splineMartijn Versteegh
2021-11-11Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-11-11LibLink/Append tests: Add basic testing of `bpy.data.libraries.load` code.Bastien Montagne
2021-11-11Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-11Fix (unreported) bad handling of reports in `libraries.load` code.Bastien Montagne
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Fix T92867: Gimbal rotation broken when used for multiple objectsCampbell Barton
2021-11-11Cleanup: split gimbal_axis into pose and objectCampbell Barton
2021-11-11Cycles: Add sample offset optionAndrii
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-11Cleanup: spelling in commentsCampbell Barton
2021-11-11Cleanup: typo in function nameCampbell Barton
2021-11-11Fix T92954: Loop Cut Tool preview line visible during operationCampbell Barton
2021-11-11UI: Introduce View pie in more editorsPablo Vazquez
2021-11-11Cleanup: Move interface_region_search.c to C++Hans Goudey