Page 1 of 1

Keyboard Shortcuts

Posted: Mon Aug 17, 2009 2:37 pm
by diki
i've got a habit of saving iterative versions of my projects to avoid overwriting previous work that i might need to fall back to. because of that, i almost always use the "Save As..." feature instead of just saving. it would be cool if there was a keyboard shortcut for it. i personally favor Ctrl-Shift-S over Ctrl-Alt-S (i guess the opinions might differ on that), but any of the two would be much appreciated.

Posted: Mon Aug 17, 2009 5:48 pm
by kattle87
Since we are speaking of interface, I also suggest a button or command for refreshing the currently selected content (bitmap, mesh, or whatever) and set "F5" as hotkey to use it! :P
This is useful if you modify a mesh that is loaded by a second mesh and you want to see the results on the second mesh without needing to modify it in order to getting it refreshed. There could also be a feature to automatically refresh all of the depending meshes/bitmaps but this is more difficult to implement and very problematic performance-wise (it might create a chain reaction needing to refresh EVERYTHING in your project :P).

Posted: Thu Aug 20, 2009 7:05 pm
by diki
muchos gracias for the implementation!