- 03 Jul, 2014 4 commits
-
-
lealv authored
UPDATED - CTEST - Msh component : disable test level 3 (files comparison) - The files comparison failure is only due to return carriage difference between system or the way to display numbers with exponents is different between systems. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1600 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
UPDATED - CTEST - Vrml Component : disable test level 3 (files comparison) and level 2 (save component) - VRML component has not been designed to manage component savings git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1599 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
UPDATED - CTEST - StlComponent : disable testlevel3 (files comparison) - difference between files is only due to truncation changes. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1598 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
NEW PropertyExplorer Tabs are selected according to currently selected component context. Each component now has an index of PropertyExplorer tab to display WHEN the PropertyExplorer calls its refresh() method. In fact, in component stores an index. This one is modified by ImageComponent (pixel picked for selection), MeshComponent (cells / nodes selection) and PropertyExplorer itself (when user changes manually the tab). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1597 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Jul, 2014 2 commits
-
-
lealv authored
FIXED - CTEST - TestComponents : consider component save failure as a test failure instead of considering only program abortion. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1596 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
Info: tests level 1 and level 2 were not executed due to this. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1595 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 01 Jul, 2014 1 commit
-
-
promayon authored
NEW action to generate SOFA scene + MML document from a tetrahedral model (with default behavior, as well as selected node null translation constraint) FIXED now using vtk smart pointer for selection (vtk pointer should be banned) FIXED mispelling in enum git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1594 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 30 Jun, 2014 6 commits
-
-
cfouard authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1592 ec899d31-69d1-42ba-9299-647d76f65fb3
-
cfouard authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1591 ec899d31-69d1-42ba-9299-647d76f65fb3
-
promayon authored
FIXED Atom points are not automatically visible (nicer) FIXED remove path in pml name (nicer) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1590 ec899d31-69d1-42ba-9299-647d76f65fb3
-
cfouard authored
FIXED bug not even yet reported: setParent used to perform a dynamic_cast frome InterfaceFrame * to Frame * which made setParent not work if a Component was passed as parameter (the delegation for the InterfaceFrame would not work). The way to fix it is not optimal as it forces to write the function addChildFrame as public although it should be private as only setParent should be public. Any better fix is welcome. FIXED another bug not even reported yet: now, setParent saves the previous world transform and you can change your parent frame without moving (and without going back to the origin of the World Frame). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1587 ec899d31-69d1-42ba-9299-647d76f65fb3
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1584 ec899d31-69d1-42ba-9299-647d76f65fb3
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1583 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 29 Jun, 2014 1 commit
-
-
https://bugzilla-timc.imag.fr/show_bug.cgi?id=23promayon authored
FIXED crash with the new reorient image action when running from a CEP build. Core::getTestDataDir() only get the first valid test data dir. The fist valid one is the one is in the build directory, which is OK for the opensource CEP set (build = install), but wrong when working on any other CEP) FIXED crash when using the mesh cliping on PML Component (PhysicalModelDC does not have any representation) NEW update MML component to work with latest svn SOFA version (from svn://scm.gforge.inria.fr/svnroot/sofa/trunk/Sofa ). This is now the default git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1582 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 28 Jun, 2014 2 commits
-
-
cfouard authored
- an ImageOrientationHelper class in the core library to handle possible image orientations and transformations between these orientations - some Geometry displayed in the action internal viewer git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1580 ec899d31-69d1-42ba-9299-647d76f65fb3
-
cfouard authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1579 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 26 Jun, 2014 2 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1578 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1577 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 25 Jun, 2014 4 commits
-
-
cfouard authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1575 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED forward declaration instead of direct include in header files. See https://forge.imag.fr/plugins/mediawiki/wiki/camitk/index.php/Header_Files_Guidelines git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1574 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED forward declaration instead of direct include in header files. See https://forge.imag.fr/plugins/mediawiki/wiki/camitk/index.php/Header_Files_Guidelines git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1573 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED Axial picking bug (which I was unable to reproduce). Add PropertyExplorer public selecting tab methods. Remove status bar message when picking, display ImageComponent selection tab in the property explorer instead. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1572 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 Jun, 2014 1 commit
-
-
mat authored
Add comments for mesh models and selections after being whipped by Nico to do it. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1571 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 12 Jun, 2014 1 commit
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1570 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 11 Jun, 2014 3 commits
-
-
lealv authored
Tested with several image types - the picking feature doesn't seem to work with 2D images git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1568 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1567 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1566 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 05 Jun, 2014 3 commits
-
-
saubatn authored
FIXED Provides camitk:: namespace for Log in preprocessor macro. Avoid requiring the using namespace camitk when including Log.h. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1556 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1555 ec899d31-69d1-42ba-9299-647d76f65fb3
-
cfouard authored
FIXED CDash Bug. action-reorientimage did not compile (link edition error) on Windows. As action-reorientimage uses component-imageorientation, I deduced that a __declspec(dllexport) was missing here. As I am not on Windows, I will follow CDash to ensure this fixes the bug. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1554 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 04 Jun, 2014 3 commits
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1553 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - CTEST - TestComponents : manage different test levels. Some tests can now be enabled or disabled. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1552 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1551 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 03 Jun, 2014 3 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1550 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1549 ec899d31-69d1-42ba-9299-647d76f65fb3
-
cfouard authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1548 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 Jun, 2014 1 commit
-
-
cfouard authored
NEW Handling of image image orientation step 1: ImageComponent must now be in RAI orientation, Axial, Coronal and Sagittal are now in real medical orientation (as long as the ImageComponent is loaded in RAI convention) FIXED first step to fix bug 12 NEW Frame Service ! A new CamiTK Service handling position of Components in space. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1540 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 26 May, 2014 1 commit
-
-
promayon authored
FIXED a little bit better(?) doxygen way of presenting Q_OBJECT, see https://forge.imag.fr/forum/forum.php?thread_id=1930&forum_id=537&group_id=184 git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1539 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 22 May, 2014 2 commits
-
-
https://bugzilla-timc.imag.fr/show_bug.cgi?id=11saubatn authored
Reimplement Action::getWidget() in the corresponding meshprocessing action classes. Remove any GUI instanciation in the constructor, now in the getWidget() method. This one return the default action widget with the additionnal GUI items. Add missing Copyright in the head of each file. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1538 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1537 ec899d31-69d1-42ba-9299-647d76f65fb3
-