//run from panel – undos are lost – tS Bug?
UserInterface.OpenToolPanelViewEx2(”, ”,’%THIS_NAME%’,5,1,1)
//run from command node – undos are still ok
UserInterface.OpenToolPanelViewEx2(”, ”,Space.CurrentScene() + “/Directional”,5,1,1)
//run from panel – undos are lost – tS Bug?
UserInterface.OpenToolPanelViewEx2(”, ”,’%THIS_NAME%’,5,1,1)
//run from command node – undos are still ok
UserInterface.OpenToolPanelViewEx2(”, ”,Space.CurrentScene() + “/Directional”,5,1,1)