Commit Graph

972 Commits

Author SHA1 Message Date
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
vsr
8b6d0798f2 0022013: [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object 2012-12-17 05:56:57 +00:00
eap
64ed2f3e93 21948: EDF SMESH : Memory is not freed when deleting a mesh
Elimenate memory leaks on CORBA objects, servants of SALOMEDS objects etc
2012-12-14 14:06:12 +00:00
eap
413bba9e87 remove excess code 2012-12-14 14:05:57 +00:00
eap
3bec9e87eb 21948: EDF SMESH : Memory is not freed when deleting a mesh
+  typedef SALOME::GenericObj_wrap< GEOM_Object              > GEOM_Object_wrap;
+  //
+  // wrappers of operations
+  typedef SALOME::GenericObj_wrap< GEOM_IBasicOperations    > GEOM_IBasicOperations_wrap;
+  typedef SALOME::GenericObj_wrap< GEOM_ITransformOperations> GEOM_ITransformOperations_wrap;
+  ...
2012-12-14 14:05:32 +00:00
jfa
8357ffed81 Mantis issue 0021865: Adding tangency in Spline creation 2012-12-14 13:19:42 +00:00
jfa
6a75f2c870 Mantis issue 0021865: Adding tangency in Spline creation 2012-12-14 12:54:25 +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
jfa
27ffbb5d92 Mantis issue 0022009: [CEA 730] MakePartition of a solid by an empty compound returns an error 2012-12-12 06:57:26 +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
bed71e55e8 Mantis issue 0021565: [CEA 557] Opposite of the pipe 2012-10-18 13:39:09 +00:00
jfa
44f9ad210f Mantis issue 0021565: [CEA 557] Opposite of the pipe 2012-10-18 13:04:45 +00:00
vsr
72d471b321 0021478: EDF 2083 ALL: Write the version of Salome used to create the study in the hdf file 2012-10-16 08:27:41 +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
d6b8a348a4 EDF 1337 : Sketcher 3D define a point by angle
Changed the name and order of parameter of tui methods for building a point by angles in order ot be consistent with GUI.
2012-10-10 14:55:29 +00:00
vsr
d063ba2bae Fix compilation warnings (add missing end of line in the last line of file) 2012-10-10 14:31:10 +00:00
gdd
59ecd7ddf6 EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges within a wire. CTN 2012-10-10 12:40:34 +00:00
jfa
08a90cb03f Mantis issue 0021772: EDF 2336 GEOM: Non valid face created from two circles 2012-10-09 10:27:08 +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
jfa
72423aa832 Mantis issue 0021706: [CEA 578] Python access to BrepTools::Read 2012-10-04 06:34:35 +00:00
jfa
39e0fe04d9 Mantis issue 0021525: EDF GEOM: Tolerance deggradation issue and partition failure 2012-10-03 12:37:29 +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
9ef623eade Mantis issue 0021706: [CEA 578] Python access to BrepTools::Read 2012-09-27 14:21:09 +00:00
jfa
f9e0b80f69 Mantis issue 0021864: [CEA 669] Wrong size of the bounding box. Clean triangulation on the Engine side. 2012-09-25 13:07:23 +00:00
vsr
2a00c4658c 0021868: EDF GEOM : Bug with "What is" 2012-09-24 15:10:59 +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
jfa
48e1d4982a Correct method name 2012-09-17 07:14:27 +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
jfa
c7f598c0d8 Mantis issue 0021837: [CEA 654] Add new method to make any point inside a face. 2012-09-13 12:56:49 +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
rnc
7e54ff3916 Added a check on proximity between last point and current point in 3D sketch construction for construction by angle like it was done for construction by coordinates.
It fixes a bug in preview of the 3D sketcher.
2012-09-10 12:51:34 +00:00
rnc
5d7219e826 Updated documentation 2012-09-10 09:04:47 +00:00
rnc
d10cc7ef8b Updated documentation 2012-09-10 08:59:38 +00:00
vsr
4b3392faf9 0021689: [CEA 571] Improve visualization of selected object in GEOM
Change default color of edges in "Shading with edges mode" from white to gray
2012-09-07 05:09:28 +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
41d1a2c611 Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates. 2012-09-06 13:35:58 +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
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
f333eac72c 0021838: [CEA 653] createAndDisplayGO needs user action to set color 2012-09-05 12:54:41 +00:00
eap
bd850d68c8 enable passing GEOM.shape_type as aType in SubShape*() functions 2012-09-04 14:24:58 +00:00
rnv
601653cb9e Compilation under Win32 platform. 2012-09-04 09:43:20 +00:00