Commit Graph

1611 Commits

Author SHA1 Message Date
srn
79263e107d BugID IPAL9186: Added a static method InitGeomGen for initialization of myComponentGeom static variable from geompy.py Python script. 2005-06-15 11:50:44 +00:00
asv
9db65c69e0 unneccessary "printf" removed. 2005-06-15 08:22:02 +00:00
mzn
b8a1ff1356 Fix for Bug IPAL9161(3.0.0 (09 June): It is impossible to perform Fillet and Chamfer operations). 2005-06-15 06:17:13 +00:00
eap
8c31a421f1 PAL9165. prevent exception at access to non-initialized out parameters 2005-06-15 05:58:02 +00:00
eap
873285da36 PAL9165. emit message only if no valid ImportExport file found 2005-06-15 05:54:44 +00:00
asv
5013150a88 bug fixes with popup menus. 2005-06-14 12:40:36 +00:00
asv
8ace3710d8 bug fix: change of display mode of VTK viewer throws SIGSEGV. 2005-06-14 12:38:09 +00:00
srn
1b11dbb815 BugID: IPAL9067, added a linker option -l GEOMFiltersSelection 2005-06-14 10:45:24 +00:00
asv
577ebb1ccd Bug fixes. 2005-06-10 12:43:15 +00:00
asv
f10ba4a5f2 2 new icons added to resources for Sketcher Dlg. 2005-06-10 06:44:37 +00:00
asv
b40e6e789a icons used in Sketcher Dlg. 2005-06-10 06:40:48 +00:00
asv
292caa7a1f content moved to GEOM_images.po 2005-06-10 06:23:14 +00:00
asv
e11f561fd5 Fix for bug when GEOM did not check for Engine to be correctly loaded. 2005-06-09 12:34:59 +00:00
asv
f9080ed351 Bug with not full names of selected objects ("Box_" instead of "Box_1") in dialogs is fixed. GetName() method now returns QString. 2005-06-09 12:33:07 +00:00
mzn
46b338c045 Fix for Bug IPAL9053( 3.0.0: "Check Geometry" and "Load script" functionalities from menu "Tools" aren't work.).
"Load Script" moved from Geometry module to menu File(so, now it is accessible from all modules).
2005-06-09 09:10:51 +00:00
asv
9d1fc14305 activateModule/deactivateModule functions are made "bool". 2005-06-08 12:39:43 +00:00
mzn
05b87d9cef Correction. 2005-06-08 09:27:11 +00:00
mzn
a31c59e74c Add string for "Export" functionality. 2005-06-07 09:27:09 +00:00
mzn
adc75d8a5e Fix for IPAL8993(3.0.0: It is impossible to export geometry object.). 2005-06-07 09:26:05 +00:00
stv
815969efba Tooltip gramatic errors 2005-06-07 07:51:33 +00:00
mzn
3ef9f0e473 Update of the object browser added for "Import". 2005-06-07 07:07:32 +00:00
asv
7dfcbd9821 Undefined symbol (SALOME_Event) is removed. 2005-06-07 04:40:09 +00:00
asv
c743faa101 Makefile.in-s were modified, neccessary keys and libraries were added.
OCC_KERNEL_LIBS -> CAS_KERNEL
OCC_MODELER_LIBS -> CAS_MODELER
2005-06-03 12:32:20 +00:00
stv
aad788778e Added LogWindow support for GEOM 2005-06-03 11:30:21 +00:00
asv
1bf3bfc5d8 Rename and Delete functionalities added. 2005-06-03 10:42:52 +00:00
asv
d323a0aa04 Displayer: bug in clearTemporary() is fixed.
GeometryGUI: rules of popups are changed (fixed).
2005-06-03 10:41:52 +00:00
asv
b4446e7a7f getNewObjectName() is made virtual (as it parent class). 2005-06-03 10:40:31 +00:00
asv
e2473f133f Bug with bad object names after explode is fixed. 2005-06-03 10:39:50 +00:00
asv
521dab878e A small bug is fixed. 2005-06-03 10:39:10 +00:00
mzn
629a486f19 Corrected according to the new scheme. 2005-06-03 08:48:54 +00:00
smh
fedf580aaa SMH: Add forgotten files 2005-06-02 09:34:45 +00:00
stv
691b308ad6 *** empty log message *** 2005-06-02 08:21:15 +00:00
smh
7322118087 SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK) 2005-06-02 07:17:09 +00:00
jfa
0213ec6649 PAL8378: fix a bug in Partition algorithm 2005-04-11 05:44:10 +00:00
jfa
6288e136f4 PAL8264: fixed regression in Partition algorithm 2005-04-11 05:29:26 +00:00
vsr
a93de1db49 Fix PAL8562: rpath (rpath-link) option needs parameter - directory to search shared objects in. 2005-04-08 05:28:57 +00:00
jfa
27b79de2de PAL8379: add in geompy.py a function for filtering edges by length. 2005-04-04 11:42:52 +00:00
jfa
390fa7af81 Optimization of GetShapesOn<xxx> functionality 2005-03-23 07:27:20 +00:00
jfa
847b1b1b59 Fix RemoveExtraEdges() to obtain valid shapes. Fix done by SKL. 2005-03-23 07:21:06 +00:00
jfa
15ffc0f2df PAL8395: Fix pb. with bug2extraEdges.py 2005-03-22 09:16:47 +00:00
jfa
b28777dc10 Unlink from not used libGEOMPartition 2005-03-22 07:53:10 +00:00
vsr
27e469cd20 PAL8376 2005-03-17 14:02:35 +00:00
jfa
74382af355 PAL8395: Improve CheckCompoundOfBlocks 2005-03-15 12:06:48 +00:00
jfa
ae7c4964bf PAL8395: Improve RemoveExtraEdges 2005-03-15 12:06:31 +00:00
akk
7fcf66f794 Scripts renaming. 2005-03-10 06:29:06 +00:00
akk
a0aa2f09b2 PAL8375 improvement solving. 2005-03-09 15:04:53 +00:00
akk
bc6b9bec11 PAL8319 improvement solving. 2005-03-09 13:01:30 +00:00
jfa
0315037434 PAL7158: Multi translation/rotation has been enabled on sub-shapes 2005-03-01 08:44:43 +00:00
mzn
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). 2005-02-28 13:13:34 +00:00
jfa
53576d597d PAL7715: Unfriendly message after Glue Faces 2005-02-14 09:00:39 +00:00