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
2022-06-08Licenses: Attribution document for Blender 3.2v3.2.0Dalai Felinto
2022-06-08Update freedesktop release infos for 3.2.Thomas Dinges
2022-06-01Fix T98370: Shift+RMB Select nodes doesn't work with the tweak toolCampbell Barton
2022-05-31Fix T98364: Remove improper OPTYPE_UNDO flagsJoseph Eagar
2022-05-30Fix T98368: Shading artifacts on paint/mask anchored sculpt brushesJoseph Eagar
2022-05-26Fix Blender 2.7x keymap faulure to select & drag multiple nodesCampbell Barton
2022-05-26Fix T94857: 'Gizmo Operator' from python templates spins when draggedCampbell Barton
2022-05-23Fix T96878: When interface translation is enabled, grease pencil layer name i...Bastien Montagne
2022-05-23Fix T98258: Duplicated last vertex after GPencil sample.YimingWu
2022-05-23Fix float representation for Python API docsCampbell Barton
2022-05-20Fix T98145: IC keymap can't select & move multiple nodesCampbell Barton
2022-05-18Fix T88792: WindowManager.clipboard missing in Python API docsCampbell Barton
2022-05-16Fix: Node editor "Group" panel displays for embedded node treesHans Goudey
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-13Fix: Incorrect order in geometry nodes add menuHans Goudey
2022-05-10Fix T96520 Node editor: Tweak fails with unselected nodesCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-09Tweak i18n messages extraction script to avoid unwanted messages.Bastien Montagne
2022-05-09Fix T97915: Regression: Blender doesn't translate viewpoint menu items.Bastien Montagne
2022-05-03Cleanup: auto-formatCampbell Barton
2022-05-03Cleanup: use context.temp_overrideCampbell Barton
2022-05-02Blender 3.2 splashscreenThomas Dinges
2022-05-02Curves: support spherical delete brushJacques Lucke
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-29T95386: Add Discontinuity (Euler) filter to Dope Sheet.Demeter Dzadik
2022-04-29Cleanup: use 'use_' prefix for RNA booleanCampbell Barton
2022-04-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-26Geometry Nodes: Move named attribute nodes out of experimentalHans Goudey
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Cleanup: line length for Python scriptsCampbell Barton
2022-04-26Cleanup: autopep8Campbell Barton
2022-04-25Sculpt: Remove hardcoded setting ofJoseph Eagar
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-25NLA: Add Bake Action to the NLA edit menuBrad Clark
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-22Fix T97429: Translateable Unit Names Missing in the File.Bastien Montagne
2022-04-22Change vertex paint icon color (fix)Ramil Roosileht
2022-04-22Reorder sculpt toolsRamil Roosileht
2022-04-21Fix: Use alphabetical order in geometry nodes add menuHans Goudey
2022-04-21Cleanup: don't use allocation variables in OpenColorIO configBrecht Van Lommel
2022-04-21Color Management: add ACEScg to the default configurationBrecht Van Lommel
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-21Cleanup: explicitly disable autopep8 for rna_manual_referenceCampbell Barton
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-20UI: Add option to create color attribute directly from canvas selector.Jung Jaeyun