DirectGuiDesigner
DirectGuiDesigner copied to clipboard
A Visual Editor for Panda3Ds Direct GUI
The performance of the properties panel is affecting the whole application, dragging a widget around, changing options etc, makes the full panel reload - [x] Don't reload full panel every...
I was thinking that it would be useful to be able to use the widgets from your DirectGuiExtention in the designer. But, before I work on that, I would first...
Currently stated options like text, image, etc for states like hover, click, disabled, and so on have to be set for each state individually and can not be simply "copied"...
Implement possibility for selecting multiple widgets at once Things to consider: - [ ] Selection possibility (shift-click to select multiple, box select with drag and drop) - [ ] enhanced...
Currently the designer does not support having multiple widget types with the same name. This becomes an issue if someone wants to make their own variants of default DirectGui widgets....