Velvet Goldmine and Velvet Shortcuts are now ready for Blender versions 2.73 and 2.73a.
Changelog
Bugfixes
“Markers – Delete Closest” now recognizes markers that have been moved in the timeline (for example, when “View > Sync Markers” is turned on) and/or that had their names changed. This bug goes all the way back from the early days of Velvet Goldmine but I was finally able to track it down and reproduce it, so it’s now fixed.
Major changes from previous version
- “Metastrip – Make Direct” is now deprecated. Behaviour has been incorporated into Blender itself so the function became useless.
-
“Strips – Jump to Next” and “Strip – Jump to Previous” (former Ctrl + PgUp/PgDown shortcuts) are deprecated. Recognition of the end of the strips (instead of just their start) has been incorporated into Blender 2.73, so the functions became useless.
-
“Strips – Concatenate selected” (shortcut Shift + C) is still active and on the code, but in most cases the recently added “Insert Gaps” (shortcut Shift + =) and “Remove Gaps” (shortcut Backspace) will do what you expect of this function. I left it there for the time being, but it may suddenly vanish from the code if it proves pointless.
Velvet Shortcuts note
Blender comes with an odd “non-shortcut” for screen.screen_full_area by default – basically, if you press the mouse button on the screen, the screen will become fullscreen and hide all the buttons. Curiously, this does not seem to affect Blender when the set of shortcuts is set to default, but manages to screw up everything when you add other shortcuts such as the Velvet Shortcuts. So the code for this part is commented here to prevent this odd behaviour and for the sake of user sanity.
Update of Velvet Goldmine and Velvet Shortcuts is recommended.