Multiple cameras | step 1
This first step towards handling multiple camera setups starts with converting the camera module into a tab view, where the camera name is used as tab name.
Additionally, this change contains optimizations of Capture:
- Rearrangement of the UI elements to optimize the view in the standalone editor.
- All tool buttons now have an icon and a label below describing its purpose.
- Refactoring shifting methods for standalone handling from Capture to SequenceEditor.
Edited by Wolfgang Reissenberger