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
2021-11-01Pointcloud selection supportJarrett Johnson
2021-11-01Revert "Pointcloud selection support"Clément Foucault
2021-11-01Pointcloud selection supportJarrett Johnson
2021-11-01Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-01Fix sequencer preview selection drawing ignoring meta-stripsCampbell Barton
2021-11-01Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-01Fix T92663: Snap Selected to Active not working properlyPratik Borhade
2021-11-01Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-01Fix scale cage gizmo in pose-modeCampbell Barton
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-01Cleanup: spelling, use C commentsCampbell Barton
2021-11-01Fix errors in BKE_appdir_font_folder_defaultCampbell Barton
2021-11-01Merge branch 'blender-v3.0-release'Campbell 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: Build error on all platformsRay Molenkamp
2021-10-31Cleanup: Extract function to store bezt arraysChristoph Lendenfeld
2021-10-31Cleanup: Extract keyframe filter to constantChristoph Lendenfeld
2021-10-31Merge branch 'blender-v3.0-release'Christoph Lendenfeld
2021-10-31fix: pose slider consistent colorChristoph Lendenfeld
2021-10-31Cleanup: Simplify logic for adding grid in points to volume nodeHans Goudey
2021-10-31UI: Open File Browser with Thumbnails for FontsHarley Acheson
2021-10-30Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-30Fix T92256: rotate Instances node does not take scaling into account correctlyJacques Lucke
2021-10-30UI: Default Fonts Folder for Mac and LinuxHarley Acheson
2021-10-29Fix: Incorrect component type warning in points to volume nodeHans Goudey
2021-10-29Asset Browser: Correct name & tooltip for asset list refresh operatorJulian Eisel
2021-10-29Merge branch 'blender-v3.0-release'Hans Goudey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-10-29Fix snap cursor not working in regions with transparencyGermano Cavalcante
2021-10-29Fix T92576: Crash switching from Asset Browser to File BrowerJulian Eisel
2021-10-29Fix crash on undo after recent lib_query refactor.Bastien Montagne
2021-10-29LibQuery: Remove last 'bool returns' from public API.Bastien Montagne
2021-10-29LibQuery: Fix potential memleak in recursive case.Bastien Montagne
2021-10-29LibQuery: Add macro to help break looping when requested.Bastien Montagne
2021-10-29Fix potential early-return in WM foreach_id process.Bastien Montagne
2021-10-29Cleanup: Add some comments to some sub-function of `foreach_id` process.Bastien Montagne
2021-10-29Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-29Fix T92476: wrong context in spreadsheet when area is maximizedJacques Lucke
2021-10-29IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages.Bastien Montagne
2021-10-29Fix T92499: duplicating geometry nodes modifier causes crashJacques Lucke
2021-10-29Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-29Fix T92324: crash caused by recursive instancingJacques Lucke
2021-10-29Merge branch 'blender-v3.0-release'Jacques Lucke
2021-10-29Geometry Nodes: do cache invalidation after writing attributesJacques Lucke
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton
2021-10-29Gizmo: support showing transform gizmos in pose + weight-paint modeCampbell Barton
2021-10-29Merge branch 'blender-v3.0-release'Campbell Barton