vsr
c03ae2d3bc
Porting to new BOP
2013-02-12 06:27:15 +00:00
vsr
5c8f2ccfa7
Patch for problems with new BOP
2013-02-11 13:15:18 +00:00
vsr
1d3e084e09
0022092: [CEA 761] 'segmentation violation' when closing salome
2013-02-11 10:48:27 +00:00
vsr
f843ebdd57
Merge from BR_new_bop 15/01/2013
2013-01-15 16:39:02 +00:00
jfa
7f5522a839
Mantis issue 0021718: EDF 1874: Ergonomic of multi-translation / multi-rotation
2013-01-15 10:56:11 +00:00
jfa
fa79fcc326
Mantis issue 0021718: EDF 1874: Ergonomic of multi-translation / multi-rotation
2013-01-11 14:20:45 +00:00
ana
c749b0fe0f
Fix for the "0051563: TC6.6.0: Local coordinate system is shown wrong in VTK viewer" issue.
2013-01-09 13:56:05 +00:00
ana
0d230ac600
0021719: EDF 1654 : Materials
2012-12-29 12:50:19 +00:00
ana
0f6cf96ae7
0021719: EDF 1654 : Materials
2012-12-29 12:42:26 +00:00
vsr
6e9295ce4c
0022051: [CEA 744] SALOME crashes when calliing "BasicProperties" on a sphere degenerated edge
2012-12-29 11:23:25 +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
vsr
6532e3f033
Minor correction in the documentation
2012-12-28 14:15:23 +00:00
vsr
64f39c695e
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Some additional changes:
- Fix bug of automatic publication (sub-shapes are not published even if explicit names are specified, if main shape is not published yet)
- Correct a way of automatic publication for several functions (MakePipeTShape(), GetNonBlocks())
- Add documentation section about publishing / auto-publishing of geometrical objects in the study
2012-12-28 14:14:53 +00:00
vsr
9b9adba8a0
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Step 3:
- Wrap remaining functions with auto-publishing mechanism
2012-12-28 07:59:19 +00:00
vsr
77a98edebe
Fix problem with invalid shape generation in MakePipe function: replace previous fix for bug 0020207 (gluing of faces in the end of pipe operation) but new one implemented in OCCT (OCC23606).
2012-12-28 05:25:50 +00:00
vsr
312680570b
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Step 2:
- improve _autoPublish() function to allow specifying list of names (for functions creating several objects)
- customize default names for auto-publishing
2012-12-27 09:20:43 +00:00
vsr
3b5be8e0c0
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Step 1:
- Introduce auto-publishing mechanism.
- Supply single return value methods with additional theName parameter (for naming purposes), for auto-publishing purposes.
2012-12-26 15:41:45 +00:00
vsr
05dc34f9bf
Remove internal method from IDL
2012-12-26 15:35:58 +00:00
vsr
722850fe59
Fix invalid Python dump generated by GetShapesOnBoxIDs(), GetShapesOnShapeIDs(), GetSameIDs() functions
2012-12-26 13:47:25 +00:00
vsr
b8190086a5
Fix wrong Python dump for GetShapesOnSphereIDs() function
2012-12-25 11:45:33 +00:00
eap
dc20ccab57
0021948]: EDF SMESH : Memory is not freed when deleting a mesh
...
Move declaration of GEOM::GEOM_Object_wrap form
GEOMBase/GEOM_GenericObjPtr.h to GEOM_I/GEOM_wrap.hxx as GEOMBase is
a part of GUI
2012-12-24 12:48:33 +00:00
eap
a278dce533
0021948]: EDF SMESH : Memory is not freed when deleting a mesh
...
Move declaration of GEOM::GEOM_Object_wrap form
GEOMBase/GEOM_GenericObjPtr.h to GEOM_I/GEOM_wrap.hxx as GEOMBase is
a part of GUI
+ GEOM_wrap.hxx
2012-12-24 12:47:59 +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
jfa
9023c3cda7
Mantis issue 0021716: EDF 1679 : Create the bounding box in the GUI
2012-12-21 08:58:22 +00:00
jfa
e39ee4040b
Mantis issue 0021716: EDF 1679 : Create the bounding box in the GUI
2012-12-21 08:29:02 +00:00
vsr
e8d16d1174
Remove redundant $Header from files (to minimize conflicts during merges)
2012-12-20 16:14:16 +00:00
vsr
ee163da49e
0022013: [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
...
Revert bad previous integration
2012-12-20 10:45:48 +00:00
ana
12e1f90db0
Win32 compatibility
2012-12-19 13:30:34 +00:00
eap
87cb5bdd59
Fix comments of Export()
2012-12-18 08:25:14 +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
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