Flowgraph Bookmark? bookmark places in your flow and assign hot keys like F2, F3 etc
#1
Posted 27 July 2010 - 04:09 AM
i tend to get quite big flows and usually creates small islands for different elements.
And it would be nice to be able to bookmark a place in i you flow and assign a hotkey
to that place, ie all your keying could have F2 assigned, so a hit on f2 would center around
that in your flow graph.
I know shake used to have this or was it a script, dont remember ;)
cheers
#2
Posted 27 July 2010 - 06:56 AM
The Navigator view may be very useful for large comps...
#3
Posted 27 July 2010 - 06:58 AM
#4
Posted 27 July 2010 - 08:00 AM
I use the navigator a lot, and what I would like would be to be ble to save the navigators "position"
to a hot-key.
Tried the notes tip thing, did not really work and its a bit to many steps.
But thanks a lot for your input.
#5
Posted 27 July 2010 - 08:03 AM
Gringo, on 27 July 2010 - 06:56 AM, said:
The Navigator view may be very useful for large comps...
Coloring your underlays also helps a lot in large comps.
BTW why not merge Fusion with Starcraft...
"Introducing the Arbiter Node - cloaks nearby friendly nodes (keeps your comp clean), has the recall function (paste) and a stasis field (pass through)"
-Fry
#6
Posted 27 July 2010 - 08:05 AM
idea:
script 1 to save position
select a node get x,y position panel with a given number of positions to store store pos to a value in the comp metadata
script 2 to jump to the positions
panel with a given number of positions read the selected pos from metadata set flow to this pos
if nobody is faster, i think i can come up with a solution by end of the week
would really love to do it in python for 6.1 but there is now PLE to test for mea
#7
Posted 27 July 2010 - 08:20 AM
:)
pingking, on 27 July 2010 - 08:05 AM, said:
idea:
script 1 to save position
select a node get x,y position panel with a given number of positions to store store pos to a value in the comp metadata
script 2 to jump to the positions
panel with a given number of positions read the selected pos from metadata set flow to this pos
if nobody is faster, i think i can come up with a solution by end of the week
would really love to do it in python for 6.1 but there is now PLE to test for mea
#8
Posted 27 July 2010 - 11:45 AM
fry, on 27 July 2010 - 08:03 AM, said:
:mf_laughbounce2:
...and also an Observer tool to see modifiers hidden in nodes and channels they conduct/affect :)
#9
Posted 27 July 2010 - 12:49 PM
- Chad
#10
Posted 27 July 2010 - 05:22 PM
aint perfect but it show it can be done, so more a proof of concept then a real script
problem 1) i'm unable to jump to x,y pos in the flow, so i used the tool itself (so if you delete it, the script will fail)
problem 2) the current version is not nice for fast jumping around, to many clicks
Attached File(s)
-
FlowHotspot.eyeonscript.txt (1.77K)
Number of downloads: 8 -
FlowHotspotRecall.eyeonscript.txt (1.55K)
Number of downloads: 7

Help












