skv
87533ec02b
0022776: [CEA 1269] Project a wire or a face on a cylinder
2015-03-23 18:29:16 +03:00
mpa
900bf17d4b
INT PAL 0052625: GEOM module: customize labels color
2015-03-23 15:33:25 +03:00
mpa
909440ce50
0052637: Make Solid from connected face does not work on compound of faces
2015-03-20 12:22:55 +03:00
mpa
76ecb7ccef
INT PAL 0052636: Make solid from compound of shells works incorrectly
2015-03-20 11:47:34 +03:00
mpa
b3d03ada99
INT PAL 0052624: Drag-n-drop functionality for dimensions has been broken
2015-03-19 15:09:10 +03:00
skv
c881ccaee2
0022889: EDF GEOM 10310: GetSame does not return the right shape
2015-03-18 11:30:56 +03:00
skv
58b6d007bc
0022666: EDF 7253 GEOM: Add thickness to a shell and integrate BrepOffsetAPI_MakeThickSolid
2015-03-18 10:37:36 +03:00
skv
4d29dbe5a8
0022883: EDF GEOM: Regression with GetShapesOnQuadrangle
2015-03-17 16:15:29 +03:00
mpa
dd3f6ee542
0022777: [CEA 1291] Display the name of an object in the 3D View (fixed problem for SMESH module)
2015-03-17 10:32:36 +03:00
mpa
1344a93905
INT PAL 0052631: Line width property does not affect Shading with edges display mode
2015-03-13 15:55:24 +03:00
mpa
fa550f2017
0022777: [CEA 1291] Display the name of an object in the 3D View (edited)
2015-03-13 15:53:16 +03:00
vsr
cd24269e8c
0022885: EDF 10392 HYDRO + GEOM: Spline of a polyline is not possible and returns an error.
2015-03-12 17:10:26 +03:00
mpa
334ef9aff1
0022777: [CEA 1291] Display the name of an object in the 3D View
2015-03-11 13:18:51 +03:00
vsr
74c5b4f281
0022845: EDF GEOM: [HYDRO] Hiding the coordinates system part of the dialog box in the polyline editor
...
- Additionally remote title "Coordinate system" title from the input parameters group box
2015-03-06 14:59:32 +03:00
mgn
2c1a8894cc
Correct redisplay color for AIS_InteractiveObject polyline
2015-03-05 18:47:51 +03:00
mgn
55a306227f
Issues 0022843, 0022845, 0022846
...
* Issue 0022845: EDF GEOM: [HYDRO] Hiding the coordinates system part of the dialog box in the polyline editor
- Disabled display of coordinate system combo box
* Issue 0022843: EDF GEOM: [HYDRO] Polyline using a former polyline
- Changed algorithm of polyline and spline construction
* Issue 0022846: EDF GEOM: [HYDRO] Creation of a polyline: add intermediate points and remove points
- Added possibility to add/remove/modify new or intermediate points, select and modify them
- Added possibility to drag and drop points in a view
- Set violet color for preview in temporary Z layer
- Changed behavior of selected object
2015-03-05 18:43:39 +03:00
mgn
12a5d6420b
Add copyright
2015-03-05 18:39:01 +03:00
mgn
860d4b3bf2
Issue 0022843: EDF GEOM: [HYDRO] Polyline using a former polyline
...
- Properly process closed polyline
2015-03-05 18:37:55 +03:00
mgn
d99635da98
Correct improper translation for table widget
2015-03-05 18:37:27 +03:00
vsr
a281c7efeb
Correction of documentation (update dialog shapshot)
2015-03-05 17:14:21 +03:00
eap
3412372987
Fix usage of SUIT_OverrideCursor
...
- SUIT_OverrideCursor();
+ SUIT_OverrideCursor wc;
2015-03-05 16:37:28 +03:00
vsr
478182de8e
Remove unnecessary dependency on VTK from GEOM engine
2015-03-05 12:23:43 +03:00
mpa
c818e008d4
INT PAL 0052620: Creation of colored fields on edges is incorrect
2015-03-04 17:07:57 +03:00
imn
4310bcdf3d
0022377: EDF 2752 GEOM: Add a preference in order to automatically unpublished parent objects
2015-03-04 16:05:30 +03:00
vsr
fdcbb78132
0022857: EDF GEOM 7167: MakeHalfPartition documentation
...
- Additionally update documentation
2015-03-02 18:42:11 +03:00
vsr
d34e7eebf2
0022857: EDF GEOM 7167: MakeHalfPartition documentation
2015-02-27 15:07:51 +03:00
skv
eaee8de41c
Fix of searching for shapes on surface (NGO letter from 20.02.2015)
2015-02-27 10:22:05 +03:00
vsr
58803ba33e
Fix memory leaks
2015-02-26 14:15:47 +03:00
vsr
46b96ac794
Fix regressions in test scripts caused by implementation of issue 0022748
2015-02-26 14:14:59 +03:00
skv
2c5180adf1
0022771: [CEA 1311] Creating a smaller wire when using the function "Fuse Colinear Edges Within A Wire"
2015-02-24 12:54:42 +03:00
vsr
3ddada8e52
0022879: [CEA 1426] TestMeasureOperations fails
2015-02-20 17:41:54 +03:00
vsr
8f97ff0556
0022862: EDF GEOM: MakeFillet returns a compound
...
- additional change, to fix the same problem for chamfer
2015-02-20 16:21:05 +03:00
eap
87de6c4044
22874: [CEA 1425] Performance SMESH Module
...
Memory leak
2015-02-20 14:43:53 +03:00
eap
c30422ed1f
Avoid using GEOM operations directly, not via geompy
2015-02-17 17:51:03 +03:00
vsr
7cb44e9fe0
0022867: EDF GEOM: Regression with MakeFace
2015-02-17 17:24:29 +03:00
imn
f1efea0146
0022865: [CEA 1416] not possible to visualize the solids found by "Check compound of blocks" in defaut wireframe mode
2015-02-17 15:24:02 +03:00
imn
2ed03d35e6
Remove unused header AIS_Drawer.hxx
2015-02-16 17:56:10 +03:00
vsr
38ec024b87
Merge remote branch 'origin/gdd/translations'
2015-02-12 18:51:15 +03:00
vsr
e450289112
0022862: EDF GEOM: MakeFillet returns a compound
2015-02-11 19:15:22 +03:00
vsr
ed7afb89f4
0022861: [CEA 1419] Export XAO does not export the sub-shapes
2015-02-11 18:19:46 +03:00
vsr
4bad0df238
Compatibility with OCCT dev version
2015-02-11 18:09:35 +03:00
Gilles DAVID
d0d76ac6ea
Update translations (en, fr)
2015-02-11 15:02:16 +01:00
Florian BRUNET
9680031be0
Merge branch 'fbt/add_header_for_mpi_compilation'
2015-02-11 11:47:52 +01:00
vsr
59f2b5a0d3
Fix a bug in GetExistingSubObjects method - wrong conversion from CORBA::Boolean to Standard_Boolean results in empty list when theGrupsOnly parameter is true
2015-02-10 19:02:51 +03:00
akl
c41299f629
Remove strange symbols.
2015-02-10 16:36:25 +04:00
akl
ff7fc4d6c2
Copyrights update 2015.
2015-02-10 13:25:20 +04:00
Florian BRUNET
7b9442558e
Addition of the utilities.h header for mpi compilation of GEOM.
2015-02-09 17:50:36 +01:00
vsr
055f671403
0022854: [CEA 1420] The Help button on dialog boxes XAO/Export XAO refer to file: ///
2015-02-09 18:55:00 +03:00
vsr
4b00e015b7
If study is loaded from HDF file, init_geom() has to load data to the engine calling LoadWith() function of StudyBuilder
2015-02-06 15:38:24 +03:00
mpa
fd74c1d7f4
0022804: [CEA 1332] Import a brep file with an accent in its name
2015-02-06 15:09:57 +03:00