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-09-26Nodes: Use plain menus for geometry nodes add menuHans Goudey
2022-09-23GPencil: Improve Fill Tool Extend linesAntonio Vazquez
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: avoid unnecessary access to context.space_dataCampbell Barton
2022-09-22UV: add toggle to show the grid over the imageChris Blackbourn
2022-09-20Animation: Add redo panel to Dopesheet and NLARedMser
2022-09-20Fix T101201: Missing filter from outliner headerPhilipp Oeser
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-17GPencil: Move Gap Closure option to separated subpanelAntonio Vazquez
2022-09-17GPencil: Add more types of stroke extensions when fillingDave Pagurek
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-12UI: add a Custom Properties panel to the View Layer tab of properties.Alexander Gavrilov
2022-09-10GPencil: Add new Set Start Point operator to context menuAntonio Vazquez
2022-09-10GPencil: New Set Start point operatorAntonio Vazquez
2022-09-10Cleanup: format, spellingCampbell Barton
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-09Outliner: Hide library overrdies context menu when no IDs are selectedJulian Eisel
2022-09-09Outliner: Don't show asset context menu when no IDs are selectedJulian Eisel
2022-09-08Outliner: Hide ID type filter for library overridesJulian Eisel
2022-09-08Outliner: Hide search options for library overrides hierarchies viewJulian Eisel
2022-09-08Outliner: Hide search button for library overrides hierarchies viewJulian Eisel
2022-09-07UV: add new operator, uvcalc_align_rotationChris Blackbourn
2022-09-05GPencil: Move Outline operator in menuAntonio Vazquez
2022-09-05GPencil: Move Scale Thickness option in menuAntonio Vazquez
2022-09-02DRWManager: New implementation.Clément Foucault
2022-08-31GPencil: Apply Brush Size to Outline thickness while drawingAntonio Vazquez
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-30Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-30Fix: Alphabetical order in duplicate data preferences panelHans Goudey
2022-08-30Cleanup: formatCampbell Barton
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-29I18n: make add-ons' info translatableDamien Picard
2022-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-25Fix T78406: create uv randomize islands operatorChris Blackbourn
2022-08-23Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-23Cleanup: formatCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: Fix lighting preferences error messagesDamien Picard
2022-08-22I18n: systematically tag all messages in `RNA_ENUM_ITEM_HEADING`.Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-18GPencil: New operator to convert strokes to perimeter.Antonio Vazquez
2022-08-18Merge branch 'blender-v3.3-release'Luca Rood
2022-08-18Fix T100423: Addon's custom context menu entries get overridden by other addonsLuca Rood
2022-08-17UI: Fix inconsistency use of uppercase/capitalizationPablo Vazquez
2022-08-17UI: Avoid the word "Use" in checkbox labelsPablo Vazquez
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-16UI: Add View pie to File BrowserFynn Grotehans