Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard created branch dp_node_utils_fix_connect in pioverfour/blender 2023-10-12 22:26:02 +02:00
Damien Picard pushed to dp_node_utils_fix_connect at pioverfour/blender 2023-10-12 22:26:02 +02:00
ceb6dea753 Python API: fix node_utils.connect_sockets after API change
1c4b2ad17f Fix #113352: UI: Round Pen When Subpixel AA is Off
70af02e0dd Cleanup: Make format
5cf3654d9d Fix USD Export crash with complex scenes, due to race condition during depsgraph building.
b688414223 UI: Type To Search And Space Bar Search
Compare 10 commits »
Damien Picard created pull request blender/blender-addons#104942 2023-10-11 13:16:04 +02:00
UI Translations: fix add-on translation export
Damien Picard pushed to dp_fix_translation_export at pioverfour/blender-addons 2023-10-10 21:16:56 +02:00
9d942532dc UI Translations: fix add-on translation export
e153c299b4 Import_3ds: Fixed KeyError in target import
Compare 2 commits »
Damien Picard pushed to dp_fix_translation_export at pioverfour/blender-addons 2023-10-10 21:10:15 +02:00
660ef962f8 UI Translations: fix add-on translation export
d0d81fdd4b Import Images: fix crash in Animate Sequence when no image selected
40016c3cad Import Images: use Material translation context for blend methods
ea90c34025 Import Images: bump minimum Blender version after API change
76e1bd7857 Sun Position: update translation
Compare 10 commits »
Damien Picard created branch dp_fix_translation_export in pioverfour/blender-addons 2023-10-10 21:10:15 +02:00
Damien Picard pushed to dp_fix_vector_math_node_search at pioverfour/blender 2023-10-10 12:02:09 +02:00
922242ec05 I18n: fix Vector Math and Mix node sockets search
Damien Picard created pull request blender/blender#113485 2023-10-10 11:56:32 +02:00
I18n: fix Vector Math and Mix node sockets search
Damien Picard pushed to dp_fix_vector_math_node_search at pioverfour/blender 2023-10-10 11:54:22 +02:00
7268da355b I18n: fix Vector Math and Mix node sockets search
c3c631ebcf Build: make Linux cmake release config consistent with buildbot
2b805e777a Fix: Workbench: resolve_shader_cache initialization
f997c49549 I18N: Updated UI translations from weblate/git repo (927ffa172fe7cc58).
fbfeb24588 Fix #113416: never show inspection index warning when set to zero
Compare 10 commits »
Damien Picard created branch dp_fix_vector_math_node_search in pioverfour/blender 2023-10-10 11:54:22 +02:00
Damien Picard deleted branch dp_export_uv_udim from pioverfour/blender-addons 2023-10-09 22:32:26 +02:00
Damien Picard pushed to main at blender/blender-addons 2023-10-09 22:32:26 +02:00
122534edfb UV Export: add option to export UV tiles
Damien Picard closed issue blender/blender-addons#74325 2023-10-09 22:32:26 +02:00
Export UV Layout option only exports UDIM tile 1001
Damien Picard merged pull request blender/blender-addons#104940 2023-10-09 22:32:25 +02:00
UV Export: add option to export UV tiles
Damien Picard pushed to dp_export_uv_udim at pioverfour/blender-addons 2023-10-09 15:26:32 +02:00
15902b2918 Do not export negative tiles
Damien Picard pushed to dp_export_uv_udim at pioverfour/blender-addons 2023-10-09 14:14:08 +02:00
aca4e34fb9 Format
Damien Picard pushed to dp_export_uv_udim at pioverfour/blender-addons 2023-10-09 12:03:08 +02:00
688f388cae Address review
Damien Picard commented on pull request blender/blender-addons#104940 2023-10-09 12:02:01 +02:00
UV Export: add option to export UV tiles

This works well on the cube!

Damien Picard commented on pull request blender/blender-addons#104940 2023-10-09 11:31:09 +02:00
UV Export: add option to export UV tiles

Thanks, I wasn’t aware of that! I agree that “UVTILE” should be used instead of “UV Tiles”, but I’m not sure about adding “Format”, it seems redundant to me for the label. From…

Damien Picard created pull request blender/blender-addons#104940 2023-10-08 23:52:32 +02:00
UV Export: add option to export UV tiles