]> Creatis software - creaMaracasVisu.git/log
creaMaracasVisu.git
13 years ago*** empty log message *** CREATOOLS.2-0-3
Eduardo Davila [Wed, 6 Oct 2010 07:19:40 +0000 (07:19 +0000)]
*** empty log message ***

13 years agono message
Eduardo Davila [Tue, 5 Oct 2010 15:11:58 +0000 (15:11 +0000)]
no message

13 years agono message
Eduardo Davila [Mon, 4 Oct 2010 05:18:13 +0000 (05:18 +0000)]
no message

13 years agono message
Eduardo Davila [Thu, 30 Sep 2010 17:08:05 +0000 (17:08 +0000)]
no message

13 years agono message
Eduardo Davila [Wed, 29 Sep 2010 21:21:00 +0000 (21:21 +0000)]
no message

13 years agoupgrade doxygen 1.6
jean-pierre roux [Mon, 27 Sep 2010 09:26:23 +0000 (09:26 +0000)]
upgrade doxygen 1.6

13 years agoFix trouble on Linux
jean-pierre roux [Wed, 15 Sep 2010 19:45:49 +0000 (19:45 +0000)]
Fix trouble on Linux

13 years agochanges in viewers
Juan Prieto [Wed, 25 Aug 2010 17:51:12 +0000 (17:51 +0000)]
changes in viewers

13 years ago*** empty log message ***
Eduardo Davila [Sat, 21 Aug 2010 15:19:11 +0000 (15:19 +0000)]
*** empty log message ***

13 years agochanges in viewers, now is possible to initialize them with out an image but the...
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

13 years agochanges in open image dialog, for creaimageio
Juan Prieto [Fri, 30 Jul 2010 16:39:51 +0000 (16:39 +0000)]
changes in open image dialog, for creaimageio

13 years agochange open dialog creaImageIO
Juan Prieto [Fri, 23 Jul 2010 10:36:46 +0000 (10:36 +0000)]
change open dialog creaImageIO

