Bring the work of SofaDefrost team on the official SofaQtQuick repository#34
Bring the work of SofaDefrost team on the official SofaQtQuick repository#34Ant0nin wants to merge 889 commits into
Conversation
|
This will break everyone's code as the dev branch involve major refactoring nearly everywhere. |
|
I'd say it couldn't hurt to merge it in a dev branch or experimental branch on sofa-framework if people are interested to try it out and contribute to it, although that could be done through the SofaDefrost fork too. Our fork contains a lot of new contributions, that's true, but it also breaks a lot of stuff that were more or less working before, and there's been no attention dedicated to performances on our side so far... :) |
|
@damienmarchal OK I didn't know that. |
(it is not empty thus)
Fix Saving of scene & Prefab
There is still one problem with FBO.
[runSofa2] Partially fix the EditView's rendering.
Refactor sofa scene fix camera view (Breaking)
[runSofa2] Fix CameraView.
Complete recode of the Inspector
[runSofa2] Add GraphView
…k into fix_createComponent
POC to test cam picking (WIP)
Fix selection interactor
Custom Asset template scripts in config/templates
[WIP] New QML profiler
- Grid width adapting to zFar
- Better Grid subdivision & rendering
Add XZ grid in EditView
…rptr in Manipulators & Datatype_array
Multiple post-demo fixes
I am personally an everyday user of SofaQtQuick and I figured out that a lot of work has been done onto the next-gen GUI thanks to the Defrost team, especially @damienmarchal and @marques-bruno . For these reasons, I suggest to merge their "dev" branch onto the "master" branch of the official SofaQtQuick repository. Moreover, it seems that the merge can be performed in a fast-forward way so easy to do. What you guys do you think about?