Commit Graph

  • 521dab878e A small bug is fixed. asv 2005-06-03 10:39:10 +0000
  • 629a486f19 Corrected according to the new scheme. mzn 2005-06-03 08:48:54 +0000
  • fedf580aaa SMH: Add forgotten files smh 2005-06-02 09:34:45 +0000
  • 691b308ad6 *** empty log message *** stv 2005-06-02 08:21:15 +0000
  • 7322118087 SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK) smh 2005-06-02 07:17:09 +0000
  • 1b212c135e PAL8769: Limitation to give values in Spin boxes. Now coordinates and displacements values can be within interval [-1e+15, 1e+15] jfa 2005-05-24 05:14:25 +0000
  • 46d920c143 Added BOOST includes ENK_JFA_Poly_work srn 2005-05-17 08:21:37 +0000
  • 11d9bd3e51 Added BOOST includes srn 2005-05-17 07:14:21 +0000
  • ae33514fa4 Added BOOST includes srn 2005-05-17 07:11:39 +0000
  • c1543b252a IPAL8742. Remove dependency of SALOMEDSImpl eap 2005-05-11 05:24:08 +0000
  • ed5a757359 Bug IPAL8747. Dump Python: keep names of objects in study eap 2005-05-06 10:16:03 +0000
  • 9e5da4ecb2 Bug IPAL8747. Move name fixing in GEOM_Engine eap 2005-05-06 10:12:12 +0000
  • a48b474469 Bug IPAL8743. Fix DumpPython in MakeHexa() eap 2005-05-06 07:15:12 +0000
  • 11568c1986 Bug IPAL8742. Add comments into generated files of DumpPython eap 2005-05-06 06:48:11 +0000
  • 71e027ab93 MPV: Porting to the Python 2.3 and higher: Python includes must be before Qt includes: Python contains "slots" field, redefined in the Qt. V2_2_3 mpv 2005-04-26 10:07:58 +0000
  • f8d965cecd Increment version number (2.2.3) vsr 2005-04-25 09:11:47 +0000
  • 6e461e425c Added SALOME_GenericObj.idl srn 2005-04-20 09:21:47 +0000
  • 0b1f9bb3a1 "Dump Python". Same modifications as have been done in geompy.py eap 2005-04-15 09:28:43 +0000
  • 1c8a9815d0 "Dump Python". Restore 'father' variable eap 2005-04-12 04:50:27 +0000
  • a820152b69 "Dump Python". Do not nullify myStudy eap 2005-04-11 12:14:32 +0000
  • 681340563a PAL8379: add in geompy.py a function for filtering edges by length. jfa 2005-04-11 07:11:46 +0000
  • a2e49f7316 PAL8378: fix a bug in Partition algorithm jfa 2005-04-11 05:55:25 +0000
  • a6c1f3a807 PAL8264: fixed regression in Partition algorithm jfa 2005-04-11 05:55:11 +0000
  • 0213ec6649 PAL8378: fix a bug in Partition algorithm jfa 2005-04-11 05:44:10 +0000
  • 6288e136f4 PAL8264: fixed regression in Partition algorithm jfa 2005-04-11 05:29:26 +0000
  • 75cb5bc214 "Dump Python". Restore myStudy, myStudyID and myBuilder variables eap 2005-04-11 05:16:04 +0000
  • a93de1db49 Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in. vsr 2005-04-08 05:28:57 +0000
  • a3171b1ac2 Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in. vsr 2005-04-08 05:26:50 +0000
  • 27b79de2de PAL8379: add in geompy.py a function for filtering edges by length. jfa 2005-04-04 11:42:52 +0000
  • fcadb99dda Dump Python: gives for SMESH access to all dump names to avoid same names of different objects. jfa 2005-04-04 06:35:09 +0000
  • cc14acdac2 Dump Python: Enlarge precision of real and double values mapping jfa 2005-04-04 06:32:07 +0000
  • 699a8a6deb "Dump Python". Add Geom_Gen::GetDumpName() eap 2005-03-29 08:48:54 +0000
  • 368789e640 "Dump Python". Add GetDumpName() eap 2005-03-29 08:46:39 +0000
  • f724bcc264 "Dump Python". Add GetDumpName(), add global names to script eap 2005-03-29 08:42:50 +0000
  • 3b5292c726 Change version number to 2.2.2 V2_2_2 vsr 2005-03-25 12:55:11 +0000
  • 8db664e3ad Fix RemoveExtraEdges() to obtain valid shapes. Fix done by SKL. jfa 2005-03-23 07:31:43 +0000
  • 390fa7af81 Optimization of GetShapesOn<xxx> functionality jfa 2005-03-23 07:27:20 +0000
  • 847b1b1b59 Fix RemoveExtraEdges() to obtain valid shapes. Fix done by SKL. jfa 2005-03-23 07:21:06 +0000
  • ec010dda28 PAL8395: Fix pb. with bug2extraEdges.py jfa 2005-03-22 09:24:45 +0000
  • 15ffc0f2df PAL8395: Fix pb. with bug2extraEdges.py jfa 2005-03-22 09:16:47 +0000
  • b28777dc10 Unlink from not used libGEOMPartition jfa 2005-03-22 07:53:10 +0000
  • b4ab5222d6 Dump Python. Insert T_22_03_05 eap 2005-03-18 14:35:34 +0000
  • eab535b5f3 Added initialization of geompy in method RebuidData (DumpPython) srn 2005-03-18 14:16:13 +0000
  • c2ef5d47ff Added possibilty to re-init geompy by new Study srn 2005-03-18 14:15:04 +0000
  • 4d153d0bec Dump Python. Add publishing in study eap 2005-03-18 13:47:40 +0000
  • 4c692485e9 Dump Python. Change because now GetAuxData() returns TCollection_AsciiString eap 2005-03-18 13:46:50 +0000
  • bc3508cd3c Dump Python. Make GetAuxData() return TCollection_AsciiString eap 2005-03-18 13:44:40 +0000
  • 27e469cd20 PAL8376 vsr 2005-03-17 14:02:35 +0000
  • f2ad321b99 PAL8376 vsr 2005-03-17 14:00:41 +0000
  • 6e6e07edd6 PAL8376 vsr 2005-03-17 13:53:29 +0000
  • 8f819a4836 Dump Python. In AddObject(), append python command eap 2005-03-17 08:33:18 +0000
  • 414efde457 Dump Python. Express rotation angle as factor*PI eap 2005-03-17 08:31:09 +0000
  • fd4f2854ec Dump Python. Solve pb of dif objects having same name. Correct entry detection eap 2005-03-17 08:20:47 +0000
  • 705488d6da Dump Python srn 2005-03-17 08:00:04 +0000
  • aa5ce1d37f PAL8395: Improve CheckCompoundOfBlocks and RemoveExtraEdges. Improvement done by SKL. jfa 2005-03-16 12:55:58 +0000
  • 74382af355 PAL8395: Improve CheckCompoundOfBlocks jfa 2005-03-15 12:06:48 +0000
  • ae7c4964bf PAL8395: Improve RemoveExtraEdges jfa 2005-03-15 12:06:31 +0000
  • 7fcf66f794 Scripts renaming. akk 2005-03-10 06:29:06 +0000
  • a0aa2f09b2 PAL8375 improvement solving. akk 2005-03-09 15:04:53 +0000
  • bc6b9bec11 PAL8319 improvement solving. akk 2005-03-09 13:01:30 +0000
  • 5767b14e0b Update version number : 2.2.1 V2_2_1 vsr 2005-03-01 14:12:08 +0000
  • ca716d57ab Update the GUI documentation for GEOM module V2_2_1rc vsr 2005-03-01 11:04:42 +0000
  • 3a6eec50c4 PAL7158: Multi translation/rotation has been enabled on sub-shapes jfa 2005-03-01 08:50:33 +0000
  • 0315037434 PAL7158: Multi translation/rotation has been enabled on sub-shapes jfa 2005-03-01 08:44:43 +0000
  • 3f55813c94 Fix for PAL8309(now, if the ctrl key is pressed, the input coordinates function(by mouse clicking in the viewer) should be disabled in the "Point Construction" dialog). mzn 2005-02-28 13:15:14 +0000
  • 44c126ac12 Fix for PAL8309(now, if the ctrl key is pressed, the input coordinates function(by mouse clicking in the viewer) should be disabled in the "Point Construction" dialog). mzn 2005-02-28 13:13:34 +0000
  • 53576d597d PAL7715: Unfriendly message after Glue Faces V2_2_0b4 V2_2_0 jfa 2005-02-14 09:00:39 +0000
  • 8b908bd978 IsCompoundOfBlocks() and CheckCompoundOfBlocks() services were changed: return-value parameter was made first. It is required by Supervisor dynamic interface invokation mechanism. asv 2005-02-04 07:06:29 +0000
  • 3866ec3a96 PAL7968. Two new functions implemented: UnionList() and DifferenceList(). jfa 2005-02-04 06:55:40 +0000
  • 254420b8db PAL7924: Meaningfull error message provided jfa 2005-02-02 14:28:35 +0000
  • 25ebdee483 PAL7508: Development of new block functionalities. GetInPlace() now works for the case of solids. jfa 2005-02-02 12:38:58 +0000
  • d4ecb90145 PAL6487 san 2005-02-02 11:58:25 +0000
  • 74989f5a3e Fix PAL7557: Allow 'Display Only' popup menu command for the 'Geometry' component object. V2_2_0b2 vsr 2005-02-01 14:25:46 +0000
  • cd509f872c PAL7508: Development of new block functionalities. Allow find SOLIDs by GetShapesOn<xxx>() functions. jfa 2005-02-01 11:13:59 +0000
  • d85baed107 PAL7508: Development of new block functionalities. Implement GetShapesOn<xxx>() functions for case of SOLID. Done by PKV. jfa 2005-02-01 11:12:57 +0000
  • 6a52e30ef9 Improve RemoveExtraEdges() function. Fix done by SKL. jfa 2005-02-01 11:12:39 +0000
  • b7cff0a4ec PAL7508: Development of GetInPlace() functionality jfa 2005-01-27 15:22:36 +0000
  • 1dfcc16fdf Change comments style in geompy.py for right processing with HappyDoc jfa 2005-01-27 14:49:28 +0000
  • 49a1a28bfa PAL7815: now RemoveExtraEdges() does not break initial shape jfa 2005-01-27 12:44:38 +0000
  • 0fd599bbed Apply patch from Paul Rascle (correction of make procedure) vsr 2005-01-25 13:39:25 +0000
  • 61b4585452 Provide more precise error message jfa 2005-01-25 06:20:25 +0000
  • 51454ae083 Fix problem with GetShapesOnCylinder: CRASH, when result can not be obtained jfa 2005-01-25 06:19:13 +0000
  • 25b67cacab PAL7768 san 2005-01-24 16:12:57 +0000
  • 4e1a1db78c PAL7768 san 2005-01-24 16:05:56 +0000
  • dc8466f4ed PAL7768 san 2005-01-24 16:00:40 +0000
  • 86973cfa9e PAL7508. Correct behaviour of GetShapesOnPlane(). jfa 2005-01-21 10:44:46 +0000
  • 23c12be7ac PAL7508. Update implementation of GetShapesOn<xxx>() functions. jfa 2005-01-21 09:16:41 +0000
  • 1cfac3e905 PAL7441. Pb with MakePartition. Fix done by PKV. jfa 2005-01-21 09:09:45 +0000
  • f94b3790c5 Modify the version number of SALOME: 2.2.0. vsr 2005-01-21 07:35:32 +0000
  • b0937de45d PAL7529 san 2005-01-20 14:23:35 +0000
  • 1c725ec71e Modify the version number of SALOME: 2.2.0. Correct component comment info (PAL7712). vsr 2005-01-20 14:20:30 +0000
  • add6270ff1 Correct misprinting in the dialog box (PAL7528) vsr 2005-01-20 14:18:40 +0000
  • 01283434b5 PAL7770 san 2005-01-20 14:15:21 +0000
  • 9bb681b800 PAL7360 san 2005-01-20 14:11:08 +0000
  • ca429d817a Merge with OCC_development_01 V2_2_0a1 admin 2005-01-20 06:24:17 +0000
  • c467db496c PAL7508: New functionality: GetShapesOn*(). Done by PKV. OCC_development_01 jfa 2005-01-17 14:30:20 +0000
  • bdc0216cd8 Linkage with SalomeLifeCycleCORBA is added. LifeCycleCORBA is used in GEOM_Superv_i.cc. asv 2005-01-17 12:56:15 +0000
  • 06137bb35d PAL5249: Problem in Partition algorithm. Fix done by PKV. jfa 2005-01-17 11:54:03 +0000
  • 96003c9a54 T1.2-1 Debugging of "Blocks/Propagate" GUI - Correction of the name of publicated objects vkn 2005-01-14 08:49:32 +0000
  • 7d3ca9903a Fix CheckCompoundOfBlocks(). Now it reports not connected blocks, if any. jfa 2005-01-14 08:49:29 +0000