]>
Creatis software - creaMaracasVisu.git/log
Eduardo Davila [Wed, 6 Oct 2010 07:19:40 +0000 (07:19 +0000)]
*** empty log message ***
Eduardo Davila [Tue, 5 Oct 2010 15:11:58 +0000 (15:11 +0000)]
no message
Eduardo Davila [Mon, 4 Oct 2010 05:18:13 +0000 (05:18 +0000)]
no message
Eduardo Davila [Thu, 30 Sep 2010 17:08:05 +0000 (17:08 +0000)]
no message
Eduardo Davila [Wed, 29 Sep 2010 21:21:00 +0000 (21:21 +0000)]
no message
jean-pierre roux [Mon, 27 Sep 2010 09:26:23 +0000 (09:26 +0000)]
upgrade doxygen 1.6
jean-pierre roux [Wed, 15 Sep 2010 19:45:49 +0000 (19:45 +0000)]
Fix trouble on Linux
Juan Prieto [Wed, 25 Aug 2010 17:51:12 +0000 (17:51 +0000)]
changes in viewers
Eduardo Davila [Sat, 21 Aug 2010 15:19:11 +0000 (15:19 +0000)]
*** empty log message ***
Juan Prieto [Wed, 4 Aug 2010 18:45:27 +0000 (18:45 +0000)]
changes in viewers, now is possible to initialize them with out an image but the render and the interactors are created, the old constructor is deprecated
Juan Prieto [Fri, 30 Jul 2010 16:39:51 +0000 (16:39 +0000)]
changes in open image dialog, for creaimageio
Juan Prieto [Fri, 23 Jul 2010 10:36:46 +0000 (10:36 +0000)]
change open dialog creaImageIO
Eduardo Davila [Wed, 21 Jul 2010 15:56:46 +0000 (15:56 +0000)]
*** empty log message ***
Eduardo Davila [Fri, 16 Jul 2010 17:31:18 +0000 (17:31 +0000)]
*** empty log message ***
Eduardo Davila [Fri, 16 Jul 2010 14:44:28 +0000 (14:44 +0000)]
*** empty log message ***
Eduardo Davila [Wed, 7 Jul 2010 14:34:50 +0000 (14:34 +0000)]
*** empty log message ***
Juan Prieto [Mon, 21 Jun 2010 13:04:55 +0000 (13:04 +0000)]
commit addition de couleur comboBox sur linux
jean-pierre roux [Wed, 9 Jun 2010 10:15:51 +0000 (10:15 +0000)]
Fix comments
Eduardo Davila [Fri, 28 May 2010 14:34:13 +0000 (14:34 +0000)]
no message
Ricardo Corredor [Thu, 6 May 2010 08:46:00 +0000 (08:46 +0000)]
The method SetShowText was not working because in this methos uses the textActor, and when the property was set, the actor was NULL. It was added just some validations to make it work ...
Juan Prieto [Mon, 3 May 2010 13:46:48 +0000 (13:46 +0000)]
open image dialog
jean-pierre roux [Thu, 29 Apr 2010 16:05:33 +0000 (16:05 +0000)]
use uint32_t instead of ulong, etc
jean-pierre roux [Thu, 29 Apr 2010 15:39:43 +0000 (15:39 +0000)]
comment out unused
jean-pierre roux [Thu, 29 Apr 2010 08:18:57 +0000 (08:18 +0000)]
Now LoadHola is called a 'reader' everywhere, not an 'image'
Eduardo Davila [Fri, 23 Apr 2010 14:54:42 +0000 (14:54 +0000)]
*** empty log message ***
Ricardo Corredor [Fri, 23 Apr 2010 14:44:51 +0000 (14:44 +0000)]
Changes in public bakIdPoint ...
jean-pierre roux [Tue, 20 Apr 2010 16:11:34 +0000 (16:11 +0000)]
remove home-made 'uint', 'uchar', 'ushort', etc replace by uint32_t, uint8_t, uint16_t
to avoid unpredictable results on 64 bits processors
jean-pierre roux [Tue, 20 Apr 2010 15:56:33 +0000 (15:56 +0000)]
comparison with string literal results in unspecified behaviour
jean-pierre roux [Tue, 20 Apr 2010 14:42:29 +0000 (14:42 +0000)]
avoid warnings / fix typo / reindent
Eduardo Davila [Tue, 20 Apr 2010 13:56:49 +0000 (13:56 +0000)]
*** empty log message ***
jean-pierre roux [Tue, 20 Apr 2010 12:25:23 +0000 (12:25 +0000)]
char * vs std::string
jean-pierre roux [Tue, 20 Apr 2010 09:51:59 +0000 (09:51 +0000)]
{
jean-pierre roux [Tue, 20 Apr 2010 09:49:31 +0000 (09:49 +0000)]
Always return a value!
Ricardo Corredor [Fri, 16 Apr 2010 13:52:57 +0000 (13:52 +0000)]
The text can't be empty or with spaces... Now, "000"
jean-pierre roux [Thu, 15 Apr 2010 17:54:04 +0000 (17:54 +0000)]
re-indent
jean-pierre roux [Thu, 15 Apr 2010 17:52:11 +0000 (17:52 +0000)]
Fix compile error std::string vs char[25]
jean-pierre roux [Thu, 15 Apr 2010 17:47:06 +0000 (17:47 +0000)]
Fix compile error std::string vs char[25]
Ricardo Corredor [Mon, 12 Apr 2010 13:27:40 +0000 (13:27 +0000)]
Change in the method to transformCoordinates. It was changed from a method to a new parameter in the existing method.
Ricardo Corredor [Mon, 12 Apr 2010 09:14:17 +0000 (09:14 +0000)]
Change in the method to transformCoordinates. It was changed from a method to a new parameter in the existing method. I don't know why that was happening but the idea is to change that method to use it in a 3D interaction.
jean-pierre roux [Thu, 8 Apr 2010 14:48:59 +0000 (14:48 +0000)]
Fix misstyping
Ricardo Corredor [Tue, 6 Apr 2010 08:43:27 +0000 (08:43 +0000)]
Changes in the main doxygen doc
Ricardo Corredor [Tue, 6 Apr 2010 07:05:27 +0000 (07:05 +0000)]
Little change in the sequence diagram
Ricardo Corredor [Fri, 2 Apr 2010 07:22:25 +0000 (07:22 +0000)]
changes in vtkInteractorStyleBaseView2D. Check out the constructor of this class for more information
jean-pierre roux [Wed, 31 Mar 2010 12:41:56 +0000 (12:41 +0000)]
Remove deprecated + re indent
Ricardo Corredor [Fri, 26 Mar 2010 15:45:00 +0000 (15:45 +0000)]
Changing method to transform coordinates
Juan Prieto [Fri, 26 Mar 2010 14:52:24 +0000 (14:52 +0000)]
external mvtkmprbasedata, to get the point
Eduardo Davila [Fri, 26 Mar 2010 08:36:48 +0000 (08:36 +0000)]
*** empty log message ***
Juan Prieto [Thu, 25 Mar 2010 08:50:32 +0000 (08:50 +0000)]
OpenImageDialog free the loaded library, viewers create marimagedata in viewer_widget
Ricardo Corredor [Tue, 23 Mar 2010 09:16:25 +0000 (09:16 +0000)]
Additional description in the creaMaracasVisu Documentation
Eduardo Davila [Fri, 19 Mar 2010 10:31:12 +0000 (10:31 +0000)]
*** empty log message ***
Eduardo Davila [Thu, 18 Mar 2010 14:47:46 +0000 (14:47 +0000)]
*** empty log message ***
Ricardo Corredor [Wed, 17 Mar 2010 16:52:51 +0000 (16:52 +0000)]
Divides in two panels the Surface/Volume tab. It was changed only the class "maracasVisuLib\src\interface\wxWindows\widgets\wxVtkClipping3DViewCntrlPanel.cxx" to remove the options of Volume which were added in wxVtkClipping3DViewVolCntrlPanel.cxx . To put this volume options into a notebook can be obtained from the same wxVtkClipping3DView, but it is necessary to call CreateVolControlPanel.
Commentaries with //RaC tag
jean-pierre roux [Mon, 15 Mar 2010 14:36:32 +0000 (14:36 +0000)]
const char * vs std::string
jean-pierre roux [Mon, 15 Mar 2010 14:12:30 +0000 (14:12 +0000)]
Avoid troubles while fighting against Initialization List.
jean-pierre roux [Tue, 9 Mar 2010 16:36:02 +0000 (16:36 +0000)]
Avoid warnings
Eduardo Davila [Fri, 5 Mar 2010 23:03:18 +0000 (23:03 +0000)]
no message
Eduardo Davila [Fri, 5 Mar 2010 21:34:00 +0000 (21:34 +0000)]
*** empty log message ***
Eduardo Davila [Fri, 5 Mar 2010 17:54:39 +0000 (17:54 +0000)]
*** empty log message ***
Juan Prieto [Thu, 4 Mar 2010 15:09:56 +0000 (15:09 +0000)]
Bug found in CutModule, not setting the output as NULL in the black box
To revise... In cutModuleManager, not respecting the librairies hierarchy, calling the instance of the interface from the kernel
Ricardo Corredor [Thu, 4 Mar 2010 14:10:41 +0000 (14:10 +0000)]
Tout le travail de documentation de la librairie creaMaracasVisu.Ils étaient ajouté de nouvelles page web et la presentation a changé beaucoup. Nouveaux diagrammes de classes, de sequence, etc
jean-pierre roux [Thu, 4 Mar 2010 11:41:17 +0000 (11:41 +0000)]
Avoid warning
Eduardo Davila [Mon, 1 Mar 2010 11:11:01 +0000 (11:11 +0000)]
*** empty log message ***
Ricardo Corredor [Wed, 24 Feb 2010 14:00:37 +0000 (14:00 +0000)]
Changements dans la class CutModuleMainPanel et CutModuleManager pour ajouter la fonctionnalité de PolygonCutter et diagrams
Ricardo Corredor [Wed, 24 Feb 2010 13:56:06 +0000 (13:56 +0000)]
Changements dans la class CutModuleMainPanel et CutModuleManager pour ajouter la fonctionnalité de PolygonCutter
romanello [Mon, 15 Feb 2010 13:03:47 +0000 (13:03 +0000)]
Creatiation of the factory of contours
Juan Prieto [Tue, 9 Feb 2010 19:47:54 +0000 (19:47 +0000)]
*** empty log message ***
jean-pierre roux [Mon, 8 Feb 2010 15:17:54 +0000 (15:17 +0000)]
\ No newline at end of file
Eduardo Davila [Thu, 4 Feb 2010 10:54:49 +0000 (10:54 +0000)]
no message
jean-pierre roux [Thu, 28 Jan 2010 17:59:17 +0000 (17:59 +0000)]
Give the scripts kosher names
jean-pierre roux [Fri, 22 Jan 2010 17:00:51 +0000 (17:00 +0000)]
Fix categ
jean-pierre roux [Fri, 22 Jan 2010 16:30:29 +0000 (16:30 +0000)]
Fix categ
jean-pierre roux [Fri, 22 Jan 2010 14:51:55 +0000 (14:51 +0000)]
Fix categ
Eduardo Davila [Thu, 21 Jan 2010 15:44:22 +0000 (15:44 +0000)]
no message
Eduardo Davila [Thu, 21 Jan 2010 15:36:28 +0000 (15:36 +0000)]
no message
jean-pierre roux [Thu, 21 Jan 2010 15:07:46 +0000 (15:07 +0000)]
Fix wxString vs std::string
Juan Prieto [Thu, 21 Jan 2010 14:07:46 +0000 (14:07 +0000)]
*** empty log message ***
Juan Prieto [Thu, 21 Jan 2010 13:54:13 +0000 (13:54 +0000)]
*** empty log message ***
perez [Wed, 13 Jan 2010 14:26:04 +0000 (14:26 +0000)]
*** empty log message ***
perez [Wed, 13 Jan 2010 13:53:55 +0000 (13:53 +0000)]
*** empty log message ***
perez [Wed, 13 Jan 2010 13:46:38 +0000 (13:46 +0000)]
*** empty log message ***
perez [Wed, 13 Jan 2010 13:36:31 +0000 (13:36 +0000)]
*** empty log message ***
perez [Wed, 13 Jan 2010 13:30:41 +0000 (13:30 +0000)]
*** empty log message ***
Eduardo Davila [Tue, 5 Jan 2010 12:06:37 +0000 (12:06 +0000)]
*** empty log message ***
Juan Prieto [Thu, 17 Dec 2009 10:19:20 +0000 (10:19 +0000)]
*** empty log message ***
Juan Prieto [Wed, 16 Dec 2009 16:04:23 +0000 (16:04 +0000)]
*** empty log message ***
perez [Wed, 16 Dec 2009 13:40:46 +0000 (13:40 +0000)]
*** empty log message ***
Eduardo Davila [Mon, 14 Dec 2009 17:55:25 +0000 (17:55 +0000)]
*** empty log message ***
Eduardo Davila [Mon, 14 Dec 2009 16:59:49 +0000 (16:59 +0000)]
*** empty log message ***
trillos [Tue, 8 Dec 2009 16:02:22 +0000 (16:02 +0000)]
NTU: Added functional Radio and Opacity sliders for showNpoints
perez [Tue, 8 Dec 2009 13:42:39 +0000 (13:42 +0000)]
*** empty log message ***
perez [Tue, 8 Dec 2009 13:27:55 +0000 (13:27 +0000)]
bbScript for RenderingViewer added
Juan Prieto [Wed, 2 Dec 2009 16:27:37 +0000 (16:27 +0000)]
open dialog y ya funciona el NV
perez [Tue, 1 Dec 2009 21:22:09 +0000 (21:22 +0000)]
*** empty log message ***
perez [Mon, 30 Nov 2009 20:52:49 +0000 (20:52 +0000)]
*** empty log message ***
perez [Mon, 30 Nov 2009 20:50:52 +0000 (20:50 +0000)]
*** empty log message ***
jean-pierre roux [Mon, 30 Nov 2009 13:21:09 +0000 (13:21 +0000)]
Insert a space before contour label at display time
Juan Prieto [Fri, 27 Nov 2009 19:49:59 +0000 (19:49 +0000)]
*** empty log message ***
Ricardo Corredor [Thu, 26 Nov 2009 01:42:40 +0000 (01:42 +0000)]
RaC Changes that includes a Polygon contour in creaMaracasVisu. It includes changes
in ContourExtractData class, which evaluates the points inside a contour. Diagram
changes
Ricardo Corredor [Thu, 26 Nov 2009 01:26:57 +0000 (01:26 +0000)]
RaC Changes that includes a Polygon contour in creaMaracasVisu. It includes changes
in ContourExtractData class, which evaluates the points inside a contour.
Juan Prieto [Wed, 25 Nov 2009 16:35:34 +0000 (16:35 +0000)]
Machète detruction viewer