- 07 Nov, 2017 4 commits
-
-
Emmanuel Promayon authored
This means that all component that have GEOMETRY representation and contains no cell will be visible (automatic creation of a poly vertex cell containing all the points).
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
data are now displayed using the right scale
-
Emmanuel Promayon authored
-
- 06 Nov, 2017 4 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Add a new poly vertex cell that contains all the points by default. → points are visible even if the file does not have any cells
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 27 Oct, 2017 2 commits
-
-
Jean-Loup Haberbusch authored
-
Jean-Loup Haberbusch authored
-
- 07 Oct, 2017 2 commits
-
-
Jean-Loup Haberbusch authored
-
Jean-Loup Haberbusch authored
-
- 20 Sep, 2017 6 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 15 Sep, 2017 3 commits
-
-
Fouard authored
New frame editor. Frame visualization and edition have been merged. Frame edition through transform Matrix for understandability and pedagogy purposes.
-
Fouard authored
merge frame visualization and edition, and now edit with transformation matrix for understandability and pedagogy purposes
-
Fouard authored
merge frame visualization and edition, and now edit with transformation matrix for understandability and pedagogy purposes
-
- 28 Jul, 2017 7 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Missing replacement string for @ADDITIONAL_INCLUDES@ in Action.cpp.in New: I added an action with only one QVector3D to avoid regression in sdk/applications/cepgenerator/testdata/actionAndComponent.xml Tested using the debian package wizard test. Passed all.
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Also cleanup the documentation and EnumPropertyExample action
-
Emmanuel Promayon authored
(when this was possible, i.e., when enum names where identical to enum literals) Note that Q_ENUM seems to be the recommanded way to declare enum in QObject derived class (instead of Q_ENUMS pre Qt 5.4)
-
Emmanuel Promayon authored
Add a new convenient way to build enum GUI in camitk::Property. Updated the API doc accordingly. Updated the example accordingly.
-
Emmanuel Promayon authored
Force refresh of the property value after refresh of the enum names. Note: bug #106 did not occured if the enumNames attributes was exactly the same as the declared enum literals
-
- 27 Jul, 2017 5 commits
-
-
Emmanuel Promayon authored
At this stage, the bug seems to appear only on the property that have GuiText different from their literal (in the current state, it seems that "Auto Enum String" works well... This needs to be investigated in qtpropertybrowser lib
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Initially these lines were created to investigate bug#106, and were accidentaly commited to develop...
-
- 21 Jul, 2017 1 commit
-
-
Emmanuel Promayon authored
Signed-off-by:
Emmanuel Promayon <Emmanuel.Promayon@univ-grenoble-alpes.fr>
-
- 22 Jun, 2017 1 commit
-
-
Jean-Loup Haberbusch authored
-
- 15 Jun, 2017 3 commits
-
-
Jean-Loup Haberbusch authored
-
Jean-Loup Haberbusch authored
-
Jean-Loup Haberbusch authored
-
- 20 Apr, 2017 2 commits
-
-
Jean-Loup Haberbusch authored
-
Jean-Loup Haberbusch authored
-