mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-22 20:47:20 +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.
11 lines
403 B
Text
11 lines
403 B
Text
module Utils
|
|
|
|
singleton Colors 1.0 Colors.qml
|
|
SortFilterDelegateModel 1.0 SortFilterDelegateModel.qml
|
|
Request 1.0 request.js
|
|
Format 1.0 format.js
|
|
# using singleton here causes random crash at application exit
|
|
# singleton Clipboard 1.0 Clipboard.qml
|
|
# singleton Filepath 1.0 Filepath.qml
|
|
# singleton Scene3DHelper 1.0 Scene3DHelper.qml
|
|
# singleton Transformations3DHelper 1.0 Transformations3DHelper.qml
|