Commit Graph

1319 Commits

Author SHA1 Message Date
jfa
e666568f33 Fix bug 12379: Explode BREP to entities very long. Do not check new name uniqueness in case of objects quantity > 30. 2006-05-10 14:26:06 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
jfa
43be995171 Join modifications from branch BR_3_1_0deb 2005-12-28 09:12:58 +00:00
mzn
71e874ca8e Fix for bug PAL11017 ( Can't select subshapes in the tree to create groups ). 2005-12-22 13:29:32 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
mzn
5ed5438bb9 Additional fix for IPAL10226. 2005-12-01 12:55:30 +00:00
asl
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 2005-12-01 10:05:15 +00:00
jfa
728e6e5834 Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result. 2005-11-30 15:19:52 +00:00
mzn
b2c75e4e65 Fix for bug IPAL10226 (Point Construction: impossible to create point on vertex). 2005-11-30 12:34:46 +00:00
jfa
10781d15d3 Small improvement of the previous fix (for bug 10627) to avoid regressions. 2005-11-30 08:57:30 +00:00
mzn
f4c6ee73a9 Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer). 2005-11-30 08:19:08 +00:00
jfa
a7429605d8 Fix for bug 10627. Now you can pass edges for wire construction in any order. 2005-11-28 10:37:46 +00:00
asl
81cd07ec51 PAL10471 - incorrect 3D popup for erased objects 2005-11-24 09:43:23 +00:00
jfa
0d746fcaf6 Remove useless and dangerous static function declaration 2005-11-23 15:41:25 +00:00
jfa
8a0889f44b Correct string allocation 2005-11-23 15:38:24 +00:00
jfa
ccbdd44178 PAL8293: Build face from a wire problem. Fix provided by PKV. 2005-11-18 11:57:23 +00:00
asl
ff0bec3d63 PAL10479 2005-11-14 13:53:44 +00:00
jfa
8608b2536e PAL7663: Partition Algorithm failed. Fix done by PKV. 2005-11-14 12:43:52 +00:00
mkr
28f594441d Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.
2005-11-11 09:44:55 +00:00
asl
1540096924 Hide second "Erase all" in GEOM module 2005-11-09 14:21:30 +00:00
asl
3e43b82348 PAL10209 - after operation display/erase GEOM objects must be selected in viewer 2005-11-08 10:08:01 +00:00
nds
6fa64130e5 Using files from package LightApp instead of SalomeApp 2005-11-03 08:30:14 +00:00
eap
545554d23d PAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesOnQuad(). Fix
PythonDump for GetShapesOn*IDs()
2005-11-01 13:31:25 +00:00
eap
70a26bb822 PAL10015. Add GEOMAlgo_FinderShapeOnQuad 2005-11-01 13:27:09 +00:00
eap
4bbe364fed PAL10015. Add virtual GetPointState() 2005-11-01 13:24:14 +00:00
jfa
98de978f52 PAL10403: pb with GetEdgeNearPoint() 2005-10-27 09:06:28 +00:00
jfa
5977e705e1 PAL10385: CreateAndDisplayGO does not work properly when reopening a study 2005-10-25 10:10:07 +00:00
asl
49cd48980d PAL10332 - references are interpreted as original objects in filters, dialogs, etc. 2005-10-25 08:17:50 +00:00
mzn
bec496ed12 Movement of examples to CVS EXAMPLES SAMPLES_SRC. 2005-10-19 13:56:43 +00:00
eap
7a7b104ba6 PAL10015. Add optional arg theAppend to constructor 2005-10-14 13:32:41 +00:00
eap
8405ffc0f5 PAL10015. Implement GetShapesOnQuadrangle() 2005-10-14 13:30:58 +00:00
eap
848e92b3ee PAL10015. Implement GetShapesOnQuadrangle() 2005-10-14 13:01:47 +00:00
eap
144514e2fe PAL10015. Implement GetShapesOnQuadrangle(). Remove code duplication 2005-10-14 12:55:02 +00:00
jfa
b6b2fb7cd6 Improve reaction of 'Divide edge' dialog on Display of objects 2005-10-07 08:31:46 +00:00
asl
c1745184cb All modules must use SVTK package instead VTK 2005-10-05 06:28:23 +00:00
asl
32bc1fde5c PAL10133 - Two "display" in popup 2005-10-04 05:34:20 +00:00
asl
bd7d74f00e PAL9491 - "View"->"Display mode"->"Shading" causes crash 2005-09-30 07:00:00 +00:00
asl
76e11e9eb1 PAL9391 2005-09-27 06:32:15 +00:00
jfa
a334fbe62f PAL9969: update geompy.py to new functions 2005-09-15 13:36:27 +00:00
jfa
168917eddd Small code improvements 2005-09-13 11:09:57 +00:00
jfa
b82f9072d0 Provide possibility to create non-planar faces on wires, not having underlying surface: use filling algorithm 2005-09-13 10:20:06 +00:00
jfa
0f0729266b return right CORBA value to avoid messages like 'free(): invalid pointer' 2005-09-13 10:18:10 +00:00
enk
01adc22141 Fixed:
Bug IPAL9938
Strange "ERROR" message appears in terminal during curve creation.
2005-09-12 08:01:11 +00:00
env
e27a43895a ENV: Windows porting. 2005-09-09 05:26:58 +00:00
enk
dc68499f50 fix for Bug IPAL9442
3.0.0: It is impossible to select vertices in needed order

