JustAddRobots / shapeshift

Tools for 3D Pipelines
GNU General Public License v3.0
0 stars 0 forks source link

Add project creation widget to Shapeshift menu #38

Closed JustAddRobots closed 1 year ago

JustAddRobots commented 1 year ago

Currently "Create UE Project" is an action in the "Shapeshift" menu. Break the action out into a separate widget that will allow more customisation (like texture resolution, export path, etc.) for project builds.

JustAddRobots commented 1 year ago

Widget UI layout is complete. Next step is to connect signals and slots.