Samuel Bernou SamuelBernou
  • France
  • https://twitter.com/pullusb
  • CG Supervisor, addon maker and Grease Pencil enthusiast. Maintainer of "Grease Pencil Tools" extension. Worked on several projects using extensively Blender and Grease Pencil.

  • Joined on 2016-03-09
Samuel Bernou opened issue blender/blender#127374 2024-09-09 22:51:03 +02:00
GPv3 API : argument of operator object.mode_set is not consistent with bpy.context.mode result
Samuel Bernou pushed to main at extensions/greasepencil_tools 2024-07-21 22:03:36 +02:00
41c99c5193 fix manifest permissions
Samuel Bernou pushed to main at extensions/greasepencil_tools 2024-07-21 21:16:03 +02:00
33b3a291c8 Add rotate canvas shortcuts and fix permissions
Samuel Bernou commented on issue blender/blender#122125 2024-06-19 23:20:05 +02:00
Using a dynamic enum property in Operator crashes Blender

Hi, @lichtwerk Sorry for the late answer Just tested with latest 4.2 beta and it works well, no crash ! \o/

Should I close the ticket or someone else should do it ?

Samuel Bernou commented on issue blender/blender#122125 2024-05-25 15:05:21 +02:00
Using a dynamic enum property in Operator crashes Blender

With may 25 daily build, I tried both the object name enum search popup and the blend history enum search popup (launched from addon) on another computer and got the same crashes.

Both…

Samuel Bernou commented on issue blender/blender#122125 2024-05-24 16:01:15 +02:00
Using a dynamic enum property in Operator crashes Blender

OK so nobody can reproduce, weird.

@Mysteryem I wrote the script with the object names because it was more easy to test. I actually discovered the crash with of my addon I use since ~2.8, and…

Samuel Bernou commented on issue blender/blender#122125 2024-05-23 11:59:43 +02:00
Using a dynamic enum property in Operator crashes Blender

Hi, @lichtwerk here is the crash report in attachment. I did a reset factory setting before retrying, in case it was due to an addon or something, but still got the crash.

Note: It seem to…

Samuel Bernou commented on issue blender/blender#122125 2024-05-23 11:19:43 +02:00
Using a dynamic enum property in Operator crashes Blender

I tested on another computer with a linux OS and it also crash

System Information Operating system: Linux-5.4.0-58-generic-x86_64-with-glibc2.31 64 Bits, X11 UI Graphics card: NVIDIA…

Samuel Bernou opened issue blender/blender#122125 2024-05-22 22:32:53 +02:00
Using a dynamic enum property in Operator crashes Blender
Samuel Bernou pushed to main at blender/blender-addons 2024-04-14 21:56:36 +02:00
f08ec1cc51 GPencil Tools: Optimize Undo for Rotate Canvas
Samuel Bernou commented on issue blender/blender#102793 2024-02-29 13:56:40 +01:00
Pin Scene to Workspace doesn't work (when multiple blender windows are open)

I just encountered this bug too. Addendum, It seem when you open a new "main" window instead of basic window, the pinned scene in the first window seemed to be respected (but it's mnuch less…

Samuel Bernou commented on issue blender/blender#115336 2023-12-21 22:57:17 +01:00
"Download and import texture brush pack" doesn't work with the Grease Pencil Tools Add-on

@deadpin I've tested the same thing (with the same user agent ^^). Not sure if it's a good and durable solution, at least it works.

But it means people using previous versions of Blender will…

Samuel Bernou commented on issue blender/blender#115336 2023-11-25 12:27:55 +01:00
"Download and import texture brush pack" doesn't work with the Grease Pencil Tools Add-on

Hi @PratikPB2123 @markus.hanson

I investigated the problem and I think it's a direct consequence of the attack. The accessibility rules of the server seem to have changed (to enhance…

Samuel Bernou pushed to blender-v4.0-release at blender/blender-addons 2023-10-17 09:06:50 +02:00
5680981032 GPencil Tools: Fix layer navigator UI
Samuel Bernou pushed to main at blender/blender-addons 2023-10-16 20:59:48 +02:00
aad4656d9e GPencil Tools: Fix layer navigator UI
Samuel Bernou pushed to main at blender/blender-addons 2023-09-23 22:01:03 +02:00
1b9e4fb268 GPencil Tools: Fix box deform operator
Samuel Bernou commented on issue blender/blender-addons#89904 2023-05-28 00:33:01 +02:00
Addon: Grease Pencil Tool. Can`t scrub frames with manually changed hotkey

Hi, I discover this only now through a search.

Timeline scrub shortcut has to be customized directly addon preferences to handle conflicts. It was made like this to allow specific combination…

Samuel Bernou pushed to main at blender/blender-addons 2023-05-28 00:14:50 +02:00
57187cfc31 GPencil Tools: Mirror flip and Canvas rotate Fixes
Samuel Bernou commented on issue blender/blender#104787 2023-04-06 12:10:56 +02:00
Shortcut display wrong symbol or are not detected in keymap with French Azerty keyboards

Hi, sorry for the delay.

Here is the debug-events console log, tested on 3.4.1 and 3.5

With < (ISO key, bottom-left next to shift).

wm_event_do_handlers: Handling event
wmEvent…
Samuel Bernou commented on issue blender/blender#104787 2023-02-20 18:36:01 +01:00
Shortcut display wrong symbol or are not detected in keymap with French Azerty keyboards

The keys work as expected in Blender text editor.

The ISO key (bottom-left next to shift) write a < character normally.

The "special accent" key (near Enter) works as expected as well, but…