Releases: HerzogVonWiesel/TexToMatO
v4_0
While I really tried to (and got quite a lot of them), I couldn't find all the possible channel names there are; maybe you have some custom ones in your studio?
v3.0 of TexToMatO remedies that with:
- Some new RegEx added already (e.g. "Opacity" for Megascans textures)
- A submission form you can submit missing regex (channel names), bugs, or features you'd like to see!
- The ability to use case-insensitive regex (be careful not to match too much with that though)
- Your own custom, additional regex you can add for your version of the plugin!
- They get saved to a .json file in the plugin's directory, so they'll be there every time you might need them (and, well, restart Cinema4D)
4.0: The Preference update!
- Settings you used will persist after restarting Cinema4D, so you don't have to re-enter everything everytime (settings.json inside of the plugin directory)!
- Added a new "Preferences" menu where you can adjust some **NEW **material options based on your taste:
- Automatically add Color Correct nodes to color textures (Albedo & Translucency)
- Automatically add Triplanar nodes to all textures
- Whether to connect AO to overall tint or multiplying it with Albedo in a color layer
- Resetting all settings to defaults
- All texture nodes can now be managed at once with SCALE, OFFSET and ROTATION nodes added to the graph
- A lot of code refactoring and clean up
If you have any more feature requests, just let me know!
Have fun and keep on creating!
- Jérôme
https://jeromestephan.gumroad.com/l/TexToMatO?layout=profile
v2_0
TexToMatO is evolving...
- It is now a full plugin instead of a script!
- added functionality of renaming materials based on the base texture
Thanks to stuckpixel a.k.a. jpageau for finding out I was doing something that scripts are not allowed to do (calling an asynchronous dialogue)!
Installation is also easier now, simply unzip the file in your plugins directory (just make sure there is no TexToMatO_2.0 folder inside of the plugins/TexToMatO_2.0 folder).
Have fun!
v1_0
Initial release.
If you encounter any bugs, feel free to open an issue in this repository!