jfa
|
8e7ad1edfd
|
Fix bug 10244: 'Display only' breaks local selection.
|
2006-03-30 15:16:34 +00:00 |
|
srn
|
edca8dcdc4
|
BugID: IPAL11948, added a call to setFocus in order to update the internal value of SpinBox control
|
2006-03-29 10:00:48 +00:00 |
|
jfa
|
2f738ba9cd
|
Provide idl methods for automatic shapes naming to allow geompy.py leaving without GUI.
|
2006-03-28 13:50:38 +00:00 |
|
mkr
|
42e3c3a45a
|
Add references into GEOM dialogs to the corresponding help page from GUI documentation.
|
2006-03-28 06:45:04 +00:00 |
|
srn
|
ab29eea80f
|
BugID: IPAL11946, increased a radius of cylinder where the edges are searched in operation GetShapesOnCylinder
|
2006-03-27 10:58:19 +00:00 |
|
jfa
|
fef01ebcd4
|
PAL12003: Problem when importing IGS geometry. Export to IGES 5.3 (supporting BRep) introduced in GUI.
|
2006-03-27 08:43:05 +00:00 |
|
mzn
|
9af6cf04a1
|
Fix for bug IPAL10430 (TC: GEOM: Create group ? Ids of selected entities don?t disappear after Apply).
|
2006-03-27 08:02:01 +00:00 |
|
mkr
|
cd4dcac66a
|
Add references into GEOM dialogs to the corresponding help page from GUI documentation.
|
2006-03-24 12:51:47 +00:00 |
|
mkr
|
ff4282f5a4
|
Add references into GEOM dialogs to the corresponding help page from GUI documentation.
|
2006-03-24 07:16:21 +00:00 |
|
mkr
|
a4dbca8276
|
Fix for bug IPAL11865 : It is impossible to dump Supervisor study at the second time.
|
2006-03-20 13:52:09 +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 |
|