Expose a managed interface to modeldoc, hammer, other tools. #653
dtzxporter
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Spreading modding abilities into tools is a no brainer. It's not as easy as all that though, we need to put some consideration into how to do it. |
Beta Was this translation helpful? Give feedback.
2 replies
-
One issue to solve is UI. The tools use QT and to do certain things requires codegen on the C++ side. I think there's ways around it though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This would make it extremely easy for the community to extend / improve the development tools.
Modeldoc could use a lot of shortcuts / easy way to add import format support.
Could easily support hotloading dll's that augment the tools.
Beta Was this translation helpful? Give feedback.
All reactions