mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 10:17:27 +02:00
- Moving transform operations from QML to Python to get access to more Qt functionalities and to make a better separation of logic/display.
6 lines
No EOL
75 B
QML
6 lines
No EOL
75 B
QML
pragma Singleton
|
||
import Meshroom.Helpers 1.0
|
||
|
||
Transformations3DHelper {
|
||
|
||
} |