To demonstration what I want to achieve, I created a C# project (demo and source codes are attached). This tool will save the pose for all objects in …
I just updated my code with DisableRefMsgs, but I now have problem with complex rigs (mixed biped and bones)
Thank you @Serejah, DisableRefMsgs is the trick that I forget about.
I mostly prevent to jump in to the C++, as I’m not good at it. But yes, sometimes it become necessary to calculate matrixes in the vertex things and a…
I will check it out, Thanks.
When you start using dotnet for the UI, there is two options: windows form (which is limited and outdated) or WPF (which is modern, new and unlimited)…
use WPF.
You should google dos-command forums about it.
This sample might help you: fn CreateMenu Name:”Name” Title:”Title” ParentMenu: = ( MenuItem = menuMan.CreateMenu Name MenuItem.setTitle Title Sub…
That is because of “Scope of variables”. First solution could be to defining scope of the “RetrieveHierarchyDepth”. function RetrieveHierarchyDepth c…
Combining Winform and Max controls will crash: rollout roll “” ( dotNetControl netControl “containerControl” height:50 width:50 button maxButton “M…
global window ( — Window if window != undefined do ( window.close() window = undefined gc() ) labelText = ” I’m trying to access a pr…