Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard opened issue blender/blender#112320 2023-09-13 12:48:24 +02:00
Menu search is case sensitive for non-ASCII characters
Damien Picard commented on pull request blender/blender-addons#104882 2023-09-13 12:02:51 +02:00
Fix #104865: Adjust Node Wrangler for node socket interface API changes

Thanks! I can’t look at the code just now, but I have a general question: I don’t see the API change mentioned in [the release notes](https://wiki.blender.org/wiki/Reference/Release_Notes/4.0/

Damien Picard commented on issue blender/blender#94108 2023-09-13 11:54:34 +02:00
Trigger search in node editor add menu

Is this what #110855 is about?

Damien Picard opened issue blender/blender#112293 2023-09-12 18:24:47 +02:00
Console autocomplete indentation offset on non-ASCII characters
Damien Picard commented on pull request blender/blender#112039 2023-09-12 18:16:50 +02:00
Fixed_incorrected_translation

I had an idea, I suggested that we look for translations of the language names we are looking for in online dictionaries.

That is a good idea, and it’s actually the first thing I did. If…

Damien Picard commented on pull request blender/blender-addons#104881 2023-09-12 11:23:35 +02:00
Fix: Adjust Node Wrangler texture setup operator for recent API changes

This import should be removed from constants.py:

from nodeitems_utils import node_categories_iter

Otherwise looks good to me!

Damien Picard commented on issue blender/blender-addons#104865 2023-09-11 21:40:48 +02:00
Node wrangler preview error.

If a node contains a "Color" output AND it contains a "float2" input then NW could treat it as a "texture" node. If it contains no outputs it's an "Output" node?

I think it would work fine…

Damien Picard closed pull request blender/blender#112246 2023-09-11 21:00:57 +02:00
WIP: I18n: revert context of items in the Add Modifier menu to default
Damien Picard commented on pull request blender/blender#112039 2023-09-11 19:20:01 +02:00
Fixed_incorrected_translation

I just hope it doesn't merge automatically

It won’t, a maintainer has to review, accept, and merge each pull request!

Damien Picard deleted branch test_line_ending from pioverfour/blender 2023-09-11 19:06:49 +02:00
Damien Picard commented on pull request blender/blender#112039 2023-09-11 19:06:29 +02:00
Fixed_incorrected_translation

It looks like uploading the file again to your branch with the correct line ending type would work, so you can go ahead and try. However, even if that issue is solved, I don’t think the PR will…

Damien Picard pushed to test_line_ending at pioverfour/blender 2023-09-11 19:02:17 +02:00
b5f3c2a6fc Upload files to ""
Damien Picard created branch test_line_ending in pioverfour/blender 2023-09-11 18:54:35 +02:00
Damien Picard pushed to test_line_ending at pioverfour/blender 2023-09-11 18:54:35 +02:00
Damien Picard commented on pull request blender/blender#112039 2023-09-11 18:50:18 +02:00
Fixed_incorrected_translation

I asked the question on the blender-coder channel I hope we get answers. If my message on the chat is not clear enough, don't hesitate to tell me or come and clarify certain information

That…

Damien Picard commented on pull request blender/blender#112039 2023-09-11 18:46:39 +02:00
Fixed_incorrected_translation

I have already tried using git but without success.

Ok, I understand as git is quite a complex tool to use. For a simple fix such as this one, it’s not strictly needed, but you will…

Damien Picard commented on pull request blender/blender#112246 2023-09-11 18:21:48 +02:00
WIP: I18n: revert context of items in the Add Modifier menu to default

The solution here is to add a get_name callback to the OBJECT_OT_modifier_add operator type definition.

Cool, I forgot about this.

Damien Picard created pull request blender/blender#112246 2023-09-11 17:35:55 +02:00
I18n: revert context of items in the Add Modifier menu to default
Damien Picard pushed to dp_add_mod_menu_contexts at pioverfour/blender 2023-09-11 17:35:34 +02:00
0a9ba13e96 I18n: revert context of items in the Add Modifier menu to default
Damien Picard created branch dp_add_mod_menu_contexts in pioverfour/blender 2023-09-11 17:31:01 +02:00