akl
298eadbd92
Fix of INTPAL0052203 (TC7.3.0 Impossible to create copy of geometry object during Copy/Paste operation):
...
add a new object into UseCaseTree.
2013-12-06 05:56:02 +00:00
akl
aa72decd35
Fix compilation error
2013-12-05 10:57:29 +00:00
eap
57164ba740
22416: GEOM Regression: Names in STEP files are not imported anymore
2013-12-05 10:45:51 +00:00
gdd
48b981c7a8
GDD: Update translations
2013-12-05 10:40:28 +00:00
rnc
64ef2b51da
Japanese translations update
2013-12-05 10:22:47 +00:00
akl
274055b2bd
Fix of INTPAL0052192: TC7.3.0: Show only selected does not work in Explode and Group
...
dialogs
2013-12-05 10:21:33 +00:00
eap
f66a157d83
21859: EDF 2191 SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
...
Improve AreCoordsInside() to work with shapes of all types
2013-12-04 13:20:55 +00:00
akl
c1483ed91e
Rollback EMV(08.11.2013) & JFA(17.09.2013) integrations because 'GetSharedShapes' can't find anything in this
...
case (for details see INTPAL0052193: TC7.3.0: Get Shared Shapes does not work).
2013-12-04 08:35:57 +00:00
kga
ea7637619b
IPAL0052199: TC7.3.0: "Display mode" menu is not identical in two cases
2013-12-04 05:42:05 +00:00
akl
6cd43e071f
Fix of INT PAL 0051918: note 0504992: Additional checks were added to show the friendly messages about incorrect input data.
2013-12-03 10:21:43 +00:00
kga
a6c6fefb15
Fix SIGSEGV
2013-12-03 07:19:46 +00:00
vsr
a045068b34
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI (merge from V7_main)
2013-12-02 14:46:16 +00:00
kga
48ccce2bf0
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
...
Additional fixes
2013-12-02 07:30:14 +00:00
kga
c6a9f0c74a
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
...
Additional fixes
2013-12-02 07:11:44 +00:00
vsr
7ae8deaad2
Increment version to 7.3.0
2013-11-28 14:31:12 +00:00
rnv
ed9f4e67b5
Implementation of the "22390: [CEA 967] Latency enhancement after a selection of a displayed object" issue.
2013-11-27 12:23:43 +00:00
mpa
584051e366
CMake:
...
- add files to remove using command "make clean"
2013-11-27 10:37:39 +00:00
skv
a71c6a5e82
0022396: EDF GEOM: Common operation does not detect self-intersections
2013-11-27 08:27:46 +00:00
fps
c62deabcc0
fix bug in parser options concatenation
2013-11-26 12:46:54 +00:00
akl
313d27779d
0021855: EDF 2321 GEOM : Python API documentation about using of folders.
2013-11-26 10:12:49 +00:00
rnv
b5a11c90bc
Win32 compilation.
2013-11-26 08:36:30 +00:00
skv
6872df93d1
0022338: EDF GEOM: Regression when partitoning a compound by a plane
2013-11-26 07:38:32 +00:00
skv
7a38491062
0022338: EDF GEOM: Regression when partitoning a compound by a plane
2013-11-26 07:06:56 +00:00
vsr
1688b97eda
0022311: EDF 2687 GEOM: Management of Publish Objects
...
- Sort in ascending order by default
2013-11-26 06:09:52 +00:00
vsr
1c0802a514
0022311: EDF 2687 GEOM: Management of Publish Objects
...
- Update documentation
2013-11-26 06:07:14 +00:00
vsr
d778697651
Minor change
2013-11-26 06:05:45 +00:00
rnv
3d2da7c28f
Porting to the new version of the OCCT.
2013-11-25 08:43:52 +00:00
rnv
b5758e0f9c
Implementation of the following issues:
...
1) 0022385: [CEA 975] The icon "Clipping" is missing in OCC view
2) 0021793: [CEA 625] Clipping : from coordinates or from bounding box
3) 0021792: [CEA 624] Keep the clipping
2013-11-22 14:05:29 +00:00
rnv
7cb2566ca6
Issue "0021757: EDF 1829 : Activate bring to front action on simple selection of an object": additional patch from Renaud NEDELEC.
2013-11-21 10:38:52 +00:00
mzn
f5c8555cd0
Add SObject check.
2013-11-20 14:06:09 +00:00
skv
1db5860559
22315: Fix the imported shape orientation
2013-11-20 11:46:04 +00:00
akl
982407874b
Add of exports
2013-11-20 08:39:11 +00:00
ana
94dff69e32
Windows compatibility
2013-11-20 08:30:08 +00:00
fps
96bee26501
Add missing French translations
2013-11-19 17:47:55 +00:00
skv
82eebc8aee
0022354: EDF GEOM: Create edge by getting iso-line of surface
2013-11-19 11:55:25 +00:00
mzn
bf4c72d227
Call emitOperationFinished(...) method of the application when a command is commited.
2013-11-19 11:39:35 +00:00
mpa
710a59a7bf
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
2013-11-19 10:18:29 +00:00
fps
91b604c78a
add missing translation
2013-11-18 15:24:25 +00:00
rnv
5cf74de868
Fix a problem with the local selection.
2013-11-18 13:39:39 +00:00
vsr
33685653ae
Fix 'make test' problem (missing environment)
2013-11-18 12:19:40 +00:00
mpa
b3835d4491
- Edit test: add "import os" to use os.getenv() command
2013-11-18 11:42:11 +00:00
fps
2d26dbb649
add check box to selection list
2013-11-15 16:43:23 +00:00
fps
68d2136e8c
Change name of button in export file selection dialog
2013-11-15 15:21:11 +00:00
fps
eb028cc849
select imported object in browser
2013-11-15 13:24:37 +00:00
fps
2caaea5924
Fix ImportXAO and ExportXAO python dump
2013-11-15 12:30:32 +00:00
fps
6ad023c1ef
missing STEP label for XAO Import Dialog
2013-11-15 11:53:30 +00:00
rnv
e0f9a7efdc
Fix remarks related to the "0021757: EDF 1829 : Activate bring to front action on simple selection of an object" issue.
2013-11-15 10:17:50 +00:00
vsr
2a044ae940
Fix error with wrong entity type when editing field created on a whole shape
2013-11-15 09:49:33 +00:00
fps
86fac89ec3
translate resources for Field edit/create dialog
2013-11-14 16:58:57 +00:00
fps
73a4cdc781
publish imported fields to study
2013-11-14 16:58:32 +00:00