Jim-Snavely
  • Joined on 2023-09-03
Jim-Snavely commented on pull request blender/blender#112189 2023-09-12 00:14:00 +02:00
WIP: Add OSX support for Image copy/paste in the Image Editor osx-clipboard

LOL, I'm happy to be of service!

Jim-Snavely commented on pull request blender/blender#112189 2023-09-11 23:49:43 +02:00
WIP: Add OSX support for Image copy/paste in the Image Editor osx-clipboard

darn, I think I see what you'r referring to - not a git conflict but something else. I'll try to apply the changes fresh and see if it addresses it.

Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-11 23:46:38 +02:00
5cb3397798 formatting
6ec96baf70 remove more whitespace change
6e912c0957 remove whitespace changes
f7ed8a333a cleanup
98e29ac6a2 get copy working too!
Compare 51 commits »
Jim-Snavely pushed to main at Jim-Snavely/blender 2023-09-11 23:46:14 +02:00
dd9f196c2e Mesh: Pre-fill loose verts and bounds cache of line primitive
7344c7875a Geometry: Move mesh primitives from nodes to geometry module
67aad1f72d Cleanup: Remove unused includes in cuboid primitive
8289c83dfe Cleanup: Add warning about current limitations of operators' `get_name` callback.
b3bf8a4e05 EEVEE-Next: Add back data passes UI and missing passes
Compare 283 commits »
Jim-Snavely commented on pull request blender/blender#112189 2023-09-11 23:42:18 +02:00
WIP: Add OSX support for Image copy/paste in the Image Editor osx-clipboard

Happy to look again, but I don't see a conflict with main, though it has become out-of-date since I last pulled upstream yesterday.

Is that what you're referring to @Harley ?

Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-10 21:37:48 +02:00
8c5abb41d4 formatting
Jim-Snavely commented on issue blender/blender#111404 2023-09-10 21:13:59 +02:00
UI: Linux & Mac Support for Clipboard Copy/Paste Images

@Harley Can I put you down as a reviewer on my PR? Or is there someone else you would suggest?

Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-10 21:07:53 +02:00
c4ab47dc20 remove more whitespace change
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-10 21:06:04 +02:00
dc82728186 remove whitespace changes
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-10 21:01:39 +02:00
5b50dc628b cleanup
66b268f28e get copy working too!
0f377f0594 fix memory leak!
93484fa9a8 clean up
61f229c89c try to fix memory leak
Compare 259 commits »
Jim-Snavely commented on issue blender/blender#111404 2023-09-09 22:35:05 +02:00
UI: Linux & Mac Support for Clipboard Copy/Paste Images

Alright! Got it working and was able to test it locally. Also tested to make sure I didn't break the drag & drop. blender/blender#112189

Jim-Snavely created pull request blender/blender#112189 2023-09-09 22:30:40 +02:00
WIP: Add OSX support for Image copy/paste in the Image Editor osx-clipboard-111404
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 21:28:44 +02:00
71874ed175 cleanup
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 20:50:13 +02:00
c30fbc59d2 get copy working too!
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 20:27:59 +02:00
bbfd09b895 fix memory leak!
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 20:16:08 +02:00
c8281dc456 clean up
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 20:11:09 +02:00
aac90e7546 try to fix memory leak
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 19:20:59 +02:00
558277f459 it works!
Jim-Snavely pushed to osx-clipboard-111404 at Jim-Snavely/blender 2023-09-09 17:19:46 +02:00
d90dceae18 refactor so I can reuse image buffer handling
7ddf693805 enable copy/paste images for darwin
Compare 2 commits »
Jim-Snavely commented on issue blender/blender#111404 2023-09-06 14:49:50 +02:00
UI: Linux & Mac Support for Clipboard Copy/Paste Images

thanks @deadpin and @Harley - now I'm in business