Open domportera opened 6 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.
Pre-MVP
Issues/Bugs
FirstConnection
??UX
GraphWindow
@pixturEditorUi.Instance.OpenWithDefaultApplication(package.Directory)
or something like thatTechnical
Post-MVP
UX
Issues