José Vicente Barrachina Jose-Vicente-Barrachina
  • València, Spain
  • Joined on 2024-02-22
José Vicente Barrachina commented on issue blender/blender#111404 2024-04-09 07:26:53 +02:00
UI: Linux & Mac Support for Clipboard Copy/Paste Images

Hi.

I'm pretty busy right now with my final year project at the university, and I've also been away from home for a few days, so I haven't been able to make much progress. @Pascal-Berndt, feel…

José Vicente Barrachina pushed to main at Jose-Vicente-Barr.../blender 2024-03-28 06:40:04 +01:00
4e650294e2 Fix #119184: Crash due to extremely broken liboverrides.
6789a88107 UI: Open Folder of Recent Items
27c95da888 Refactor: Remove BLF _ex functions using default arguments
b28861682e Fix 2D cage gizmo failing to refresh when Shift is pressed/released
b0328f67a9 Fix invalid sizes when clearing gpu::Batch
Compare 532 commits »
José Vicente Barrachina deleted branch wl-image-clipboard from Jose-Vicente-Barr.../blender 2024-03-15 06:07:34 +01:00
José Vicente Barrachina pushed to main at Jose-Vicente-Barr.../blender 2024-03-13 07:48:23 +01:00
499a2b2b4b Cleanup: remove double-space in exception message
571834457b Extensions: treat a new repo with a blank URL as local
924561680e WM: suppress prints when G.quiet is set
3762ead281 Merge branch 'blender-v4.1-release'
0b19f1f4a0 Fix #119030: Only access Location node input when available
Compare 369 commits »
José Vicente Barrachina commented on pull request blender/blender#119117 2024-03-12 06:09:54 +01:00
UI: Allow copy & paste images in linux/Wayland

It's ready for review. Do I have to remove the WIP prefix?

José Vicente Barrachina commented on pull request blender/blender#119117 2024-03-08 07:31:03 +01:00
UI: Allow copy & paste images in linux/Wayland

Oh, don't worry, not at all. I understood you perfectly.

I was trying to explain why I did it that way. I'm a noob 😄 . I think all modern apps support png but, ni case I'm wrong, I just…

José Vicente Barrachina commented on pull request blender/blender#119117 2024-03-07 07:36:13 +01:00
UI: Allow copy & paste images in linux/Wayland

For Linux feel free to support whatever formats make the most sense there. Your testing to ensure that you can copy images with alpha with Gimp and Krita is probably all we really need. So if…

José Vicente Barrachina commented on issue blender/blender#111404 2024-03-06 10:12:46 +01:00
UI: Linux & Mac Support for Clipboard Copy/Paste Images

Hi, everybody.

@Harley, PR that adds linux/Wayland support in #119117 waiting for review.

Best regards.

José Vicente Barrachina created pull request blender/blender#119117 2024-03-06 10:04:06 +01:00
WIP: UI: Allow copy & paste images in linux/Wayland
José Vicente Barrachina created branch wl-image-clipboard in Jose-Vicente-Barr.../blender 2024-03-06 09:26:38 +01:00
2123bc76bb UI: Wayland, copy & paste image to clipboard implementation
224b7c26a9 UI: first copy image to clipboard implementation
4e1723387c UI: first commit
d31ff88af7 Merge branch 'blender-v4.1-release'
bfec649bd9 Fix #119043: Compositor crashes with intricate setup
Compare 10 commits »
José Vicente Barrachina deleted branch wl-image-clipboard from Jose-Vicente-Barr.../blender 2024-03-06 09:26:04 +01:00
José Vicente Barrachina created branch wl-image-clipboard in Jose-Vicente-Barr.../blender 2024-03-06 09:19:35 +01:00
96fe661c9e UI: Wayland, copy image to clipboard implementation
224b7c26a9 UI: first copy image to clipboard implementation
4e1723387c UI: first commit
d31ff88af7 Merge branch 'blender-v4.1-release'
bfec649bd9 Fix #119043: Compositor crashes with intricate setup
Compare 10 commits »
José Vicente Barrachina deleted branch wl-image-clipboard from Jose-Vicente-Barr.../blender 2024-03-06 09:18:56 +01:00
José Vicente Barrachina pushed to main at Jose-Vicente-Barr.../blender 2024-03-06 05:34:07 +01:00
eb91828aab GPU: Add maximum image units to GPU capabilities
d27ddccc60 Cleanup: use macro to avoid repetition in BPY_init_modules
ed5fb3eaba Cleanup: various non-functional C++ changes
e011c1ab9b Cleanup: spelling in comments
76867ad4c2 Cleanup: redundant "void" in function declarations for C++
Compare 180 commits »
José Vicente Barrachina created branch wl-image-clipboard in Jose-Vicente-Barr.../blender 2024-03-05 09:10:04 +01:00
bb90bbbdc2 UI: Wayland, copy image to clipboard implementation.
76b21822f9 UI: first copy image to clipboard implementation
7d473831d9 UI: first commit
eb91828aab GPU: Add maximum image units to GPU capabilities
d27ddccc60 Cleanup: use macro to avoid repetition in BPY_init_modules
Compare 10 commits »
José Vicente Barrachina pushed to main at Jose-Vicente-Barr.../blender 2024-02-29 09:43:27 +01:00
4e60a68d21 Merge branch 'blender-v4.1-release'
f647e1a5b7 Weight Paint: expose all pose mode selection tools
3a84ecfaff Merge branch 'blender-v4.1-release'
94ae1bd407 Fix pose-mode lasso select failing with multiple objects
b099108178 Merge branch 'blender-v4.1-release'
Compare 194 commits »
José Vicente Barrachina commented on issue blender/blender#111404 2024-02-26 07:33:07 +01:00
UI: Linux & Mac Support for Clipboard Copy/Paste Images

Ey, @nikolas111 , thank you for answering so quickly and for offering help.

I've already figured it out but, if you don't mind, I'll contact you in case I get stuck.