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-02-23Curves: initial brush implementations for curves sculpt modeJacques Lucke
2022-02-23Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23Cleanup: correction to repeated word removal & correct spellingCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-22GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-22UI: ActionZone Swap Areas Between WindowsHarley Acheson
2022-02-22Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-22Fix: Clear mesh runtime cache when adding elementsHans Goudey
2022-02-22Cleanup: Replace eTexPaintMode with classes.Jeroen Bakker
2022-02-22Fix compilation issue under windows.Jeroen Bakker
2022-02-22Fix compilation error on certain platforms.Jeroen Bakker
2022-02-22Convert paint_image to cc.Jeroen Bakker
2022-02-22Cleanup: Renamed PaintOperation.custom_paint to stroke_handle.Jeroen Bakker
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Python: change behavior for CONSOLE_OT_indent_or_autocompleteCampbell Barton
2022-02-22Cleanup: use doxygen sectionsCampbell Barton
2022-02-22Cleanup: Use switch-statement for eTexPaintMode.Jeroen Bakker
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-22Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-21Paint: pass operator to stroke update functionJacques Lucke
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-21Cleanup: use namespace and code sectionsJacques Lucke
2022-02-21Cleanup: move curves sculpt mode toggle operator to sculpt/paint moduleJacques Lucke
2022-02-21Paint: decouple op->customdata from PaintStrokeJacques Lucke
2022-02-20UI: Do not include the text stating an enum item is the defaultAaron Carlisle
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix T95338: missing image editor refresh after render compositingBrecht Van Lommel
2022-02-18Fix T87829, T95331: Issues when nodes too close togetherDominik Fill
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Fix T95135: improve error filtering non-existant anim dataSayed Amin
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-18Cleanup: simplify viewmove_applyCampbell Barton
2022-02-183D View: Add camera view pan/zoom support for NDOFCampbell Barton
2022-02-18Cleanup: move camera-view pan/zoom into utility functionsCampbell Barton
2022-02-17GPU: Remove runtime sampler texture slot assignmentClément Foucault
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-17Cleanup: compiler warning, typo in commentCampbell Barton
2022-02-16fix: RNA property not set for Graph editor breakdown opChristoph Lendenfeld
2022-02-16Merge branch 'blender-v3.1-release'Philipp Oeser
2022-02-16Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton