]>
SALOME platform Git repositories - modules/geom.git/log
jfa [Tue, 15 Jan 2013 10:56:11 +0000 (10:56 +0000)]
Mantis issue
0021718 : EDF 1874: Ergonomic of multi-translation / multi-rotation
jfa [Fri, 11 Jan 2013 14:20:45 +0000 (14:20 +0000)]
Mantis issue
0021718 : EDF 1874: Ergonomic of multi-translation / multi-rotation
ana [Wed, 9 Jan 2013 13:56:05 +0000 (13:56 +0000)]
Fix for the "
0051563 : TC6.6.0: Local coordinate system is shown wrong in VTK viewer" issue.
ana [Sat, 29 Dec 2012 12:50:19 +0000 (12:50 +0000)]
0021719 : EDF 1654 : Materials
ana [Sat, 29 Dec 2012 12:42:26 +0000 (12:42 +0000)]
0021719 : EDF 1654 : Materials
vsr [Sat, 29 Dec 2012 11:23:25 +0000 (11:23 +0000)]
0022051 : [CEA 744] SALOME crashes when calliing "BasicProperties" on a sphere degenerated edge
ana [Sat, 29 Dec 2012 07:26:19 +0000 (07:26 +0000)]
Add missing translations
vsr [Sat, 29 Dec 2012 07:13:27 +0000 (07:13 +0000)]
Fix compilation pb on Linux
ana [Fri, 28 Dec 2012 15:55:12 +0000 (15:55 +0000)]
0021719 : EDF 1654 : Materials
vsr [Fri, 28 Dec 2012 14:15:23 +0000 (14:15 +0000)]
Minor correction in the documentation
vsr [Fri, 28 Dec 2012 14:14:53 +0000 (14:14 +0000)]
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
vsr [Fri, 28 Dec 2012 07:59:19 +0000 (07:59 +0000)]
0021390 : EDF 1627 GEOM: Automatic addToStudy
Step 3:
- Wrap remaining functions with auto-publishing mechanism
vsr [Fri, 28 Dec 2012 05:25:50 +0000 (05:25 +0000)]
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).
vsr [Thu, 27 Dec 2012 09:20:43 +0000 (09:20 +0000)]
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
vsr [Wed, 26 Dec 2012 15:41:45 +0000 (15:41 +0000)]
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.
vsr [Wed, 26 Dec 2012 15:35:58 +0000 (15:35 +0000)]
Remove internal method from IDL
vsr [Wed, 26 Dec 2012 13:47:25 +0000 (13:47 +0000)]
Fix invalid Python dump generated by GetShapesOnBoxIDs(), GetShapesOnShapeIDs(), GetSameIDs() functions
vsr [Tue, 25 Dec 2012 11:45:33 +0000 (11:45 +0000)]
Fix wrong Python dump for GetShapesOnSphereIDs() function
eap [Mon, 24 Dec 2012 12:48:33 +0000 (12:48 +0000)]
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
eap [Mon, 24 Dec 2012 12:47:59 +0000 (12:47 +0000)]
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
jfa [Fri, 21 Dec 2012 13:13:33 +0000 (13:13 +0000)]
Mantis issue
0021852 : EDF 1680 GEOM: Publish 'Check free boundaries' results in the Object Browser
jfa [Fri, 21 Dec 2012 08:58:22 +0000 (08:58 +0000)]
Mantis issue
0021716 : EDF 1679 : Create the bounding box in the GUI
jfa [Fri, 21 Dec 2012 08:29:02 +0000 (08:29 +0000)]
Mantis issue
0021716 : EDF 1679 : Create the bounding box in the GUI
vsr [Thu, 20 Dec 2012 16:14:16 +0000 (16:14 +0000)]
Remove redundant $Header from files (to minimize conflicts during merges)
vsr [Thu, 20 Dec 2012 10:45:48 +0000 (10:45 +0000)]
0022013 : [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
Revert bad previous integration
ana [Wed, 19 Dec 2012 13:30:34 +0000 (13:30 +0000)]
Win32 compatibility
eap [Tue, 18 Dec 2012 08:25:14 +0000 (08:25 +0000)]
Fix comments of Export()
vsr [Mon, 17 Dec 2012 12:25:01 +0000 (12:25 +0000)]
Imp: move U/V iso-lines number preferences to the GEOM module plus make them working with VTK viewer also.
vsr [Mon, 17 Dec 2012 05:56:57 +0000 (05:56 +0000)]
0022013 : [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
eap [Fri, 14 Dec 2012 14:06:12 +0000 (14:06 +0000)]
21948: EDF SMESH : Memory is not freed when deleting a mesh
Elimenate memory leaks on CORBA objects, servants of SALOMEDS objects etc
eap [Fri, 14 Dec 2012 14:05:57 +0000 (14:05 +0000)]
remove excess code
eap [Fri, 14 Dec 2012 14:05:32 +0000 (14:05 +0000)]
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;
+ ...
jfa [Fri, 14 Dec 2012 13:19:42 +0000 (13:19 +0000)]
Mantis issue
0021865 : Adding tangency in Spline creation
jfa [Fri, 14 Dec 2012 12:54:25 +0000 (12:54 +0000)]
Mantis issue
0021865 : Adding tangency in Spline creation
jfa [Fri, 14 Dec 2012 12:14:31 +0000 (12:14 +0000)]
Mantis issue
0021865 : Adding tangency in Spline creation + Small repackaging
vsr [Fri, 14 Dec 2012 10:15:04 +0000 (10:15 +0000)]
Merge from BR_Qt48_porting (compatibility with Qt4.8) 14/12/2012
jfa [Wed, 12 Dec 2012 06:57:26 +0000 (06:57 +0000)]
Mantis issue
0022009 : [CEA 730] MakePartition of a solid by an empty compound returns an error
vsr [Tue, 11 Dec 2012 11:48:24 +0000 (11:48 +0000)]
Merge from V6_6_BR (V6_6_0rc2) 11/12/2012
fps [Thu, 25 Oct 2012 09:09:21 +0000 (09:09 +0000)]
Enable GENERAL_AUTOCOLOR and SIMPLE_AUTOCOLOR.
Change the getPredefinedUniqueColor algorithm.
gdd [Tue, 23 Oct 2012 09:48:28 +0000 (09:48 +0000)]
Update translation files
jfa [Thu, 18 Oct 2012 13:39:09 +0000 (13:39 +0000)]
Mantis issue
0021565 : [CEA 557] Opposite of the pipe
jfa [Thu, 18 Oct 2012 13:04:45 +0000 (13:04 +0000)]
Mantis issue
0021565 : [CEA 557] Opposite of the pipe
vsr [Tue, 16 Oct 2012 08:27:41 +0000 (08:27 +0000)]
0021478 : EDF 2083 ALL: Write the version of Salome used to create the study in the hdf file
rnc [Thu, 11 Oct 2012 08:45:36 +0000 (08:45 +0000)]
EDF 1337 : Sketcher 3D define a point by angle
Small modification of dimension presentations
rnc [Wed, 10 Oct 2012 15:32:05 +0000 (15:32 +0000)]
EDF 1337 : Sketcher 3D define a point by angle
Small modification of dimension presentations
rnc [Wed, 10 Oct 2012 14:55:29 +0000 (14:55 +0000)]
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.
vsr [Wed, 10 Oct 2012 14:31:10 +0000 (14:31 +0000)]
Fix compilation warnings (add missing end of line in the last line of file)
gdd [Wed, 10 Oct 2012 12:40:34 +0000 (12:40 +0000)]
EDF 1632 : Change of the help for 1D Filer Construction and Fuse Collinear Edges within a wire. CTN
jfa [Tue, 9 Oct 2012 10:27:08 +0000 (10:27 +0000)]
Mantis issue
0021772 : EDF 2336 GEOM: Non valid face created from two circles
rnc [Mon, 8 Oct 2012 15:29:42 +0000 (15:29 +0000)]
EDF 1337 : Sketcher 3D, add definition of a point by an angle
+ Added missing translations
rnc [Mon, 8 Oct 2012 10:16:55 +0000 (10:16 +0000)]
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
jfa [Thu, 4 Oct 2012 06:34:35 +0000 (06:34 +0000)]
Mantis issue
0021706 : [CEA 578] Python access to BrepTools::Read
jfa [Wed, 3 Oct 2012 12:37:29 +0000 (12:37 +0000)]
Mantis issue
0021525 : EDF GEOM: Tolerance deggradation issue and partition failure
jfa [Tue, 2 Oct 2012 07:26:48 +0000 (07:26 +0000)]
Mantis issue
0021689 : [CEA 571] Improve visualization of selected object in GEOM
jfa [Thu, 27 Sep 2012 14:21:09 +0000 (14:21 +0000)]
Mantis issue
0021706 : [CEA 578] Python access to BrepTools::Read
jfa [Tue, 25 Sep 2012 13:07:23 +0000 (13:07 +0000)]
Mantis issue
0021864 : [CEA 669] Wrong size of the bounding box. Clean triangulation on the Engine side.
vsr [Mon, 24 Sep 2012 15:10:59 +0000 (15:10 +0000)]
0021868 : EDF GEOM : Bug with "What is"
jfa [Mon, 24 Sep 2012 11:54:41 +0000 (11:54 +0000)]
Mantis issue
0021703 : [CEA 577] Boolean operations on groups.
jfa [Mon, 17 Sep 2012 12:52:51 +0000 (12:52 +0000)]
Mantis issue
0021835 : EDF 2070 GEOM : Problem with detecting Self-intersections
jfa [Mon, 17 Sep 2012 07:14:27 +0000 (07:14 +0000)]
Correct method name
rnc [Fri, 14 Sep 2012 17:45:04 +0000 (17:45 +0000)]
Defined a suitable plane for right relative positioning of dimension presentations
rnc [Thu, 13 Sep 2012 16:42:34 +0000 (16:42 +0000)]
EDF 1337 : Sketch 3D improvement
Added an optional control of start and end point coordinates.
jfa [Thu, 13 Sep 2012 12:56:49 +0000 (12:56 +0000)]
Mantis issue
0021837 : [CEA 654] Add new method to make any point inside a face.
vsr [Thu, 13 Sep 2012 08:17:44 +0000 (08:17 +0000)]
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)
jfa [Wed, 12 Sep 2012 10:41:33 +0000 (10:41 +0000)]
Mantis issue
0021392 : EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
vsr [Mon, 10 Sep 2012 14:53:02 +0000 (14:53 +0000)]
0021786 : [CEA 620] AutoColor fails
Add code to enable auto-color feature for all sub-shapes (disabled currently)
rnc [Mon, 10 Sep 2012 12:51:34 +0000 (12:51 +0000)]
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.
rnc [Mon, 10 Sep 2012 09:04:47 +0000 (09:04 +0000)]
Updated documentation
rnc [Mon, 10 Sep 2012 08:59:38 +0000 (08:59 +0000)]
Updated documentation
vsr [Fri, 7 Sep 2012 05:09:28 +0000 (05:09 +0000)]
0021689 : [CEA 571] Improve visualization of selected object in GEOM
Change default color of edges in "Shading with edges mode" from white to gray
rnc [Thu, 6 Sep 2012 17:26:11 +0000 (17:26 +0000)]
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"
jfa [Thu, 6 Sep 2012 13:35:58 +0000 (13:35 +0000)]
Mantis issue
0021392 : EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
jfa [Thu, 6 Sep 2012 13:29:35 +0000 (13:29 +0000)]
Mantis issue
0021392 : EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
vsr [Thu, 6 Sep 2012 06:55:06 +0000 (06:55 +0000)]
0021689 : [CEA 571] Improve visualization of selected object in GEOM
- Show the name of the selected object in the contextual menu
vsr [Wed, 5 Sep 2012 12:54:41 +0000 (12:54 +0000)]
0021838 : [CEA 653] createAndDisplayGO needs user action to set color
eap [Tue, 4 Sep 2012 14:24:58 +0000 (14:24 +0000)]
enable passing GEOM.shape_type as aType in SubShape*() functions
rnv [Tue, 4 Sep 2012 09:43:20 +0000 (09:43 +0000)]
Compilation under Win32 platform.
vsr [Tue, 4 Sep 2012 08:47:15 +0000 (08:47 +0000)]
0021827 : [CEA 650] TUI setColor on an object displayed in wireframe is ignored
vsr [Tue, 4 Sep 2012 05:09:12 +0000 (05:09 +0000)]
0021827 : [CEA 650] TUI setColor on an object displayed in wireframe is ignored
vsr [Mon, 3 Sep 2012 14:26:02 +0000 (14:26 +0000)]
0021833 : [CEA] problem with naming when exploding a step file
Correct regression caused by fix for issue
0021805
vsr [Fri, 31 Aug 2012 08:03:50 +0000 (08:03 +0000)]
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).
eap [Thu, 30 Aug 2012 08:12:19 +0000 (08:12 +0000)]
0021824 : EDF 2364 SMESH : Unknown exception when dumping a Study
fix a bug in DumpPython()
jfa [Mon, 27 Aug 2012 11:31:59 +0000 (11:31 +0000)]
Mantis issue
0021809 : [CEA 628] Impossible to create a solid from a shell created with MakeShell.
gdd [Thu, 23 Aug 2012 13:49:16 +0000 (13:49 +0000)]
Modify the dump of MakeFilling: make appear non default parameters only.
jfa [Thu, 23 Aug 2012 08:49:51 +0000 (08:49 +0000)]
Mantis issue
0021805 : EDF GEOM: Internal name of STEP file is always used, name given by addToStudy is ignored
vsr [Wed, 22 Aug 2012 14:41:25 +0000 (14:41 +0000)]
0021787 : [CEA 621] Desactivate preview for partition and boolean operations in preferences
jfa [Wed, 22 Aug 2012 06:42:18 +0000 (06:42 +0000)]
IMP
0021511 : EDF 2153 GEOM: Choose to take units into account or not when importing a STEP file.
vsr [Wed, 22 Aug 2012 05:52:38 +0000 (05:52 +0000)]
0021308 : EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
jfa [Wed, 15 Aug 2012 10:34:21 +0000 (10:34 +0000)]
Mantis issue
0021483 : EDF 1638 GEOM: Retrieve non blocks solids and faces from a shape.
gdd [Thu, 9 Aug 2012 14:30:34 +0000 (14:30 +0000)]
Check if aUnitName is NULL before testing unit value.
rnv [Wed, 8 Aug 2012 11:43:47 +0000 (11:43 +0000)]
Fix for the issue "
0021788 : [CEA 622] preview on boolean operations : no preview".
jfa [Mon, 6 Aug 2012 13:39:16 +0000 (13:39 +0000)]
Mantis issue
0021778 : [CEA 612] MakeSolid on an unclosed shell in TUI
jfa [Fri, 3 Aug 2012 13:38:37 +0000 (13:38 +0000)]
IMP
0021537 : [CEA 554] Add behaviour in GetAngle and GetAngleRadians.
jfa [Fri, 3 Aug 2012 11:19:10 +0000 (11:19 +0000)]
IMP
0021537 : [CEA 554] Add behaviour in GetAngle and GetAngleRadians.
rnc [Fri, 3 Aug 2012 09:20:47 +0000 (09:20 +0000)]
code refactoring
rnc [Fri, 3 Aug 2012 08:58:26 +0000 (08:58 +0000)]
code refactoring and small modificattions
rnc [Thu, 2 Aug 2012 15:29:22 +0000 (15:29 +0000)]
Code refactoring and small modifications
rnc [Wed, 1 Aug 2012 15:18:17 +0000 (15:18 +0000)]
EDF 1337 : Sketcher 3D improvement
Truncate displayed length and angles to a number of significant digits
rnc [Wed, 1 Aug 2012 13:59:30 +0000 (13:59 +0000)]
EDF 1337 : Take into account the new dimension presentations in the undo / redo mechanism
rnc [Tue, 31 Jul 2012 14:56:12 +0000 (14:56 +0000)]
EDF 1337 : Improvement of 3D sketcher.
Added mechanism to display / hide length or angle dimensions