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
26b3f059e3
Merge from V6_6_BR (V6_6_0rc2) 11/12/2012
2012-12-11 11:48:24 +00:00
rnc
548c1dbe01
EDF 1337 : Sketcher 3D define a point by angle
...
Small modification of dimension presentations
2012-10-11 08:45:36 +00:00
rnc
7f29a32f50
EDF 1337 : Sketcher 3D define a point by angle
...
Small modification of dimension presentations
2012-10-10 15:32:05 +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
rnc
f1f709067a
EDF 1337 : Sketch 3D, allow definition of a point by angle
...
+ Added a global coordinate system mode for angles.
+ Added a cylindrical coordinates definition (with an optional height in angle widget)
+ Did some refactoring
Doc and translations to be done soon
2012-10-08 10:16:55 +00:00
rnc
95e277aea0
Defined a suitable plane for right relative positioning of dimension presentations
2012-09-14 17:45:04 +00:00
rnc
93d694f591
EDF 1337 : Sketch 3D improvement
...
Added an optional control of start and end point coordinates.
2012-09-13 16:42:34 +00:00
rnc
9c7ee5d31c
EDF 2369 : Small ergonomy improvement in sketcher 2D
...
Radius and Angle values are no more modified when changing "Direction" between "Angle","Perpendicular","Tangent" and "VX-VY"
2012-09-06 17:26:11 +00:00
jfa
89c42a4f37
Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
2012-09-06 13:29:35 +00:00
rnc
aa37ece780
code refactoring
2012-08-03 09:20:47 +00:00
rnc
931cb7d1ae
code refactoring and small modificattions
2012-08-03 08:58:26 +00:00
rnc
51a17b950d
Code refactoring and small modifications
2012-08-02 15:29:22 +00:00
rnc
35a548b486
EDF 1337 : Sketcher 3D improvement
...
Truncate displayed length and angles to a number of significant digits
2012-08-01 15:18:17 +00:00
rnc
d7f0b174d9
EDF 1337 : Take into account the new dimension presentations in the undo / redo mechanism
2012-08-01 13:59:30 +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
rnc
d2d52a8e9d
small bug fix in color of edges and spinbox values update
2012-07-12 13:28:58 +00:00
rnc
de4f7327f4
Added a mechanism to store AIS_AngleDimension objects and display them all along the sketch creation process as a control tool for the user
2012-07-12 13:11:59 +00:00
rnc
40cd2e5cb1
Small fix in the dialog box
2012-07-12 08:59:44 +00:00
rnc
966e4f9778
Display of angle values during sketch creation
2012-07-11 16:21:09 +00:00
rnc
bb7a1227ab
tiny things
2012-07-11 15:52:57 +00:00
rnc
98a67e1996
EDF 1337: Angles management in the 3D sketcher
...
First part.
Some pieces of code placed in the GUI will have to be moved to the engine side but it has to be coordinated with issue 21392 (EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates )
2012-07-11 15:13:08 +00:00
vsr
40f5df35aa
Merge from V6_5_BR 05/06/2012
2012-06-05 11:33:32 +00:00
rnc
5fcf8f46ea
- Added the possibility to sketch rectangles in the sketcher
...
- Allowed drawing sketches by clicking and sliding in the view
2012-03-16 15:50:56 +00:00
rnc
d5d4be3bc6
Made use of a .ui file for convenience in the feature detection dialog. Hided unuseful widgets in the same dialog.
2012-03-15 10:57:06 +00:00
rnc
db7d2b88d3
Fixed visualization bugs in the sketcher:
...
- created object were violet)
- preferences values were not used for preview linewidth and edge and wire colors
2012-03-08 14:36:13 +00:00
rnc
cb32f89e64
Added 2 new operations:
...
- Extruded cut, allows to add material an existing shape by extrusion of a profile
- Extruded boss, allows to remove material from an existing shape by extrusion od a profile
Modified the sketcher dialog in order to use MakeSketcherOnPLane API instead of MakeSketcher. It is now possible to make a skecth directly on the face of a shape without creating a local coordinate system.
Code refactoring in the sketcher dialog
2012-03-01 14:35:25 +00:00
vsr
3e767d761d
0021179: EDF 1654 SMESH GEOM: better look'n'feel
...
Introduce gradient background in the 3D viewer (rollback previous integration)
2012-02-15 14:34:38 +00:00
gdd
7c19c74cc8
Change backgroundImageFile() to background() due to the introduction of gradiant background in GUI.
2012-02-15 13:23:34 +00:00
rnc
09e82ed39b
added 2 missing icons
2012-02-13 10:56:08 +00:00
ana
7882eb76e9
Fix for the bug IPAL22851: Sub-shapes spelling
2012-01-13 13:30:11 +00:00
gdd
2f48ab17e6
Update translations
2012-01-09 10:37:37 +00:00
ana
1192c0b6c1
Windows compatibility
2011-12-23 13:02:59 +00:00
vsr
59c66d2ea4
Merge from V6_4_BR 05/12/2011
2011-12-05 10:29:45 +00:00
gdd
4afdc688fc
rnc: made picture import in GEOM independent from OpenCV
2011-11-24 14:37:07 +00:00
gdd
1ac1be4afb
rnc:
...
- fixed a compilation error if compiling without opencv
- some refactoring
2011-11-24 14:01:29 +00:00
gdd
71d480a550
rnc: Import Picture and Feature Detection dialogs small modifications
2011-11-23 14:46:02 +00:00
gdd
9818567cc6
rnc: tiny modifications
2011-11-09 17:24:21 +00:00
gdd
dfc97bd8a7
rnc: some code refactoring
2011-11-09 17:13:18 +00:00
gdd
98e380060a
rnc:
...
-removed warnings and some unuseful debugging tools introduced by merge
- corrected configure.ac in order to have a correct check of opencv presence at compilation time
2011-11-08 17:21:42 +00:00
gdd
02971b5182
rnc: fix error in checking of opencv at configure step
2011-11-08 14:31:36 +00:00
gdd
c8ae1da7b2
Merge from BR_OPENCV
2011-11-08 13:40:30 +00:00
gdd
e8c888fe29
rnc:
...
issue 21366 : modification of skecther dialog behavior ("sketch validation" is turned to a "close" button)
2011-10-04 10:15:55 +00:00
gdd
d7e9366c5f
rnc : Set icons to constructor radio buttons (instead of text) in the sketcher dialog as for all other dialogs in GEOM
2011-08-29 12:14:54 +00:00
gdd
0bec1bbebc
rnc: Enabled selection of subshapes in 2d sketcher
2011-08-26 08:19:45 +00:00
vsr
660a8df6ce
Merge from V6_3_BR 15/07/2011
2011-07-15 10:48:49 +00:00
gdd
a21596709a
rnc: Modification to take into account the Local Coord. System when selecting a point in the viewer or doing a preview of a point
2011-06-30 16:16:38 +00:00
gdd
bc4ee77be9
rnc:
...
- Fixed a small bug in eventFilter that was inoperative (enter didn't cause Apply operation)
- Prepared a mechanism to apply automatically changes in selection mode if needed (the mechanism is disabled for now)
2011-06-30 14:49:21 +00:00
gdd
7dedbec49c
rnc:
...
- Allowed arc and segment creation by selection in the 3D view for the relative selection mode too.
- Added a preview of the center point and the end point when creating an arc by center and end point
2011-06-30 07:55:50 +00:00
gdd
b9c49001d1
rnc: A slight modification in order to allow the validation of any action by pressing only Enter
2011-06-28 13:43:22 +00:00