Commit Graph

  • 08ade7c50c PAL11161: In dump study geompy.MakeSolidShells() is used instead of geompy.MakeSolid(). jfa 2006-01-10 11:46:27 +0000
  • a1ecba0aa4 Update version number: 2.2.8 V2_2_8 vsr 2006-01-10 09:46:11 +0000
  • 7b45e8210e This commit was generated by cvs2git to create branch 'BR-D5-38-2003'. admin 2005-12-28 09:13:00 +0000
  • 43be995171 Join modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start jfa 2005-12-28 09:12:58 +0000
  • 71e874ca8e Fix for bug PAL11017 ( Can't select subshapes in the tree to create groups ). T_Before_Join_BR_3_1_0deb mzn 2005-12-22 13:29:32 +0000
  • 957bbeb9e8 BugID 9168, Changed the way of creation of GEOM_Engine, no it's stored in satatic varibale, which is initialized only once V3_1_0 BR_3_1_0deb srn 2005-12-20 08:07:19 +0000
  • 2c7236aa9e Update version name to 3.1.0 T_3_1_0pre jfa 2005-12-14 14:47:54 +0000
  • b84ae983b4 PAL10889: Recursive symbolic links on salome_adm appear after repeated configure. jfa 2005-12-13 16:11:13 +0000
  • def8609134 PAL10889: Recursive symbolic links on salome_adm appear after repeated configure. V2_2_7 T_2_2_7pre2 jfa 2005-12-13 15:52:51 +0000
  • 15062a835d Update TUI Help for GEOM module. mkr 2005-12-09 12:05:03 +0000
  • a19e256c19 PAL9549 - word "cylinder" was written with error asl 2005-12-08 10:06:03 +0000
  • a62a321c84 Copyrights update V3_1_0b1 T_3_1_0b1_pre BR_3_1_0_deb smh 2005-12-05 16:23:52 +0000
  • ac4410f959 Update version name to 2.2.7 T_2_2_7pre jfa 2005-12-02 13:10:06 +0000
  • 5ed5438bb9 Additional fix for IPAL10226. mzn 2005-12-01 12:55:30 +0000
  • cced5d27a9 Adjust to HEAD modifications apo 2005-12-01 11:23:01 +0000
  • 106cb1d888 Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer asl 2005-12-01 10:05:15 +0000
  • 728e6e5834 Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result. jfa 2005-11-30 15:19:52 +0000
  • b2c75e4e65 Fix for bug IPAL10226 (Point Construction: impossible to create point on vertex). mzn 2005-11-30 12:34:46 +0000
  • 10781d15d3 Small improvement of the previous fix (for bug 10627) to avoid regressions. jfa 2005-11-30 08:57:30 +0000
  • f4c6ee73a9 Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer). mzn 2005-11-30 08:19:08 +0000
  • efdb915cd4 Add version (3.1.0) postfix to *_index.html file name. mkr 2005-11-29 12:49:43 +0000
  • a7429605d8 Fix for bug 10627. Now you can pass edges for wire construction in any order. jfa 2005-11-28 10:37:46 +0000
  • 15d25b4e0d Update GEOM documentation. mkr 2005-11-24 15:42:08 +0000
  • 3e9d56c09b Update GEOM documentation. mkr 2005-11-24 15:34:00 +0000
  • 81cd07ec51 PAL10471 - incorrect 3D popup for erased objects asl 2005-11-24 09:43:23 +0000
  • 0d746fcaf6 Remove useless and dangerous static function declaration jfa 2005-11-23 15:41:25 +0000
  • 8a0889f44b Correct string allocation jfa 2005-11-23 15:38:24 +0000
  • ccbdd44178 PAL8293: Build face from a wire problem. Fix provided by PKV. jfa 2005-11-18 11:57:23 +0000
  • be85b301ab Increment version number: 3.1.0a3 vsr 2005-11-18 10:09:32 +0000
  • ff0bec3d63 PAL10479 V3_1_0a3 asl 2005-11-14 13:53:44 +0000
  • 8608b2536e PAL7663: Partition Algorithm failed. Fix done by PKV. jfa 2005-11-14 12:43:52 +0000
  • 28f594441d Remove uncessary libraries and dependences (for OCC6.0) from configuration files and Makefiles. mkr 2005-11-11 09:44:55 +0000
  • 1540096924 Hide second "Erase all" in GEOM module asl 2005-11-09 14:21:30 +0000
  • 3e43b82348 PAL10209 - after operation display/erase GEOM objects must be selected in viewer asl 2005-11-08 10:08:01 +0000
  • 6c6d8f3d8a Increment version number: 2.2.6 V2_2_6 vsr 2005-11-03 16:50:05 +0000
  • 6fa64130e5 Using files from package LightApp instead of SalomeApp nds 2005-11-03 08:30:14 +0000
  • 222b83a9ee Fix a bug of ´make install´ step: missing ´make docs´ vsr 2005-11-02 11:12:15 +0000
  • 545554d23d PAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesOnQuad(). Fix PythonDump for GetShapesOn*IDs() eap 2005-11-01 13:31:25 +0000
  • 70a26bb822 PAL10015. Add GEOMAlgo_FinderShapeOnQuad eap 2005-11-01 13:27:09 +0000
  • 4bbe364fed PAL10015. Add virtual GetPointState() eap 2005-11-01 13:24:14 +0000
  • 98de978f52 PAL10403: pb with GetEdgeNearPoint() jfa 2005-10-27 09:06:28 +0000
  • 387a0fd3bc PAL10403: pb with GetEdgeNearPoint() jfa 2005-10-27 08:57:18 +0000
  • c2d96087f4 This commit was generated by cvs2git to create tag 'V3_1_0a2'. V3_1_0a2 admin 2005-10-26 07:30:01 +0000
  • d89f00f14e This commit was generated by cvs2git to create tag 'ForTest2_3_1_0a2'. ForTest2_3_1_0a2 admin 2005-10-26 07:30:00 +0000
  • 69938ce963 Update version number: 3.1.0a2 vsr 2005-10-26 07:29:59 +0000
  • 5977e705e1 PAL10385: CreateAndDisplayGO does not work properly when reopening a study jfa 2005-10-25 10:10:07 +0000
  • 163fb83e85 PAL10385: CreateAndDisplayGO does not work properly when reopening a study jfa 2005-10-25 10:09:35 +0000
  • 49cd48980d PAL10332 - references are interpreted as original objects in filters, dialogs, etc. asl 2005-10-25 08:17:50 +0000
  • ea01f41ad9 Fix for bug 10363: incorrect names of sub-shapes after 'Explode on blocks' jfa 2005-10-20 14:43:48 +0000
  • 09694149f8 *** empty log message *** mkr 2005-10-19 15:58:30 +0000
  • 09a96f0b93 *** empty log message *** mkr 2005-10-19 15:56:57 +0000
  • 3e8f3c0f8e New Help for GEOM. mkr 2005-10-19 15:30:29 +0000
  • bec496ed12 Movement of examples to CVS EXAMPLES SAMPLES_SRC. mzn 2005-10-19 13:56:43 +0000
  • e285bd2ed1 This commit was generated by cvs2git to create tag 'BR-D5-38-2003_D2005-12-19'. BR-D5-38-2003_D2005-12-19 admin 2005-10-18 14:49:46 +0000
  • 568c445b1b Preparation of 3.1.0a2: version ID. ForTest_3_1_0a2 smh 2005-10-18 14:49:45 +0000
  • 7a7b104ba6 PAL10015. Add optional arg theAppend to constructor eap 2005-10-14 13:32:41 +0000
  • 8405ffc0f5 PAL10015. Implement GetShapesOnQuadrangle() eap 2005-10-14 13:30:58 +0000
  • 848e92b3ee PAL10015. Implement GetShapesOnQuadrangle() eap 2005-10-14 13:01:47 +0000
  • 144514e2fe PAL10015. Implement GetShapesOnQuadrangle(). Remove code duplication eap 2005-10-14 12:55:02 +0000
  • e135bc2696 Update version to 2.2.6 jfa 2005-10-13 12:45:39 +0000
  • b6b2fb7cd6 Improve reaction of 'Divide edge' dialog on Display of objects jfa 2005-10-07 08:31:46 +0000
  • c1745184cb All modules must use SVTK package instead VTK asl 2005-10-05 06:28:23 +0000
  • a5e70eb6b7 Update version to 3.1.0a jfa 2005-10-04 14:19:48 +0000
  • 32bc1fde5c PAL10133 - Two "display" in popup asl 2005-10-04 05:34:20 +0000
  • bd7d74f00e PAL9491 - "View"->"Display mode"->"Shading" causes crash V3_1_0a1 asl 2005-09-30 07:00:00 +0000
  • 76e11e9eb1 PAL9391 asl 2005-09-27 06:32:15 +0000
  • 94656de789 Fix bug of build_configure (missed '>' operator) vsr 2005-09-22 09:08:14 +0000
  • 414d8150d7 This commit was generated by cvs2git to create tag 'BR-D5-38-2003_D2005-12-10'. BR-D5-38-2003_D2005-12-10 admin 2005-09-19 11:54:24 +0000
  • 369e0bc8cb Porting to BR-D5-38-2003 branch apo 2005-09-19 11:54:23 +0000
  • 7334408f37 Use LightApp_SelectionMgr instead of SalomeApp_SelectionMgr. BR_LightConf_dev nds 2005-09-19 06:41:49 +0000
  • 5438e91926 Use LightApp_SelectionMgr instead of SalomeApp_SelectionMgr. nds 2005-09-19 06:05:46 +0000
  • 454214b7ff Use some classes of library LightApp instead of classes in library SalomeApp (DataOwner, DataSubOwner, Selection, SelectionMgr, VTKSelector, OCCSelector, Preferences) nds 2005-09-19 06:03:37 +0000
  • 0c20b44be3 Using LightApp_SelectionMgr instead SalomeApp_SelectionMgr, and LightApp_DataOwner instead SalomeApp_DataOwner. nds 2005-09-19 05:56:39 +0000
  • 0bc3884084 Using LightApp_SelectionMgr instead Salome_SelectionMgr nds 2005-09-19 05:41:57 +0000
  • a334fbe62f PAL9969: update geompy.py to new functions jfa 2005-09-15 13:36:27 +0000
  • 0e96cb00ab Support of CASCADE 5.2.4 V2_2_5 smh 2005-09-15 13:32:26 +0000
  • 70c8974df0 Support of CASCADE 5.2.4 smh 2005-09-15 13:27:20 +0000
  • 168917eddd Small code improvements jfa 2005-09-13 11:09:57 +0000
  • 6082d01770 Version. mzn 2005-09-13 10:42:57 +0000
  • b82f9072d0 Provide possibility to create non-planar faces on wires, not having underlying surface: use filling algorithm jfa 2005-09-13 10:20:06 +0000
  • 0f0729266b return right CORBA value to avoid messages like 'free(): invalid pointer' jfa 2005-09-13 10:18:10 +0000
  • 01adc22141 Fixed: Bug IPAL9938 Strange "ERROR" message appears in terminal during curve creation. enk 2005-09-12 08:01:11 +0000
  • e27a43895a ENV: Windows porting. env 2005-09-09 05:26:58 +0000
  • a220de08b5 This commit was generated by cvs2git to create branch 'BR-D5-38-2003'. admin 2005-09-08 10:58:23 +0000
  • dc68499f50 fix for Bug IPAL9442 3.0.0: It is impossible to select vertices in needed order enk 2005-09-08 10:58:22 +0000
  • a60df900ac This commit was generated by cvs2git to create tag 'TG-Start-D5-38-2003'. TG-Start-D5-38-2003 admin 2005-09-08 06:05:44 +0000
  • ac5e2558d9 Modified a method createAndDisplayGO srn 2005-09-08 06:05:43 +0000
  • 27b511d9f7 Put correct version for TUI documentation T2_2_5b T2_2_5a smh 2005-09-07 11:40:35 +0000
  • 9c02cfa817 Patch for RH&Debian V_3_0_2a smh 2005-09-01 11:40:18 +0000
  • 5f9485c269 Version 3.0.2 V_3_0_2 smh 2005-09-01 06:49:32 +0000
  • fa93d888ac Add a more comfort way to specify path to user ImportExport file eap 2005-08-30 12:50:44 +0000
  • 07eea7bf99 Removed a debug code srn 2005-08-30 12:12:36 +0000
  • a994aaae9f ENV: Windows porting T_3_0_2a1 env 2005-08-29 06:03:08 +0000
  • 3a675cc5c0 Placed a check if any function is added in GetFreeBoundaries operation srn 2005-08-26 07:31:00 +0000
  • fa5a40f774 *** empty log message *** szy 2005-08-26 05:29:57 +0000
  • 11f733549c Windows porting szy 2005-08-25 12:36:48 +0000
  • c26d1e41d3 Windows porting szy 2005-08-24 13:12:16 +0000
  • e22560c4dc Windows porting szy 2005-08-23 13:10:06 +0000
  • d7ed319c3f Added an update of the toolbar after the Rename operation. srn 2005-08-22 11:45:30 +0000
  • 2907b7dd39 Windows porting szy 2005-08-22 11:23:41 +0000