You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UIElements are more performant than IMGUI, with the current Editor implementation there is a high CPU usage when using a csd with lots of Cabbage widgets.
Rewrite the CsoundUnity editor to use the UIElements, instead of IMGUI
giovannibedetti
changed the title
Rewrite the CsoundUnity editor to use the UIElements, instead of IMGUI
High CPU usage in the inspector for a Csd with lots of Cabbage widgets
Aug 15, 2022
UIElements are more performant than IMGUI, with the current Editor implementation there is a high CPU usage when using a csd with lots of Cabbage widgets.
Rewrite the CsoundUnity editor to use the UIElements, instead of IMGUI
https://docs.unity3d.com/Manual/UIElements.html
The text was updated successfully, but these errors were encountered: