vsr
94656de789
Fix bug of build_configure (missed '>' operator)
2005-09-22 09:08:14 +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
smh
5f9485c269
Version 3.0.2
2005-09-01 06:49:32 +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
6ebb62e289
Preparation of v.3.0.1
2005-07-28 15:25: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
eap
14cc4e7e88
Move MEDWrapper to MED module
2005-07-12 05:48:53 +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