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-26Cleanup: format, ensure trailing newlinesCampbell Barton
2022-09-26System info: Added GPU device type and feature support.Jeroen Bakker
2022-09-26Console: Add gpu python module to list of internal modules.Jeroen Bakker
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-19PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methodsGermano Cavalcante
2022-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
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-13Update RNA to User manual mappingsAaron Carlisle
2022-09-12UI: Cleanup/Fixes of some UI messages.Bastien Montagne
2022-09-05Cleanup: make formatBrecht Van Lommel
2022-09-05I18n: extract keymap preferencesDamien Picard
2022-09-05I18n: translate untitled file namesDamien Picard
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-30Cleanup: formatCampbell Barton
2022-08-29I18n: make add-ons' info translatableDamien Picard
2022-08-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-29I18n: Better wording for the skipped languages in language menu file.Bastien Montagne
2022-08-29Merge branch 'blender-v3.3-release'Aaron Carlisle
2022-08-29Update RNA to User manual mappingsAaron Carlisle
2022-08-27UV: bpy_extras.mesh_utils.mesh_linked_uv_islands raises error in edit modeChris Blackbourn
2022-08-25Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-25Update liboverride operators to manual mapping.Bastien Montagne
2022-08-25PyAPI: return faces instead of indices from bmesh_linked_uv_islandsCampbell Barton
2022-08-25Cleanup: replace dict with set for bmesh_utils.bmesh_linked_uv_islandsCampbell Barton
2022-08-25Fix T78406: create uv randomize islands operatorChris Blackbourn
2022-08-24Cleanup: formatCampbell Barton
2022-08-23I18n: make workspaces translatableDamien Picard
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16LibOverride: Tweaks to new menus in Outliner.Bastien Montagne
2022-08-12Cleanup: group translation importsCampbell Barton
2022-08-10Merge branch 'blender-v3.3-release'Aaron Carlisle
2022-08-10Update RNA to User manual mappingsAaron Carlisle
2022-08-09I18n: make more parts of the UI translatableDamien Picard
2022-08-09I18n: add extraction of modal event names.Bastien Montagne
2022-08-09I18n: remove Window class from message extraction blacklistDamien Picard
2022-08-09I18n: make more parts of the UI translatableDamien Picard
2022-08-09I18n: add extraction of modal event names.Bastien Montagne
2022-08-09I18n: remove Window class from message extraction blacklistDamien Picard
2022-08-03Cleanup: make formatChris Blackbourn
2022-08-03UI: Improve circle drawing of cursor for uv sculptingChris Blackbourn
2022-08-01tweaks & fixes to UI messages.Bastien Montagne
2022-08-01I18n: make presets translatableDamien Picard
2022-07-23Update RNA to User manual mappingsAaron Carlisle
2022-07-20I18n: fixes to add-on message extractionDamien Picard
2022-07-18Context: implement indexing for list properties in path_resolve.Alexander Gavrilov
2022-07-15I18n: Add suport for labels from modifiers' subpanels.Bastien Montagne
2022-07-15blend_render_info: add check for negative BHead length (corrupt file)Campbell Barton