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-05-30Fix T98445: Knife Tool always cuts throughPratik Borhade
2022-05-30Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-30Fix T98368: Shading artifacts on paint/mask anchored sculpt brushesJoseph Eagar
2022-05-30Merge branch 'master' into temp-lineart-containedYimingWu
2022-05-29Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-29Fix (unreported): cyclic snap of curve handlesGermano Cavalcante
2022-05-28Select Similar: hide 'compare' from UI when not usedPhilipp Oeser
2022-05-28Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-05-27Cleanup: Use new macro for deprecated ID typesJulian Eisel
2022-05-27Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-27Fix T97790: Crash in Outliner "Blender File" mode with old filesJulian Eisel
2022-05-27Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-27GPencil: Fix unreported Bake animation errorAntonio Vazquez
2022-05-27Fix T97500: NLA strip names drawn outside stripColin Basnett
2022-05-27Fix T97974: Marker line affected by NLA strip muteColin Basnett
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-05-26Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-26Fix display error after sorting mesh elementsCampbell Barton
2022-05-26Cleanup: `struct PHandle` merged with alias `typedef void ParamHandle`Chris Blackbourn
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-26Outliner: Make use of new C++ based functional iteratorsJulian Eisel
2022-05-26Outliner: New C++ based functional tree iteratorsJulian Eisel
2022-05-25Outliner: Fix warning icon not bubbling up correctly to collapsed parentJulian Eisel
2022-05-25Outliner: Use general warning mechanics for library overridesJulian Eisel
2022-05-25Outliner: Refactor element warning and mode column queryingJulian Eisel
2022-05-25UI: Curves Sculpt pinch iconDalai Felinto
2022-05-25Cleanup: knife toolCampbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Fix T98349: Knife project resulting selection is wrongCampbell Barton
2022-05-25Cleanup: remove context argument from EDBM_mesh_knifeCampbell Barton
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-24Fix possible lingering around of ID after asset dropping failedJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-24Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-24Fix (studio-reported) bad re-assigning of new liboverride from ID template wi...Bastien Montagne
2022-05-24Redraw Motion Paths panel after creating motion pathSybren A. Stüvel
2022-05-24Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-24Fix T98152: Named Attribute node changes data type for non-existant attributesJacques Lucke
2022-05-24Cleanup: Correct misleading comment in UI codeJulian Eisel
2022-05-24Fix buttons not being grayed outJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-24Fix T98328: missing depsgraph update after adding node groupJacques Lucke
2022-05-24Fix T98141: Strip rotation is limited to +/360 degreesRichard Antalik
2022-05-23Merge branch 'blender-v3.2-release'Julian Eisel