For now, I won’t be reflecting this change because I’m focused on implementing other basic functions. However, in future features, once each UIComponent type (Button, Label, Chooser, ColorPicker) has its own separate settings window, I will definitely incorporate it.
Thank you very much for...
The issue where files saved with Save Function do not reappear when saved again using Save Function is actually a chronic problem of the VAM API I use, namely SuperController.singleton.fileBrowserUI. In my other plugins I worked around it by forcing a refresh, but I hadn’t applied that trick in...
Thank you for the suggestion.
That said, Labels are often used to input very long text, and in those situations a single-line input field is inadequate. Your feedback is much appreciated. (y)
When the plugin is in a disabled state, mouse events do not work and therefore none of the functions operate, which is the expected behavior.
On the contrary, if events are processed by the Graph while the plugin is disabled, that is an abnormal condition.
How about modifying it so that, when...
@cyberdelique ,
This alpha-version improves the readability of the Config dialog and adds an error message when duplicate registrations occur.
Please test it, and if everything works fine, it will be included in the next release.
After changing .txt to .var, please check.
@PlayToy Emulations , The file has been uploaded to the Patreon link under the name [14mhz.Plugin-PresetlessLoaderPro-alpha1.7.var].
Once you have reviewed it and confirmed there are no issues, I will move forward with the official release.
Thank you for your request. :D...
I’m truly glad to hear that you are using this plugin well. :D
I’ll keep it in mind and make sure to support preset loading through triggers in the next version.
Thank you sincerely for always cheering me on and, above all, for supporting me through Patreon. (y)
I deeply appreciate it.
● implemented functionality to move UI components to the back (toBottom button).
● fixing the issue of objects overlapping in world mode by adding an 'Enable Z-Buffer' toggle (report by @cyberdelique ).
● fixed the issue of loading image resources from outside the VAM directory (report by...
@cyberdelique , It looks like the issue has been resolved. Please try it once.
Please use the [14mhz.Plugin-CustomUI3D-alpha2.10.txt] file above and provide your feedback.
https://hub.virtamate.com/threads/customui-3d-with-designer.77449/post-239591
In a rush, I forgot to enable this feature. It is the ‘toBottom’ function, which sends the UI component to the bottom.
I will add it in the next version.
● fixed the issue of the main UI appearing above in overlay mode.
● implemented functionality to apply texture on UI components (request by @cyberdelique , @Rancept )