added new field to BasicGUI_CurveDlg class - myOrderedSel, which keeping for ordered selection from object browser
2005-09-08 10:58:22 +00:00
srn
ac5e2558d9 Modified a method createAndDisplayGO 2005-09-08 06:05:43 +00:00
smh
9c02cfa817 Patch for RH&Debian 2005-09-01 11:40:18 +00:00
eap
fa93d888ac Add a more comfort way to specify path to user ImportExport file 2005-08-30 12:50:44 +00:00
srn
07eea7bf99 Removed a debug code 2005-08-30 12:12:36 +00:00
env
a994aaae9f ENV: Windows porting 2005-08-29 06:03:08 +00:00
srn
3a675cc5c0 Placed a check if any function is added in GetFreeBoundaries operation 2005-08-26 07:31:00 +00:00
szy
fa5a40f774 *** empty log message *** 2005-08-26 05:29:57 +00:00
szy
11f733549c Windows porting 2005-08-25 12:36:48 +00:00
szy
c26d1e41d3 Windows porting 2005-08-24 13:12:16 +00:00
szy
e22560c4dc Windows porting 2005-08-23 13:10:06 +00:00
srn
d7ed319c3f Added an update of the toolbar after the Rename operation. 2005-08-22 11:45:30 +00:00
szy
2907b7dd39 Windows porting 2005-08-22 11:23:41 +00:00
srn
eca46466f2 Added an update of the toolbar after the Import operation. 2005-08-22 05:03:04 +00:00
srn
5646516f46 Added a linkage to libTOOLSDS 2005-08-22 04:52:25 +00:00
szy
1ee80bad40 Windows porting 2005-08-19 13:16:23 +00:00
szy
409b095d25 Windows porting 2005-08-19 11:51:38 +00:00
jfa
a8a220072b Fix crashes of Sketcher and Import/Export 2005-08-19 09:11:52 +00:00
jfa
150ae46477 Fix pb with contour closure: respect NULL wires list 2005-08-18 10:07:02 +00:00
jfa
131a4abe50 Avoid including of SALOMEDS classes; fix pb with objects deletion 2005-08-18 06:15:31 +00:00
jfa
4fbd5fabf5 Avoid including of SALOMEDS classes 2005-08-18 05:22:09 +00:00
jfa
e2e0cbee34 Fix pb with not selectable faces: incorrect condition on viewer type 2005-08-18 04:44:49 +00:00
asl
3f1ffd58cd PAL9780 2005-08-18 04:17:20 +00:00
szy
ca91872e0e Windows porting 2005-08-15 07:27:57 +00:00
jfa
218ffc54e0 Improve CheckShape function 2005-08-11 12:52:34 +00:00
env
e2dcf4323c ENV: Windows porting. 2005-08-11 04:43:57 +00:00
env
f931ebe5b6 ENV: Windows porting. 2005-08-11 04:14:22 +00:00
env
424ee09297 ENV: Windows porting. 2005-08-11 04:04:55 +00:00
asv
66ed942fe4 rules for display/erase popup commands changed. Also added code to create a default view window on Display command if no window was open. 2005-08-10 06:22:56 +00:00
jfa
774da7a735 Improve error reporting for Filling Surface; initialize myGeometryGUI in FillingDlg to avoid exception on initialization of the dialog 2005-08-08 13:02:01 +00:00
asv
c03f2eac0d getDesktop() method is changed: now it is NOT virtual, it is implemented in GEOMBase_Helper and removed from all successors. 2005-08-02 12:45:47 +00:00
asv
694a9aaaee menues "Tools" and "Preferences" are moved to the right.. 2005-08-02 12:43:40 +00:00
jfa
40a7e07f71 Fix crash of BugRevolution.py import: apply the same patch, as on V2_2_0_maintainance 2005-08-02 09:03:51 +00:00
asv
60efe138c3 if a shape to be rotated is a vertex, and it is located ON the Revolution Axis, then the algorithm builds a circle with null radius. Incorrect, visualization of such shape fails. This case is checked and revolution is not done in this case. 2005-08-01 12:51:04 +00:00
san
f24ba2bafa Preparation of v.3.0.1 2005-07-29 11:46:49 +00:00
san
f4e80938ef SALOME porting to OCCT 5.2.4 2005-07-28 15:06:06 +00:00
jfa
9d528b0574 IPAL8796: delete the files in tmp dir after import 2005-07-28 07:31:11 +00:00
eap
df8fe594e1 PAL9166 - add MakeSketcherOnPlane() and MakeMarkerPntTwoVec() 2005-07-20 10:44:57 +00:00
asv
23d15c3fc3 &Ok => O&k as requested by QA team in some bug.. 2005-07-11 11:08:44 +00:00
asv
2cff49a1b0 Popup-s changed. "isActiveViewer" parameter = "isActiveView", its calculation is moved to SalomeApp level. 2005-07-11 11:07:49 +00:00
mzn
144524d7be Improvement(Add a new preference to GEOM ? default ?Shading/Wireframe? visualization mode). 2005-07-06 12:42:51 +00:00
srn
7a7535dd1e BugID: 9377, modified method onEditDelete, added a call to updateActions 2005-07-06 05:58:34 +00:00
jfa
e8d58ca1fb IPAL9384 3.c.: useless reference objects are created after execution of GEOM_tube_geom_gg2.py script 2005-07-01 08:02:02 +00:00
eap
74a4d30fb0 PAL9074. Now MakeSolidShells() makes one solid of all given shells like OCC MakeSolid() does 2005-06-30 08:24:39 +00:00
srn
d43286833e BugID: 9377, modifed method closeEvent 2005-06-30 07:14:30 +00:00
asv
2d00c4016f fixed bug with popups in GEOM. 2005-06-28 10:00:46 +00:00
asv
35ca94a337 small error fixed (BUG_NO instead of BUT_NO) 2005-06-27 12:49:29 +00:00
asv
0bfe0b990b Bug fixed: if Plot2D viewer is active, then "computation" of popup crashed. 2005-06-27 11:51:58 +00:00
mkr
a28e157934 Fix for bug IPAL9232 : 3.0.0(/dn06/../current1606): simple dataflow execution is aborted. 2005-06-27 10:38:23 +00:00
asv
14c6b1f558 new function globalParam() of Selection is used in GEOM. 2005-06-24 06:13:27 +00:00
asv
167977175e Bug IPAL9276 is fixed. 2005-06-23 14:04:19 +00:00
eap
2bdf57403e PAL9167. Check selection after constructor type change 2005-06-23 11:27:59 +00:00
stv
0759ac4eab Preferences 2005-06-22 09:58:12 +00:00
asv
a3dbf9db14 Bug fixes. 2005-06-22 06:29:29 +00:00
eap
bc805bc164 PAL9166. Add possibility to make sketcher on an existing plane 2005-06-20 05:57:52 +00:00
eap
61dbea0587 PAL9166. Add possibility to make sketcher on an existing plane (MakeSketcherOnPlane()) and MakeMarkerPntTwoVec() 2005-06-20 05:34:38 +00:00
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
nri
f72094caaf NRI : Merge from V1_2. 2003-07-09 14:44:57 +00:00
nri
46fb512313 NRI : Merge from V1_2. 2003-07-09 14:33:44 +00:00
nri
ee43f0fd7a NRI : Merge from V1_2. 2003-07-09 14:14:01 +00:00
nri
0f1369c27f sources v1.2 2003-07-09 09:33:50 +00:00
nri
f0f1c9fc7b NRI : Explode OCC_LIBS. 2003-05-23 15:17:52 +00:00
nri
10150b0c7e NRI : Rename OCAF resources (GEOMDS_Resources). 2003-05-20 10:19:57 +00:00
nri
cb3b49a350 NRI : Use component username from Catalog. 2003-05-19 14:42:34 +00:00
nri
d5fa6d5913 NRI : Rename class. 2003-05-19 07:19:45 +00:00
nri
5608a7dcc0 NRI : Replace Geometry by GEOM. 2003-05-19 07:18:06 +00:00
nri
15fed18c3e NRI : Correction Module name. 2003-05-16 13:24:42 +00:00
nri
3baf90a543 NRI : Update according to naming rule. 2003-05-16 10:38:04 +00:00
nri
0c107c1f18 NRI : Update according to library name. 2003-05-16 07:50:38 +00:00
nri
c23650a375 NRI : Rename library. 2003-05-16 07:49:45 +00:00
nri
fc0db1a78d NRI : Rename resources and library.
Update mechanism of loading resources and engine.
2003-05-16 07:41:41 +00:00
nri
c49bc0c3d1 NRI : Correction. 2003-05-13 08:48:31 +00:00
nri
ecb53a73db NRI : First integration. 2003-05-12 15:24:23 +00:00
nri
84c3161ed5 NRI : First integration. 2003-05-12 15:09:12 +00:00