mzn
|
35c0ccc268
|
Patch for bug IPAL9210(3.0.0 "GEOM_usinggeom.py" script execution failed.).
|
2005-06-17 12:22:39 +00:00 |
|
asv
|
8383118883
|
Fix for a bug: a command with id 8001 is the same as 800 (create group) but called from a popup (another caption). so we let it to be handled just as command id 800. Also an icon for 8001 was added.
|
2005-06-17 10:56:32 +00:00 |
|
asv
|
bfce8429ee
|
Fix for a bug: a command with id 8001 is the same as 800 (create group) but called from a popup (another caption). so we let it to be handled just as command id 800.
|
2005-06-17 10:55:55 +00:00 |
|
asv
|
650baae06d
|
fix for bug: "rename" can be called even when there is no active viewer.
|
2005-06-17 06:05:05 +00:00 |
|
eap
|
987a247e12
|
PAL9151. Restore some code from V2_2_2 revision
|
2005-06-15 12:43:07 +00:00 |
|
srn
|
8039f8cb66
|
BugID IPAL9186: Added a call to method initGeomGen
|
2005-06-15 11:51:24 +00:00 |
|
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
|
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 |
|
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 |
|
jfa
|
3866ec3a96
|
PAL7968. Two new functions implemented: UnionList() and DifferenceList().
|
2005-02-04 06:55:40 +00:00 |
|
jfa
|
254420b8db
|
PAL7924: Meaningfull error message provided
|
2005-02-02 14:28:35 +00:00 |
|
jfa
|
25ebdee483
|
PAL7508: Development of new block functionalities. GetInPlace() now works for the case of solids.
|
2005-02-02 12:38:58 +00:00 |
|
san
|
d4ecb90145
|
PAL6487
|
2005-02-02 11:58:25 +00:00 |
|
vsr
|
74989f5a3e
|
Fix PAL7557: Allow 'Display Only' popup menu command for the 'Geometry' component object.
|
2005-02-01 14:25:46 +00:00 |
|
jfa
|
cd509f872c
|
PAL7508: Development of new block functionalities. Allow find SOLIDs by GetShapesOn<xxx>() functions.
|
2005-02-01 11:13:59 +00:00 |
|
jfa
|
d85baed107
|
PAL7508: Development of new block functionalities. Implement GetShapesOn<xxx>() functions for case of SOLID. Done by PKV.
|
2005-02-01 11:12:57 +00:00 |
|
jfa
|
6a52e30ef9
|
Improve RemoveExtraEdges() function. Fix done by SKL.
|
2005-02-01 11:12:39 +00:00 |
|
jfa
|
b7cff0a4ec
|
PAL7508: Development of GetInPlace() functionality
|
2005-01-27 15:22:36 +00:00 |
|
jfa
|
1dfcc16fdf
|
Change comments style in geompy.py for right processing with HappyDoc
|
2005-01-27 14:49:28 +00:00 |
|
jfa
|
49a1a28bfa
|
PAL7815: now RemoveExtraEdges() does not break initial shape
|
2005-01-27 12:44:38 +00:00 |
|
jfa
|
61b4585452
|
Provide more precise error message
|
2005-01-25 06:20:25 +00:00 |
|
jfa
|
51454ae083
|
Fix problem with GetShapesOnCylinder: CRASH, when result can not be obtained
|
2005-01-25 06:19:13 +00:00 |
|
san
|
4e1a1db78c
|
PAL7768
|
2005-01-24 16:05:56 +00:00 |
|
san
|
dc8466f4ed
|
PAL7768
|
2005-01-24 16:00:40 +00:00 |
|
jfa
|
86973cfa9e
|
PAL7508. Correct behaviour of GetShapesOnPlane().
|
2005-01-21 10:44:46 +00:00 |
|
jfa
|
23c12be7ac
|
PAL7508. Update implementation of GetShapesOn<xxx>() functions.
|
2005-01-21 09:16:41 +00:00 |
|
jfa
|
1cfac3e905
|
PAL7441. Pb with MakePartition. Fix done by PKV.
|
2005-01-21 09:09:45 +00:00 |
|
san
|
b0937de45d
|
PAL7529
|
2005-01-20 14:23:35 +00:00 |
|
vsr
|
add6270ff1
|
Correct misprinting in the dialog box (PAL7528)
|
2005-01-20 14:18:40 +00:00 |
|
san
|
01283434b5
|
PAL7770
|
2005-01-20 14:15:21 +00:00 |
|
san
|
9bb681b800
|
PAL7360
|
2005-01-20 14:11:08 +00:00 |
|
admin
|
ca429d817a
|
Merge with OCC_development_01
|
2005-01-20 06:24:17 +00:00 |
|
admin
|
6101c76143
|
Merge with OCC-V2_1_0_deb
|
2004-12-17 11:18:33 +00:00 |
|
admin
|
d3dd282390
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:39:14 +00:00 |
|
yfr
|
498df5aa1f
|
DCQ: prepare V2.0.0
|
2004-07-19 14:36:32 +00:00 |
|
yfr
|
e0dd6fa845
|
DCQ: prepare V2.0.0
|
2004-07-19 14:23:52 +00:00 |
|
dcq
|
a596550f89
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-16 15:24:55 +00:00 |
|
dcq
|
10f156c322
|
DCQ : Co-localisation
|
2004-03-26 15:09:49 +00:00 |
|
dcq
|
4c60078497
|
DCQ : Add Multi-Wire for MakeFace
|
2004-03-22 17:02:07 +00:00 |
|
dcq
|
7e4743151d
|
DCQ : Add Multi-Wire for MakeFace
|
2004-03-22 16:36:41 +00:00 |
|
dcq
|
590d7d454c
|
DCQ : Clean up code
|
2004-01-30 09:45:01 +00:00 |
|
dcq
|
ba4c069a64
|
DCQ : Debug Transparency
|
2004-01-30 09:43:33 +00:00 |
|
smh
|
8bc9b430c5
|
MPV: Merge V1_2d
|
2004-01-28 14:08:37 +00:00 |
|
yfr
|
2d1018ed21
|
yfr : test new cvs bases
|
2004-01-19 12:43:12 +00:00 |
|
dcq
|
c577ca78d7
|
DCQ : New Architecture
|
2004-01-07 15:46:21 +00:00 |
|
nri
|
0e49ec355e
|
NRI : Merge BRANCH_V1_2c
|
2003-11-04 10:36:56 +00:00 |
|
nri
|
256e34502e
|
NRI : Remove bad file.
|
2003-10-13 14:58:35 +00:00 |
|
nri
|
d761aab4a9
|
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
|
2003-10-13 14:55:19 +00:00 |
|
nri
|
8403de1815
|
sources v1.2c
|
2003-10-13 14:55:19 +00:00 |
|
yfr
|
ea3ceb5606
|
DCQ : GetIORFromString bug correction
|
2003-09-24 07:33:22 +00:00 |
|
nri
|
f63b1455c7
|
NRI : Export GEOM_shared_modules.py.
|
2003-07-17 07:14:07 +00:00 |
|
nri
|
bbe7e698b6
|
NRI : force import GEOM.
|
2003-07-16 15:54:32 +00:00 |
|
nri
|
ee49307ec1
|
NRI : Force import GEOM.
|
2003-07-16 07:57:24 +00:00 |
|
nri
|
00f9432431
|
NRI : Merge from V1_2.
|
2003-07-10 14:28:33 +00:00 |
|
nri
|
08ddac36db
|
NRI : Merge from V1_2.
|
2003-07-09 15:01:54 +00:00 |
|
nri
|
d4e00c3e52
|
NRI : Merge from V1_2.
|
2003-07-09 14:50:35 +00:00 |
|