Hi everyone! Some days ago i tried to find free simple decals addon for blender. I found pirate version of Decal Machine and CGCookie version available only for CGCookie subscribers i think.
Thank you for sharing the addon. Incidentally, I was able to rework your bake torture for the most part with a few clicks in EasyBake. Looks like a dream team. But only tried it briefly.
I didn’t know about this addon. Thanks. I have TexTools, but i struggled to bake emission with it. It would be great if EasyBake have bake with antialiasing feature, like textools.
It’s single file addon, so you don’t need install it from zip. From zip files blender searches init file as start point. And I don’t have one. If you download the zip file from GitHub, it is a source code, and the addon is next called “slap_it.py”.
I usually use the built-in bake from Grungit. If that’s not enough, I’ll use BakeLab 2 but ultimately you will always find a solution with Bake Wrangler (never used). I only use EasyBake for the hi to low Poly story.
location: <unknown location>:-1
Error: Python: Traceback (most recent call last):
File "E:\Blender\scripts\addons\slap_it.py", line 98, in execute bpy.ops.mesh.knife_project(override);
File "E:\Blender\3.0\scripts\modules\bpy\ops.py", line 130, in __call__ ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
RuntimeError: Error: No other selected objects have wire or boundary edges to use for projection
Hello. I think we should wait for more stable 3.0 version. The plugin uses knife project. And knife project seems not works on the completly correct case in Blender 3.0.