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
vsr
3150ecbf3b
Fix pb with 'make test' (complex_objs_ex06.py script): a regression has been introduced with implementation of issue 0022745
2015-02-05 13:57:09 +03:00
vsr
189cfead74
Fix pb with 'make test' (fast_intersection.py script)
2015-02-05 11:45:20 +03:00
ana
db29d7dbad
Windows compatibility
2015-02-03 19:14:19 +03:00
vsr
97c05bd172
Merge branch occ/shape_reparation_2
2015-01-28 18:23:03 +03:00
vsr
d993b257e6
Fix misprint in resources
2015-01-28 10:35:59 +03:00
ema
4b8228f9ab
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module
2015-01-27 17:14:21 +03:00
skv
cbdcb3694d
0022775: [CEA 1091] Add an option on GetNonBlocks to retrieve quadrangular faces defined on C1 edges
2015-01-26 14:17:02 +03:00
skv
48e895f1fa
0022686: [CEA 1268] Explode a shape into edges sorted in a row from a starting point
2015-01-22 18:46:14 +03:00
vsr
52713a9ee9
Minor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS activation.
2015-01-22 17:03:45 +03:00
Anthony Geay
5a2b52664a
Merge branch 'master' of https://git.salome-platform.org/git/modules/geom
2015-01-22 09:48:16 +01:00
vsr
6733a2afc6
Switch DEV version marker to 1
2015-01-19 18:49:44 +03:00
vsr
cad7d404aa
Fix pb in non-regression scripts, caused by previous integration
2015-01-16 15:33:47 +03:00
vsr
afbfdd0ed2
1) Fix for issue 0022706 with MakePipeTShape (workaround for Fillet problem)
...
2) Clean-up code:
- Remove redundant includes
- Move oftenly used functions to GEOMUtils
- Add documentation, indentation, etc.
2014-12-30 19:21:51 +03:00