tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.41k stars 189 forks source link

MAIN: Issues needing to be addressed for MVP pre-release #433

Open domportera opened 4 months ago

domportera commented 4 months ago

Pre-MVP

Issues/Bugs

UX

Technical

Post-MVP

UX

Issues

ScreenDream commented 4 months ago

As reported on Discord: When I render to ./Render/Videoname.mp4 the file lands in \Editor\bin\Release\net8.0-windows\Render I expected it in the same directory as before (\Render in the Tooll root folder) but would also be fine with a folder in the current project folder.

And: I seem to remember that somebody posted some code on Discord, how an application can request to use the dedicated GPU by default, so that we don't have to set it in preferences for each new version. I didn't realise right away why my rendering was so slow. I think this would be super helpful for new and old users.