material-maker
material-maker copied to clipboard
A procedural textures authoring and 3D model painting tool based on the Godot game engine
Hello, since material maker already support exports to few engines like Unity, Unreal, Godot, i thought would be a great addition to also export to BabylonJS , this Web Engine...
This change improves the Unity Material export by setting the m_Name property of the exported `.mat` file to the filename, instead of every export being "test". This will make the...
 I'm new to contributing to this project, is there other things I need to add apart from the node?
**Material Maker version:** 1.0 **Issue description:** EasySDF editor deletes currently active shape when hitting the Delete key while editing a text field. Expected behavior is only the text in the...
**Material Maker version:** Affected are v0.96 - v0.99 Last working is v0.95 **OS/device including version:** Ubuntu 22.04 on Wayland GPU: AMD Radeon 530 with amdgpu driver OpenGL ES 3.0 Renderer:...
**Material Maker version:** 0f3f520f0dca00a94e919e4e76cc5cda48fae8d2 **OS/device including version:** Linux 5.18.10-arch1-1 **Issue description:** The Load Material From Website dialog does not show thumbnails for many materials, and prints: ``` ERROR: Error opening...
**Material Maker version:** .99 **OS/device including version:** Windows 10. **Issue description:** I was working on a material when MM hard crashed, Now every time I open the file MM crashes....
I've spotted a few naming inconsistencies various places in Material Maker. This bug is to track them and discuss them. ### American vs British English: **Gray vs Grey** _American style...
Wanted to make a feature request to be able to save your Preview 2d and 3d configuration settings such that whenever you open material Maker, It uses those settings going...
Added a new fbm noise node that takes an x,y coordinate to for input to the noise function instead of just using uv. You can see this being used [here](https://thebookofshaders.com/13/)....