vsr
f4bb8ea64a
Take into account merge of branch 'asl/hydro_porting_741' in GUI module.
2014-10-06 15:30:58 +04:00
vsr
852ccfccc5
Remove obsolete conditionals
2014-09-24 16:48:36 +04:00
rnv
aeddae7719
0022616: [CEA 1038] Improve the quality of stl and vtk exports
2014-09-22 10:34:19 +04:00
akl
aaea242262
'fr' and 'ja' translations for 0022617: [CEA 1060] In OCC view, add "Show vertices" in the contextual menu.
2014-09-18 12:39:44 +04:00
akl
d50ae9ad41
Fixing visibility of standalone vertices in compound in VTK viewer.
2014-09-17 12:30:45 +04:00
akl
be7aba2cac
Fix according to note 0018123 from 0022617: [CEA 1060]:
...
1) taking into account user's point marker;
2) add 'Point Marker' item into popup menu for all GEOM objects to have possibility modify the 'point marker'.
2014-09-15 18:32:37 +04:00
mpa
4ffc08bf4b
moved method imageToPixmap() from GEOM_Displayer to GUI module (OCCViewer) as external
2014-09-11 13:02:10 +04:00
vsr
71ea6f84c5
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese
2014-08-27 13:08:44 +04:00
akl
b23bafd42b
Implementation of 0022617: [CEA 1060] In OCC view, add "Show vertices" in the contextual menu.
2014-08-27 11:03:29 +04:00
vsr
69b2ec02a2
Merge branch 'fbt/addAngleInCylPrimitive'
2014-08-13 09:07:24 +04:00
vsr
bb11967e8f
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
...
Unify object names of dock widgets
2014-08-12 11:47:23 +04:00
Florian BRUNET
7ac599fe97
Addition of a specific error message for the 0 and 360 values.
2014-08-11 15:53:38 +02:00
imn
05e07e916e
Remove obsolete OCC_VERSION_LARGE defines.
2014-08-08 16:10:04 +04:00
vsr
7961b83044
Revert "Synchronize adm files"
...
This reverts commit 3cd92817cb
.
2014-08-07 13:58:48 +04:00
Maintenance team (INV)
3cd92817cb
Synchronize adm files
2014-08-06 23:16:58 +04:00
mpa
806956971e
Implemented a new method of displaying shading with edges mode of object using OCC technologies
2014-07-17 14:56:46 +04:00
mpa
b0494784bf
0022472: EDF 2690 Reduce Study: Delete cyclic dependency
2014-07-02 16:14:57 +04:00
vsr
a0e22ed86a
0022618: [CEA 1062] Define the transparency by default in the preferences
2014-07-02 11:17:40 +04:00
vsr
97d9c2c6b1
Merge remote branch 'origin/akl/22379'
2014-06-30 12:23:18 +04:00
mpa
5b374060cb
INT PAL 0052297: impossible to set point coordinates by click in OCC viewer
2014-06-30 11:55:42 +04:00
mpa
ac61a2cdfc
add documentation about "Reduce Study" functionality
2014-06-24 12:36:49 +04:00
mpa
420061dfc0
clean programming code + add warning on deleting intermediate objects
2014-06-23 17:57:49 +04:00
mpa
b7bc1406d3
Merge of GUI and Engine functionalities
2014-06-20 14:19:06 +04:00
mpa
de86b94fd5
0022472: EDF 2690 GEOM: Keep only some terminal objects and its parents
...
- first version of implementation
2014-06-19 11:07:13 +04:00
vsr
dc562ec459
OCCT dev version porting (6.7.2)
2014-06-09 12:56:21 +04:00
mpa
6076f118e7
- clean programming code
...
- add signals for GEOMGUI-->DependecyTree cooperation
- begin of documentation
2014-06-05 11:44:52 +04:00
Christophe Bourcier
0c2020178a
Update translation files from Crowdin
2014-06-03 11:25:50 +02:00
mpa
589fb20740
- add new translation
...
- correct some files
2014-06-03 10:14:22 +04:00
mpa
1673cb51ce
- add new Dependency Tree selector
2014-06-02 12:20:08 +04:00
akl
f084f3e3cd
Automatic update of Dependency tree after object renaming.
2014-05-29 17:44:36 +04:00
Christophe Bourcier
697e3c5171
Update translation files from Crowdin
2014-05-22 17:52:41 +02:00
mpa
bec320673b
Creation of GUI part
2014-05-21 17:42:20 +04:00
Christophe Bourcier
948a95072d
Update translation files from Crowdin
2014-05-16 15:11:28 +02:00
skv
0e308036af
0021835: Report detected errors in GUI even if there were errors during the operation
2014-05-08 11:51:17 +04:00
ctn
69498d339d
update of messages
2014-05-07 14:47:44 +02:00
akl
4546ee3970
0022565: [CEA 1145] Missing WT_NoteBook in python:
...
by default, "Note Book" dockable window is enable only in the GEOM and SMESH modules now.
2014-04-24 18:01:10 +04:00
akl
4d92b761b3
INT PAL 0052384: TC7.4.0:Angle between two edges: 1) using single angle value from the built presentation in viewer and dialog; 2) switch angle units depending on preferences.
2014-04-18 12:47:37 +04:00
vsr
b1571aacef
Merge branch 'master' of salome:modules/geom
2014-04-17 16:25:47 +04:00
vsr
e1689b8668
0052388: TC7.4.0:Texture is not correct by default
2014-04-17 16:25:34 +04:00
mpa
4748f26964
INT PAL 0052383: TC7.4.0: color is not changed in VTK scene
2014-04-17 12:59:38 +04:00
skv
6833ee2b3e
0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape
2014-04-04 10:44:39 +04:00
skv
ef95b8ac70
0022471: EDF 2604 GEOM: Suppress the boundary edges of the tools in the fuse operation
2014-03-27 11:59:05 +04:00
apl
2e6cd84715
GEOM_Displayer - Loading textures with non-ansi paths. (OCCT 6.7.0 compatibility)
2014-03-14 18:51:21 +04:00
apl
8bbd6e250f
GEOM_Displayer - Loading textures with non-ansi paths.
...
- Loading textures using Qt tools.
- Image caching.
2014-03-14 13:05:51 +04:00
akl
7d880c6a82
Update copyrights 2014.
2014-02-18 10:44:41 +04:00
akl
b93a22e62f
Fix of 0022477: EDF GEOM [XAO] : The .xao extension is not added automatically
2014-02-12 17:53:03 +04:00
akl
c66c69abfd
Fix of 0022463: [CEA 1044] xao import fails if the path contains some accented characters
2014-02-12 17:39:34 +04:00
akl
53c951cf82
Fix of 0022478: EDF GEOM [XAO] : Bad display of integer fields
2014-02-12 17:28:23 +04:00
rnv
52e50564f3
Apply object transparency to the preview of the free faces.
2014-01-29 14:00:16 +00:00
apl
e6d5c5f71b
21854: Add persistent dimensions
...
- Dumping GUI state to python
2014-01-22 16:32:29 +00:00
apl
7ae44206e9
21854: Add persistent dimensions
...
- Minor remarks: LCS from TopLoc_Location for quickness
2014-01-21 16:42:20 +00:00
apl
2ed15de5a1
21854: Add persistent dimensions
...
- Fixes for arrow orientation & angle text interaction
2014-01-21 14:56:21 +00:00
apl
fca35298c7
21854: Add persistent dimensions
...
- Final commit: help documents, preferences.
2014-01-21 12:51:45 +00:00
mpa
c19429532e
INT PAL 0052273: Geometry object can be deleted only in active view
2014-01-17 07:12:34 +00:00
vsr
8a4e765003
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:27:18 +00:00
vsr
bb545186fa
Merge from V7_3_BR branch 18/12/2013
2013-12-18 14:23:59 +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
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
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
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
fps
68d2136e8c
Change name of button in export file selection dialog
2013-11-15 15:21:11 +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
fps
86fac89ec3
translate resources for Field edit/create dialog
2013-11-14 16:58:57 +00:00
fps
126bafbe60
move XAO Import / Export menu to File Menu
2013-11-14 09:10:28 +00:00
vsr
11d3ead81d
Field dialog box: allow direct entering step id
2013-11-08 08:00:57 +00:00
vsr
299eb5dd4e
Fields editing dialog box: enable component renaming
2013-11-06 09:49:34 +00:00
rnc
e3107ca04b
Japanese translations update
2013-11-05 15:18:40 +00:00
vsr
d0f9dcaf72
Merge from BR_hydro 30/10/2013
2013-10-30 16:50:50 +00:00
kga
84a06f4f46
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
2013-10-30 09:48:10 +00:00
vsr
6d55c284bf
Fix compilation error on 32bit platforms
2013-10-24 05:25:04 +00:00
vsr
54779d6c21
Fix compilation error on 32bit platforms
2013-10-24 04:57:31 +00:00
kga
fd18eef43f
Improve shape recognition features
2013-10-22 11:42:25 +00:00
ouv
558522cc96
Task: "XAO format: fields on geometry".
...
Sub-task: "GUI/visualization - OCC viewer".
2013-10-18 14:00:58 +00:00
rnv
874aceefb0
Replace deprecated WNT macro definition by WIN32.
2013-10-17 14:53:21 +00:00
rnv
61270f9872
Add missing translation.
2013-10-08 15:28:52 +00:00
eap
6c2ee27d45
ILMAB project. A dialog box for creating/editing the Field on Geometry implemented
2013-10-03 14:12:04 +00:00
vsr
f1519c7ef3
Merge from BR_V7_main_Field branch (02/09/2013)
2013-10-02 13:13:33 +00:00
eap
b51357b79d
ILMAB project. DS for the Field on Geometry implemented
2013-09-30 11:45:32 +00:00
rnv
824e67eabf
WIN32 compilation.
2013-09-17 12:52:41 +00:00
vsr
b5c2a231e7
Merge from BR_new_bop4 (porting to new OCCT BOP) 13/09/2013
2013-09-16 13:59:50 +00:00
eap
fcc908e69c
CMake porting.
...
Enable Shape Recognition menu item if OpenCV is available
2013-09-13 09:55:47 +00:00
vsr
3ca6ffd9ba
0022221: [CEA 819] Error "'NoneType' object is not callable" at Salome closure
2013-09-11 16:27:56 +00:00
eap
e7b562779c
CMake porting
2013-09-10 12:47:38 +00:00
ana
80be2e8daa
Compilation SALOME on Windows
2013-09-09 09:16:42 +00:00
jfa
2b3bf05c2b
Improvements for HYDRO module: Localize status bar messages.
2013-09-05 07:04:24 +00:00
jfa
bc9708cd0a
Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module.
2013-09-04 13:49:39 +00:00
mpa
e688f2b77f
Implementation of 0021757: EDF 1829 : Activate bring to front action on simple selection of an object
2013-08-06 14:37:17 +00:00
eap
bd234baffa
0022287: [CEA 912] Notebook: clicking on "update study" returns an error message
...
Pb: notebook disappeared.
// get a free dockable window id
- myWindowID = 1;
+ myWindowID = 10;
2013-07-29 09:35:36 +00:00
eap
79367306ff
++myWindowID; // pb when a GEOM is a sole module: CreationInfoWdg replaces Python console
2013-07-26 16:10:25 +00:00
rnc
a9dca097e6
IMP: GEOM: Japanese translations
2013-07-23 14:32:11 +00:00
eap
bf782252cf
0021684: EDF 2221 : Display the arguments and the name of the operations
...
Make operation name not editable
2013-07-16 10:47:05 +00:00
eap
ed08a2dcc3
0021684: EDF 2221 : Display the arguments and the name of the operations
...
Make creation parameters not editable
2013-07-16 10:33:24 +00:00
akl
078431b1ad
Fix: restore "Show/Hide/Show Only" for GEOM component.
2013-07-09 11:17:47 +00:00
akl
1dd8f0e9e6
0021708: [CEA 586] Object browser sort only children:
...
+ Add Use Case browser data tree management
+ Add "Sort children" contextual menu popup item
+ Update user documentation
2013-07-09 08:22:16 +00:00
akl
c5b6deb54b
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser.
2013-06-28 08:18:20 +00:00
eap
8c5cdd2d44
Add English translations to unfinished ones
2013-06-21 10:36:01 +00:00