Nicolas Mellado

Results 103 comments of Nicolas Mellado

![Codacy](https://app.codacy.com/assets/images/favicon.png) Here is an overview of what got changed by this pull request: ```diff Clones removed ============== + tests/ExampleApps/DrawPrimitivesApp/main.cpp -1 ``` See the complete overview on [Codacy](https://app.codacy.com/manual/STORM/Radium-Engine/pullRequest?prid=5296592&bid=17337512)

What is the status of this PR and related issue ?

@dlyr is this PR still relevant ?

Superseded by #982

It could for instance be done like this: https://github.com/STORM-IRIT/Radium-Engine/commit/114eac42c1c9d720c6a557f0affd9b5d96fbb124

Note: New mechanism added in #776

I like the idea of `views`. From my understanding, they could implement a concept named `IndexView`. Something is however not totally clear to me: usually views do not modify the...

Ok, in my mind all of this is implemented in `Core`, as it could be interesting to have different index sets for processing as well. Instead of the enum, the...

Yes we identified linuxdeployqt long time ago... but never added it.

Could you give a link pointing to your quick test, so we could have a look ? But I see no problem at deferring the initialization.