Commit Graph

235 Commits

Author SHA1 Message Date
jfa
32ceab19f3 Mantis issue 0021394: EDF 1637 GEOM: Function 'MinDistance' with creation of vertices 2013-01-18 14:36:27 +00:00
jfa
7d2fc6b422 Mantis issue 0021394: EDF 1637 GEOM: Function 'MinDistance' with creation of vertices 2013-01-18 11:52:16 +00:00
vsr
b0deb14544 Improve GEOM_Displayer; required for features 0021391, 0021830 2013-01-17 15:47:30 +00:00
jfa
fa79fcc326 Mantis issue 0021718: EDF 1874: Ergonomic of multi-translation / multi-rotation 2013-01-11 14:20:45 +00:00
ana
71e5d76282 Add missing translations 2012-12-29 07:26:19 +00:00
vsr
650954ee64 Fix compilation pb on Linux 2012-12-29 07:13:27 +00:00
ana
a0d61b1163 0021719: EDF 1654 : Materials 2012-12-28 15:55:12 +00:00
jfa
d45b760938 Mantis issue 0021852: EDF 1680 GEOM: Publish 'Check free boundaries' results in the Object Browser 2012-12-21 13:13:33 +00:00
vsr
c8eae8d292 Imp: move U/V iso-lines number preferences to the GEOM module plus make them working with VTK viewer also. 2012-12-17 12:25:01 +00:00
jfa
4e75612208 Mantis issue 0021865: Adding tangency in Spline creation + Small repackaging 2012-12-14 12:14:31 +00:00
vsr
7b0b9c2532 Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012 2012-12-14 10:15:04 +00:00
vsr
26b3f059e3 Merge from V6_6_BR (V6_6_0rc2) 11/12/2012 2012-12-11 11:48:24 +00:00
fps
b6bf333002 Enable GENERAL_AUTOCOLOR and SIMPLE_AUTOCOLOR.
Change the getPredefinedUniqueColor algorithm.
2012-10-25 09:09:21 +00:00
gdd
fb8ef1e80b Update translation files 2012-10-23 09:48:28 +00:00
jfa
44f9ad210f Mantis issue 0021565: [CEA 557] Opposite of the pipe 2012-10-18 13:04:45 +00:00
rnc
e7430c090d EDF 1337 : Sketcher 3D, add definition of a point by an angle
+ Added missing translations
2012-10-08 15:29:42 +00:00
jfa
722fbca6f9 Mantis issue 0021689: [CEA 571] Improve visualization of selected object in GEOM 2012-10-02 07:26:48 +00:00
jfa
00621ab4f3 Mantis issue 0021703: [CEA 577] Boolean operations on groups. 2012-09-24 11:54:41 +00:00
jfa
6fed33a094 Mantis issue 0021835: EDF 2070 GEOM : Problem with detecting Self-intersections 2012-09-17 12:52:51 +00:00
vsr
0a03bb2230 0021786: [CEA 620] AutoColor fails
- Add code to enable auto-color for all sub-shapes (currenly disabled)
- Add code to use simplified auto-coloring algorithm (currenly disabled)
2012-09-13 08:17:44 +00:00
jfa
3cdf240cf1 Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates. 2012-09-12 10:41:33 +00:00
vsr
1ca71ca225 0021786: [CEA 620] AutoColor fails
Add code to enable auto-color feature for all sub-shapes (disabled currently)
2012-09-10 14:53:02 +00:00
vsr
b0cc47d13b 0021689: [CEA 571] Improve visualization of selected object in GEOM
- Show the name of the selected object in the contextual menu
2012-09-06 06:55:06 +00:00
vsr
506a331dc5 0021827: [CEA 650] TUI setColor on an object displayed in wireframe is ignored 2012-09-04 05:09:12 +00:00
vsr
30919b026f 0021828: [CEA 651] TUI method to specify the number of Isos to show for an object
Add setIsos() command to the Python API of Geometry GUI (SWIG interface).
2012-08-31 08:03:50 +00:00
jfa
8a7faf3ee5 Mantis issue 0021483: EDF 1638 GEOM: Retrieve non blocks solids and faces from a shape. 2012-08-15 10:34:21 +00:00
rnc
de646df1b7 EDF 1337 : Improvement of 3D sketcher.
Added mechanism to display / hide length or angle dimensions
2012-07-31 14:56:12 +00:00
jfa
e184734288 IMPs 0021476 (fuse edges) and 0021477 (suppress a vertex from a wire for fillet1d). 2012-07-27 11:32:14 +00:00
rnc
75d091c0e2 EDF 2281 : Possibility to choose the division pattern for the cylinder and missing translations 2012-07-27 09:18:14 +00:00
rnc
8d08a5a0dd EDF 2281 : small fixes 2012-07-23 11:52:37 +00:00
rnc
fb59bba536 small fix 2012-07-23 09:47:37 +00:00
rnc
3d73ab4d8c EDF 2281 : Moved divided primitives in the New Entity --> Blocks menu and updated the documentation correspondingly 2012-07-23 09:40:35 +00:00
rnc
50135d347b EDF 2281 : missing translations, doc and pictures 2012-07-20 13:51:30 +00:00
rnc
54ab8e9b35 EDF 2281: Documentation and icon for the divided disk primitive 2012-07-18 15:13:46 +00:00
rnc
79173ddb6e EDF 2281:
- Added a divided cylinder primitive
- Translations and doc to be done soon
2012-07-18 13:06:43 +00:00
rnc
4fd9399dcc EDF 2281: Missing doc file and some translations 2012-07-10 08:49:26 +00:00
rnc
8744c2334b EDF 2281: Transaltions 2012-07-09 15:15:33 +00:00
rnc
d31a3237c7 EDF 2281 : Add 2 primitives for hexa mesh
- A disk primitive "pre-divided" into blocks has been added
- Picture, translations and doc to be added soon
- Other constructors to be added too
2012-07-09 12:19:55 +00:00
rnv
1c165e8006 Additional modifications regarding to the 0021671: EDF 1829 GEOM : Bring to front selected objects (continuation). 2012-07-09 12:03:12 +00:00
rnv
8002d3e86f Implementation of the issue "0021671: EDF 1829 GEOM : Bring to front selected objects (continuation)" 2012-07-06 12:45:54 +00:00
vsr
40f5df35aa Merge from V6_5_BR 05/06/2012 2012-06-05 11:33:32 +00:00
ana
36036343a0 Fix previous wrong-tag commit 2012-04-16 12:54:26 +00:00
ana
67d404962e dos2unix conversion 2012-04-13 10:35:33 +00:00
ana
5b131dda08 Fix for the "0021179: EDF 1654 SMESH GEOM: better look'n'feel" issue:
- Material Properties
2012-04-13 09:03:01 +00:00
gdd
1757fe1487 Update French translations 2012-03-16 14:18:57 +00:00
jfa
f91bad6fb6 Mantis issue 0021191: GlueEdges and GlueFaces problem with tolerance 1. A fix by PKV. 2012-03-16 13:23:39 +00:00
gdd
426cef8148 Update and fix documentation in IDL, .py and .cxx/.hxx files 2012-03-15 16:53:02 +00:00
rnc
9fe17fa35e Added missing translations 2012-03-14 16:36:07 +00:00
rnv
2981cca5dd Implementation of the "0021239: EDF 1829 OCC: Bring to front selected objects" issue. 2012-03-13 08:41:21 +00:00
rnv
205001b2a0 Forbid renaming of the objects "in place" by default. 2012-03-07 11:38:38 +00:00