13 years ago*** empty log message ***
Eduardo Davila [Wed, 21 Jul 2010 15:56:46 +0000 (15:56 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
Eduardo Davila [Fri, 16 Jul 2010 17:31:18 +0000 (17:31 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
Eduardo Davila [Fri, 16 Jul 2010 14:44:28 +0000 (14:44 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
Eduardo Davila [Wed, 7 Jul 2010 14:34:50 +0000 (14:34 +0000)]
*** empty log message ***

13 years agocommit addition de couleur comboBox sur linux
Juan Prieto [Mon, 21 Jun 2010 13:04:55 +0000 (13:04 +0000)]
commit addition de couleur comboBox sur linux

13 years agoFix comments
jean-pierre roux [Wed, 9 Jun 2010 10:15:51 +0000 (10:15 +0000)]
Fix comments

13 years agono message
Eduardo Davila [Fri, 28 May 2010 14:34:13 +0000 (14:34 +0000)]
no message

14 years agoThe method SetShowText was not working because in this methos uses the textActor...
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 ...

14 years agoopen image dialog
Juan Prieto [Mon, 3 May 2010 13:46:48 +0000 (13:46 +0000)]
open image dialog

14 years agouse uint32_t instead of ulong, etc
jean-pierre roux [Thu, 29 Apr 2010 16:05:33 +0000 (16:05 +0000)]
use uint32_t instead of ulong, etc

14 years agocomment out unused
jean-pierre roux [Thu, 29 Apr 2010 15:39:43 +0000 (15:39 +0000)]
comment out unused

14 years agoNow LoadHola is called a 'reader' everywhere, not an 'image'
jean-pierre roux [Thu, 29 Apr 2010 08:18:57 +0000 (08:18 +0000)]
Now LoadHola is called a 'reader' everywhere, not an 'image'

14 years ago*** empty log message ***
Eduardo Davila [Fri, 23 Apr 2010 14:54:42 +0000 (14:54 +0000)]
*** empty log message ***

14 years agoChanges in public bakIdPoint ...
Ricardo Corredor [Fri, 23 Apr 2010 14:44:51 +0000 (14:44 +0000)]
Changes in public bakIdPoint ...

14 years agoremove home-made 'uint', 'uchar', 'ushort', etc replace by uint32_t, uint8_t, uint16_t
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

14 years agocomparison with string literal results in unspecified behaviour
jean-pierre roux [Tue, 20 Apr 2010 15:56:33 +0000 (15:56 +0000)]
comparison with string literal results in unspecified behaviour

14 years agoavoid warnings / fix typo / reindent
jean-pierre roux [Tue, 20 Apr 2010 14:42:29 +0000 (14:42 +0000)]
avoid warnings / fix typo / reindent

14 years ago*** empty log message ***
Eduardo Davila [Tue, 20 Apr 2010 13:56:49 +0000 (13:56 +0000)]
*** empty log message ***

14 years agochar * vs std::string
jean-pierre roux [Tue, 20 Apr 2010 12:25:23 +0000 (12:25 +0000)]
char * vs std::string

14 years ago{
jean-pierre roux [Tue, 20 Apr 2010 09:51:59 +0000 (09:51 +0000)]
{

14 years agoAlways return a value!
jean-pierre roux [Tue, 20 Apr 2010 09:49:31 +0000 (09:49 +0000)]
Always return a value!

14 years agoThe text can't be empty or with spaces... Now, "000"
Ricardo Corredor [Fri, 16 Apr 2010 13:52:57 +0000 (13:52 +0000)]
The text can't be empty or with spaces... Now, "000"

14 years agore-indent
jean-pierre roux [Thu, 15 Apr 2010 17:54:04 +0000 (17:54 +0000)]
re-indent

14 years agoFix compile error std::string vs char[25]
jean-pierre roux [Thu, 15 Apr 2010 17:52:11 +0000 (17:52 +0000)]
Fix compile error std::string vs char[25]

14 years agoFix 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]

14 years agoChange in the method to transformCoordinates. It was changed from a method to a new...
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.

14 years agoChange in the method to transformCoordinates. It was changed from a method to a new...
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.

14 years agoFix misstyping
jean-pierre roux [Thu, 8 Apr 2010 14:48:59 +0000 (14:48 +0000)]
Fix misstyping

14 years agoChanges in the main doxygen doc
Ricardo Corredor [Tue, 6 Apr 2010 08:43:27 +0000 (08:43 +0000)]
Changes in the main doxygen doc

14 years agoLittle change in the sequence diagram
Ricardo Corredor [Tue, 6 Apr 2010 07:05:27 +0000 (07:05 +0000)]
Little change in the sequence diagram

14 years agochanges in vtkInteractorStyleBaseView2D. Check out the constructor of this class...
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

14 years agoRemove deprecated + re indent
jean-pierre roux [Wed, 31 Mar 2010 12:41:56 +0000 (12:41 +0000)]
Remove deprecated + re indent

14 years agoChanging method to transform coordinates
Ricardo Corredor [Fri, 26 Mar 2010 15:45:00 +0000 (15:45 +0000)]
Changing method to transform coordinates

14 years agoexternal mvtkmprbasedata, to get the point
Juan Prieto [Fri, 26 Mar 2010 14:52:24 +0000 (14:52 +0000)]
external mvtkmprbasedata, to get the point

14 years ago*** empty log message ***
Eduardo Davila [Fri, 26 Mar 2010 08:36:48 +0000 (08:36 +0000)]
*** empty log message ***

14 years agoOpenImageDialog free the loaded library, viewers create marimagedata in viewer_widget
Juan Prieto [Thu, 25 Mar 2010 08:50:32 +0000 (08:50 +0000)]
OpenImageDialog free the loaded library, viewers create marimagedata in viewer_widget

14 years agoAdditional description in the creaMaracasVisu Documentation
Ricardo Corredor [Tue, 23 Mar 2010 09:16:25 +0000 (09:16 +0000)]
Additional description in the creaMaracasVisu Documentation

14 years ago*** empty log message ***
Eduardo Davila [Fri, 19 Mar 2010 10:31:12 +0000 (10:31 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Eduardo Davila [Thu, 18 Mar 2010 14:47:46 +0000 (14:47 +0000)]
*** empty log message ***

14 years agoDivides in two panels the Surface/Volume tab. It was changed only the class "maracasV...
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

14 years agoconst char * vs std::string
jean-pierre roux [Mon, 15 Mar 2010 14:36:32 +0000 (14:36 +0000)]
const char * vs std::string

14 years agoAvoid troubles while fighting against Initialization List.
jean-pierre roux [Mon, 15 Mar 2010 14:12:30 +0000 (14:12 +0000)]
Avoid troubles while fighting against Initialization List.

14 years agoAvoid warnings
jean-pierre roux [Tue, 9 Mar 2010 16:36:02 +0000 (16:36 +0000)]
Avoid warnings

14 years agono message
Eduardo Davila [Fri, 5 Mar 2010 23:03:18 +0000 (23:03 +0000)]
no message

14 years ago*** empty log message ***
Eduardo Davila [Fri, 5 Mar 2010 21:34:00 +0000 (21:34 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Eduardo Davila [Fri, 5 Mar 2010 17:54:39 +0000 (17:54 +0000)]
*** empty log message ***

14 years agoBug found in CutModule, not setting the output as NULL in the black box
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

14 years agoTout le travail de documentation de la librairie creaMaracasVisu.Ils étaient ajouté...
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

14 years agoAvoid warning
jean-pierre roux [Thu, 4 Mar 2010 11:41:17 +0000 (11:41 +0000)]
Avoid warning

14 years ago*** empty log message ***
Eduardo Davila [Mon, 1 Mar 2010 11:11:01 +0000 (11:11 +0000)]
*** empty log message ***

14 years agoChangements dans la class CutModuleMainPanel et CutModuleManager pour ajouter la...
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

14 years agoChangements dans la class CutModuleMainPanel et CutModuleManager pour ajouter la...
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

14 years agoCreatiation of the factory of contours
romanello [Mon, 15 Feb 2010 13:03:47 +0000 (13:03 +0000)]
Creatiation of the factory of contours

14 years ago*** empty log message ***
Juan Prieto [Tue, 9 Feb 2010 19:47:54 +0000 (19:47 +0000)]
*** empty log message ***

14 years ago\ No newline at end of file
jean-pierre roux [Mon, 8 Feb 2010 15:17:54 +0000 (15:17 +0000)]
\ No newline at end of file

14 years agono message
Eduardo Davila [Thu, 4 Feb 2010 10:54:49 +0000 (10:54 +0000)]
no message

14 years agoGive the scripts kosher names
jean-pierre roux [Thu, 28 Jan 2010 17:59:17 +0000 (17:59 +0000)]
Give the scripts kosher names

14 years agoFix categ
jean-pierre roux [Fri, 22 Jan 2010 17:00:51 +0000 (17:00 +0000)]
Fix categ

14 years agoFix categ
jean-pierre roux [Fri, 22 Jan 2010 16:30:29 +0000 (16:30 +0000)]
Fix categ

14 years agoFix categ
jean-pierre roux [Fri, 22 Jan 2010 14:51:55 +0000 (14:51 +0000)]
Fix categ

14 years agono message
Eduardo Davila [Thu, 21 Jan 2010 15:44:22 +0000 (15:44 +0000)]
no message

14 years agono message
Eduardo Davila [Thu, 21 Jan 2010 15:36:28 +0000 (15:36 +0000)]
no message

14 years agoFix wxString vs std::string
jean-pierre roux [Thu, 21 Jan 2010 15:07:46 +0000 (15:07 +0000)]
Fix wxString vs std::string

14 years ago*** empty log message ***
Juan Prieto [Thu, 21 Jan 2010 14:07:46 +0000 (14:07 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Juan Prieto [Thu, 21 Jan 2010 13:54:13 +0000 (13:54 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Wed, 13 Jan 2010 14:26:04 +0000 (14:26 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Wed, 13 Jan 2010 13:53:55 +0000 (13:53 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Wed, 13 Jan 2010 13:46:38 +0000 (13:46 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Wed, 13 Jan 2010 13:36:31 +0000 (13:36 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Wed, 13 Jan 2010 13:30:41 +0000 (13:30 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Eduardo Davila [Tue, 5 Jan 2010 12:06:37 +0000 (12:06 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Juan Prieto [Thu, 17 Dec 2009 10:19:20 +0000 (10:19 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Juan Prieto [Wed, 16 Dec 2009 16:04:23 +0000 (16:04 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Wed, 16 Dec 2009 13:40:46 +0000 (13:40 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Eduardo Davila [Mon, 14 Dec 2009 17:55:25 +0000 (17:55 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
Eduardo Davila [Mon, 14 Dec 2009 16:59:49 +0000 (16:59 +0000)]
*** empty log message ***

14 years agoNTU: Added functional Radio and Opacity sliders for showNpoints
trillos [Tue, 8 Dec 2009 16:02:22 +0000 (16:02 +0000)]
NTU: Added functional Radio and Opacity sliders for showNpoints

14 years ago*** empty log message ***
perez [Tue, 8 Dec 2009 13:42:39 +0000 (13:42 +0000)]
*** empty log message ***

14 years agobbScript for RenderingViewer added
perez [Tue, 8 Dec 2009 13:27:55 +0000 (13:27 +0000)]
bbScript for RenderingViewer added

14 years agoopen dialog y ya funciona el NV
Juan Prieto [Wed, 2 Dec 2009 16:27:37 +0000 (16:27 +0000)]
open dialog y ya funciona el NV

14 years ago*** empty log message ***
perez [Tue, 1 Dec 2009 21:22:09 +0000 (21:22 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Mon, 30 Nov 2009 20:52:49 +0000 (20:52 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
perez [Mon, 30 Nov 2009 20:50:52 +0000 (20:50 +0000)]
*** empty log message ***

14 years agoInsert a space before contour label at display time
jean-pierre roux [Mon, 30 Nov 2009 13:21:09 +0000 (13:21 +0000)]
Insert a space before contour label at display time

14 years ago*** empty log message ***
Juan Prieto [Fri, 27 Nov 2009 19:49:59 +0000 (19:49 +0000)]
*** empty log message ***

14 years agoRaC Changes that includes a Polygon contour in creaMaracasVisu. It includes changes
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

14 years agoRaC Changes that includes a Polygon contour in creaMaracasVisu. It includes 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.

14 years agoMachète detruction viewer
Juan Prieto [Wed, 25 Nov 2009 16:35:34 +0000 (16:35 +0000)]
Machète detruction viewer