ptv
|
aaa5aa61bb
|
IMP 0020001 (replace set of GetInPlace commands by one RestoreSubShapes)
|
2009-06-10 11:36:36 +00:00 |
|
dmv
|
fb601e2825
|
0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy
|
2009-06-05 08:48:52 +00:00 |
|
skl
|
615e23820b
|
For improvements 20019 and 20324.
|
2009-06-03 07:39:16 +00:00 |
|
jfa
|
72d99f0d90
|
Bugs 20300 and 20361: Error occured during check of geometric coincidence.
|
2009-05-28 12:23:34 +00:00 |
|
jfa
|
8e1ef24a91
|
IMPs 19766 (Wire from unconnected edges) and 20004 (NumberOfSolids)
|
2009-05-27 11:46:05 +00:00 |
|
vsr
|
e72f3cb77a
|
Issue 0020366: SelectionTypeClicked() defined but not implemented
|
2009-05-25 13:30:14 +00:00 |
|
dmv
|
f5504cc03e
|
0016562: EDF 508 GEOM: Link the sketcher and the WP/LCS
|
2009-05-22 08:17:16 +00:00 |
|
dmv
|
7ad37b74a2
|
0019580: EDF 702 GEOM : Partition dialog should warn the user when he create an empty object
|
2009-05-21 13:52:57 +00:00 |
|
maintenance team
|
cbde7a165c
|
Issue : 0020060: EDF GEOM: Regression with Propagate algorithm
|
2009-05-20 09:01:12 +00:00 |
|
adam
|
120e617081
|
Comment some debug cout.
|
2009-05-18 13:13:54 +00:00 |
|
maintenance team
|
802997cf75
|
update
|
2009-05-15 13:49:22 +00:00 |
|
jfa
|
0b44424845
|
Bug 0020329: EDF 1016 GEOM : Error GetShapesOnShapeIDs. Simplify resulting compound, if there is only one sub-shape.
|
2009-05-08 11:33:57 +00:00 |
|
dmv
|
687fb51a2e
|
0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy
|
2009-04-28 14:22:12 +00:00 |
|
dmv
|
19bf0c8c6a
|
0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy
|
2009-04-27 11:30:20 +00:00 |
|
dmv
|
28c44d7685
|
0020328: EDF 1017 GEOM : Translation with distance GUI Exception, correct in TUI
|
2009-04-27 11:17:27 +00:00 |
|
jfa
|
626001f8d0
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Update help and examples.
|
2009-04-22 06:15:22 +00:00 |
|
jfa
|
df9e2eabdb
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Correct python dump.
|
2009-04-21 13:33:41 +00:00 |
|
jfa
|
8fc906ac5a
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Added a new parameter theOptimumNbFaces to the RemoveExtraEdges functionality. In GUI it is a boolean flag.
|
2009-04-21 13:28:59 +00:00 |
|
dmv
|
a6c9711ba9
|
0020321: EDF : Some windows do not appear depending on the platform (MinimumSizeHint())
|
2009-04-21 10:48:37 +00:00 |
|
rnv
|
146c0b3d6a
|
Implementation of the issue 0020151 (SALOME: Light Python module):
Call LightApp_Module::LightApp_Module() constructor, because virtual inheritance between LightApp_Module and SalomeApp_Module classes was added.
|
2009-04-17 10:57:52 +00:00 |
|
dmv
|
81117c2d04
|
0020320: EDF GEOM 1008 : Negative extrusion is not possible
|
2009-04-17 10:32:11 +00:00 |
|
vsr
|
2389037863
|
Fix mistake in method annotation
|
2009-04-15 05:23:11 +00:00 |
|
jfa
|
3de8fc904f
|
0020230: Memory performance improvement.
|
2009-04-14 08:51:51 +00:00 |
|
jfa
|
7141475d33
|
Bug 0020233: Infinite loop in boolean operation with a sphere with r=0
|
2009-04-10 10:59:46 +00:00 |
|
jfa
|
268965c6d9
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file.
|
2009-04-10 09:14:35 +00:00 |
|
jfa
|
cca851206f
|
0020230: Memory perf of BoundingBox
|
2009-04-09 09:31:11 +00:00 |
|
jfa
|
85bed9f0cb
|
Bug 0020229: Perf of MakeSphere and RemoveObject. Allow to re-use empty label, following the _lastCleared one.
|
2009-04-09 08:31:44 +00:00 |
|
jfa
|
9d1cc3492c
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file.
|
2009-04-03 08:16:37 +00:00 |
|
dmv
|
040e6077ee
|
IPAL17728 Bad English in several Salome dialog boxes ('informations')
|
2009-04-02 09:39:13 +00:00 |
|
eap
|
f168885fea
|
0020231: A min distance bug with torus and vertex
Make GetMinDistance() return 0.0 for a vertex inside a solid
|
2009-04-02 08:58:17 +00:00 |
|
jfa
|
d7836ca4ea
|
Bug 0014167: EDF 204 : GEOM Keep the parameters of the object after a transformation. Do not use GetSame method, because it cannot find compounds.
|
2009-03-19 15:09:22 +00:00 |
|
jfa
|
9aaaddfbd1
|
Bug 0020207: EDF GEOM 960: MakePipe : Generation of redundant doubled faces.
|
2009-03-12 12:57:03 +00:00 |
|
adam
|
2b2368b201
|
Test EXPORTS definition with target name as suggested by cmake
|
2009-03-06 15:52:44 +00:00 |
|
dmv
|
6677040e68
|
IPAL20818 Measures, Inertia. Size of window for data reading is narrow.
|
2009-03-06 13:49:58 +00:00 |
|
dmv
|
5c8f60dde4
|
IPAL20916 selected IDs are not highlighted in the 3D Viewer - regress of GEOM-014
|
2009-03-03 13:58:04 +00:00 |
|
vsr
|
ba002ede34
|
200188 : fix problem with default ellipse creation mode when X axis is used as normal
|
2009-03-03 10:28:05 +00:00 |
|
dmv
|
b7552c43c0
|
rollback IPAL8963 3.0.0: "Incorrect input data" message
|
2009-03-03 08:10:33 +00:00 |
|
dmv
|
f1431d0f3c
|
IPAL20909 coordinates of origin local coordinate system
|
2009-03-02 14:15:21 +00:00 |
|
adam
|
12df0f8552
|
Portability windows
|
2009-02-26 14:58:36 +00:00 |
|
adam
|
4240f05b23
|
Compatibility windows
|
2009-02-26 14:57:12 +00:00 |
|
vsr
|
46fd079b60
|
Issue 0020154 : improve ellipse creeation function
|
2009-02-25 13:31:16 +00:00 |
|
dmv
|
476c4f91de
|
0019827: EDF 736 GEOM : Duplication of a object along an elliptic path
|
2009-02-25 12:03:38 +00:00 |
|
eap
|
d64bb43293
|
0020162: EDF 961 GEOM : GetInPlace is getting additionnal orthogonal faces
check normals to face at extrema point
|
2009-02-25 11:09:50 +00:00 |
|
ouv
|
b147d12523
|
Bug IPAL20689 - Problem with the Mutli-Transformation dialog
|
2009-02-25 08:54:44 +00:00 |
|
eap
|
0f7c08d061
|
fix ReplaceVariables() for a command w/o calling any method
|
2009-02-24 14:51:23 +00:00 |
|
adam
|
5a8192d5b6
|
Ouups !
|
2009-02-24 10:48:58 +00:00 |
|
adam
|
a43f8fad30
|
compatibility windows compilation with cmake
|
2009-02-24 09:20:50 +00:00 |
|
vsr
|
de35f4e2a3
|
Issue 0020176: bad reference to myStudy variable
|
2009-02-20 11:46:41 +00:00 |
|
rnv
|
83b0b2bda2
|
Fix for IPAL19044 (4x REGRESS: vertex is not displayed in VTK and broken trihedron) in 5X version.
|
2009-02-17 13:44:20 +00:00 |
|
vsr
|
1779c0f954
|
Merge from BR_V5_DEV 17Feb09
|
2009-02-17 12:10:20 +00:00 |
|
jfa
|
392885c1a8
|
Update from BR_V5_DEV 13Feb2009
|
2009-02-13 12:16:39 +00:00 |
|
jfa
|
239f8109c6
|
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
|
2008-03-07 07:45:34 +00:00 |
|
jfa
|
9499b99fe2
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:32:40 +00:00 |
|
jfa
|
e99c8a4fdd
|
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.
|
2006-05-10 14:27:12 +00:00 |
|
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 |
|