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
vsr
16b1d9dd39
0022747: [EDF] Improvement of Get Shared Shapes operation
...
Additional changes:
- Rename "Multi-shares only" option to "Shared by all"
2014-12-30 16:55:57 +03:00
vsr
a962c0bed5
Bug in 2D sketcher:
...
a) Improper set of command parameters (notebook variables) in "rectangle" mode.
b) Added support of notebook variables in the Python API class Sketcher2D.
2014-12-27 11:24:34 +03:00
vsr
90ff9bfc3e
0022752: [EDF] Provide explicit feedback on what has been done by Shape Processing operation
...
Additional changes:
- Add "Select All" check box to quickly select/deselect all operators.
2014-12-26 18:39:04 +03:00
vsr
a170552f7b
0022767: [EDF] Construction of composite solids
...
Additional change:
- "Intersect" option has been renamed to "Intersect/sew"
2014-12-26 17:29:09 +03:00
vsr
0f1846a8c0
0022747: [EDF] Improvement of Get Shared Shapes operation
...
Additional improvement:
- In the dialog box, automatically, propose only allowed types of sub-shapes according to the current selection
2014-12-26 16:05:13 +03:00
vsr
528f4842f4
0022747: [EDF] Improvement of Get Shared Shapes operation
...
Additional improvements:
- Add multi-share parameter to allow searching not sub-shapes which are shared either by all or by couples of input shapes
- Avoid raising exception if no sub-shapes is found; return empty result instead
- Add test script
2014-12-26 13:02:57 +03:00
vsr
13b11d15c8
Remove non-implemented method declaration (to avoid undefined symbols)
2014-12-25 16:29:30 +03:00
vsr
404066ead7
0022756: [EDF] Intersection operation
...
Fix a bug with improper selection processing
2014-12-23 18:46:41 +03:00
vsr
045908212e
0022750: [EDF] Improve ergonomics of the "Detect Self-intersections" dialog box
...
Additional improvements:
- Allow multiple selection of interferences
- Publish each interference as a Compound containing two sub-shapes
2014-12-23 16:46:08 +03:00