Reset current scene now prefers using Tank Apps for saving.#11
Reset current scene now prefers using Tank Apps for saving.#11tonybarbieri wants to merge 2 commits intoshotgunsoftware:masterfrom Psyop:reset_current_scene_use_tank_apps
Conversation
|
Hi Tony, We're not too sure about this one :P It feels like some of this is a workflow that is quite specific for you guys - particularly the snapshot instead of just performing a save. I can see it using Shotgun Save-As as being sensible but this could possibly be done in the hook instead? This is also something we can consider when looking at Context 2.0... Could you explain a bit more about the reasoning behind it and the problem it's aiming to solve - we can have a quick chat if that would be more useful? Thanks |
|
Well the way I see it is, these tools have been developed to save your On Fri, Aug 23, 2013 at 8:23 AM, alandann notifications@github.com wrote:
-tony |
Reset current scene will try to use Tank Apps before resorting to the built in platform method.
Introduces the scene_modified scene operation hook.
The reset scene operation hook will now force a reset. The check for modification has been moved up the chain to the caller.
Requires pull request: shotgunsoftware/tk-multi-snapshot#5 which adds a return value from the snapshot dialog command. This is necessary to check for user cancelled.