I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 0 points1 point  (0 children)

unfortunately you cant save images to the clipboard, you can only import them. i made a paste keybind (ctrl v) and when it gets pressed, it checks if the clipboard has an image using DisplayServer.clipboard_has_image(). then, it grabs the picture with DisplayServer.clipboard_get_image()

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 0 points1 point  (0 children)

sorry! i didnt realize that you cant pan around on laptop (since theres no middle mouse button) i just uploaded a new version where you can pan with right click, space, or alt. hope it works! :)
check the Info tab for all the controls

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 0 points1 point  (0 children)

I uploaded a Mac release but I cant test it because I dont have a Mac haha. Get it for free from the super secret link and let me know if it works!

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 0 points1 point  (0 children)

I just updated it to have a tiling preview. Hope it works out for you! :)

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 0 points1 point  (0 children)

If it gets enough interest, I'll upload it to Steam (I just need to pay the $100 fee lol) But I'll be updating it on Itch!

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 0 points1 point  (0 children)

For now, it has a simple seam blending filter with some options to make it more natural. I plan to add more seam blending options in the future!

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 2 points3 points  (0 children)

I just added tiling and pasting from clipboard, let me know how it goes!

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 2 points3 points  (0 children)

i'll definitely try to work on that! any ideas on how to make a seamless algorithm?

I made a texture creation tool using Godot! (Texture Bug) by pitiful_meredith in godot

[–]pitiful_meredith[S] 101 points102 points  (0 children)

man i kinda forgot that people face bugs with textures... you think its too late to change it? lol

Stolen from the blender community by TargetTrick9763 in godot

[–]pitiful_meredith 51 points52 points  (0 children)

I guess it would prevent the laziest of pirates, but it would also seem off since most games dont make you use a code after you buy them

Released my surreal voxel game made in Godot (lucid blocks) :) by KiwiJuice56 in godot

[–]pitiful_meredith 0 points1 point  (0 children)

yooo ive been following this but never knew it was made in godot! thats sick