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-21Fix module search path for Python on initializationCampbell Barton
2022-09-21Fix T101138: remove console spam when hovering over toolbar in uv editorChris Blackbourn
2022-09-20Fix: Group input and output always show in node add menuMiguel Porces
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-19Nodes: Add node group assets to search menusHans Goudey
2022-09-19Geometry Nodes: Distribute Points in VolumeIyad Ahmed
2022-09-19PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methodsGermano Cavalcante
2022-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
2022-09-18Geometry Nodes: New Face Set Boundaries nodeWannes Malfait
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-14Fix T100977: Wrong native Ukrainian language name in UI.Bastien Montagne
2022-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-09-14UI: Add Mix Node to color section of add node menuCharlie Jolly
2022-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-13Update RNA to User manual mappingsAaron Carlisle
2022-09-12UI: Cleanup/Fixes of some UI messages.Bastien Montagne
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-07Cleanup: de-duplicate bounding box center calculationCampbell Barton
2022-09-07Cleanup: add sections, use float literalsCampbell Barton
2022-09-07Cleanup: formatCampbell Barton
2022-09-07UV: add new operator, uvcalc_align_rotationChris Blackbourn
2022-09-05Cleanup: make formatBrecht Van Lommel
2022-09-05I18n: extract keymap preferencesDamien Picard
2022-09-05I18n: translate untitled file namesDamien Picard
2022-09-05GPencil: Move Outline operator in menuAntonio Vazquez
2022-09-05GPencil: Move Scale Thickness option in menuAntonio Vazquez
2022-09-02BLF: Replacement of Hebrew FontHarley Acheson
2022-09-02DRWManager: New implementation.Clément Foucault
2022-09-02PyGPU: only use 3D shaders and rename string enumsGermano Cavalcante
2022-09-01PyGPU: GPUShader: implementation of 'attrs_info_get' methodGermano Cavalcante
2022-08-31Fix submodule refsJoseph Eagar
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Merge remote-tracking branch 'origin/blender-v3.3-release'Dalai Felinto
2022-08-31UI: Fix order of Geometry Nodes in the Add Nodes Mesh menuDalai Felinto
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-31Merge branch 'blender-v3.3-release'Thomas Dinges