guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.83k stars 226 forks source link

Remember last used folder for #343 #347

Open jerobarraco opened 10 months ago

jerobarraco commented 10 months ago

i've made a stub proposal for what i want. notice this is not amazing since it won't remember the folder after closing the software but it's certainly much better than now. also i've edited the code on github so it may not compile or may crash. https://github.com/guillaumechereau/goxel/issues/343

guillaumechereau commented 10 months ago

I think that's the right idea. As it is it has some memory issue, but I'll try to add something similar to this.