Hi, as far as I can see, there is no way to specify keychains with the current event system and operators. Maybe it wouldn't be too hard to get this working? At the moment, when an operator is running modal, it receives all key events. Maybe this should be encapsulated, so that generic key events, for all operators are defined (like ESC, for cancel) and that keychains are possible. Like for e.g. 'bb', for brush selection. 'b' runs the border select operator modal, but in the keymap 'bb' is defined, so when 'b' is hit a second time, it will cancel the border select operator and will invoke the brush select operator.
Aurel _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
