]>
SALOME platform Git repositories - modules/geom.git/log
rnc [Thu, 19 Jul 2012 13:49:13 +0000 (13:49 +0000)]
EDF 2281: Dump fix
eap [Thu, 19 Jul 2012 07:52:15 +0000 (07:52 +0000)]
+//#include <GEOMImpl_IDividedCylinder.hxx>
rnc [Thu, 19 Jul 2012 07:48:05 +0000 (07:48 +0000)]
missing file
rnc [Wed, 18 Jul 2012 15:26:35 +0000 (15:26 +0000)]
EDF 2281 : dump fix
rnc [Wed, 18 Jul 2012 15:13:46 +0000 (15:13 +0000)]
EDF 2281: Documentation and icon for the divided disk primitive
rnc [Wed, 18 Jul 2012 13:06:43 +0000 (13:06 +0000)]
EDF 2281:
- Added a divided cylinder primitive
- Translations and doc to be done soon
rnc [Thu, 12 Jul 2012 13:28:58 +0000 (13:28 +0000)]
small bug fix in color of edges and spinbox values update
rnc [Thu, 12 Jul 2012 13:11:59 +0000 (13:11 +0000)]
Added a mechanism to store AIS_AngleDimension objects and display them all along the sketch creation process as a control tool for the user
rnc [Thu, 12 Jul 2012 08:59:44 +0000 (08:59 +0000)]
Small fix in the dialog box
jfa [Thu, 12 Jul 2012 08:00:08 +0000 (08:00 +0000)]
0021715 : EDF 1661: Have default parameters for TUI function MakeFilling
rnc [Wed, 11 Jul 2012 16:21:09 +0000 (16:21 +0000)]
Display of angle values during sketch creation
rnc [Wed, 11 Jul 2012 15:52:57 +0000 (15:52 +0000)]
tiny things
rnc [Wed, 11 Jul 2012 15:13:08 +0000 (15:13 +0000)]
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 )
rnc [Tue, 10 Jul 2012 08:49:26 +0000 (08:49 +0000)]
EDF 2281: Missing doc file and some translations
rnc [Mon, 9 Jul 2012 15:15:33 +0000 (15:15 +0000)]
EDF 2281: Transaltions
rnc [Mon, 9 Jul 2012 14:28:50 +0000 (14:28 +0000)]
EDF 2281: Added the possibility to choose the orientation of the divided disk
rnc [Mon, 9 Jul 2012 12:26:16 +0000 (12:26 +0000)]
Missing files
rnc [Mon, 9 Jul 2012 12:19:55 +0000 (12:19 +0000)]
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
rnv [Mon, 9 Jul 2012 12:03:12 +0000 (12:03 +0000)]
Additional modifications regarding to the
0021671 : EDF 1829 GEOM : Bring to front selected objects (continuation).
rnv [Fri, 6 Jul 2012 12:45:54 +0000 (12:45 +0000)]
Implementation of the issue "
0021671 : EDF 1829 GEOM : Bring to front selected objects (continuation)"
jfa [Fri, 6 Jul 2012 08:44:12 +0000 (08:44 +0000)]
Mantis issue
0021541 : EDF 2213 GEOM: Filling accuracy
jfa [Fri, 6 Jul 2012 08:03:18 +0000 (08:03 +0000)]
Mantis issue
0021683 : EDF 678 GEOM: Partition failure
jfa [Thu, 5 Jul 2012 13:52:07 +0000 (13:52 +0000)]
Mantis issue
0021683 : EDF 678 GEOM: Partition failure
jfa [Wed, 4 Jul 2012 12:06:10 +0000 (12:06 +0000)]
Mantis issue
0020952 : EDF 1505 GEOM: The type of the geometrical primitives from .step files
rnc [Wed, 4 Jul 2012 11:27:16 +0000 (11:27 +0000)]
small modification
jfa [Wed, 4 Jul 2012 10:00:00 +0000 (10:00 +0000)]
Mantis issue
0021682 : EDF 2224 : T-shape fails with specific values
rnv [Tue, 3 Jul 2012 06:56:47 +0000 (06:56 +0000)]
Fix linkage problem on Windows
ana [Tue, 3 Jul 2012 06:43:46 +0000 (06:43 +0000)]
Win32 compatibility
barate [Mon, 2 Jul 2012 07:35:17 +0000 (07:35 +0000)]
Fix YACS make check on Ubuntu 12.04
eap [Thu, 21 Jun 2012 11:04:58 +0000 (11:04 +0000)]
0021678 : [CEA 567] import stp ou wrong stp files
Report an error in a file contains no geometrical information
eap [Wed, 20 Jun 2012 09:50:12 +0000 (09:50 +0000)]
0021672 : [CEA 565] Dump Study from script
GetSubShapeIndices() from the last function
eap [Wed, 20 Jun 2012 09:49:23 +0000 (09:49 +0000)]
0021672 : [CEA 565] Dump Study from script
avoid publishing multiple references to the same object
eap [Wed, 20 Jun 2012 09:48:48 +0000 (09:48 +0000)]
0021672 : [CEA 565] Dump Study from script
Add functions for editing commands if the last function of group is
not the last function in the study, to avoid dump of group
exploding (which is appended to the last function of group) before
filling group with objects retrieved after group creation
eap [Wed, 20 Jun 2012 09:41:46 +0000 (09:41 +0000)]
0021672 : [CEA 565] Dump Study from script
Avoid empty lines in the script due to appending to an empty command
eap [Wed, 20 Jun 2012 09:40:26 +0000 (09:40 +0000)]
0021672 : [CEA 565] Dump Study from script
Standard_EXPORT Handle(GEOM_Function) AddFunction(const Standard_GUID& theGUID,
int theFunctionType,
+ bool allowSubShape=false);
eap [Wed, 20 Jun 2012 09:39:40 +0000 (09:39 +0000)]
0021672 : [CEA 565] Dump Study from script
+ //Retuns true if this function is the last one in the study
+ Standard_EXPORT bool IsLastFuntion();
eap [Wed, 20 Jun 2012 09:39:13 +0000 (09:39 +0000)]
0021672 : [CEA 565] Dump Study from script
Avoid repeated SubShape...() command
rnc [Fri, 15 Jun 2012 13:22:56 +0000 (13:22 +0000)]
added a "first steps" part in GEOM documentation with a first entry about differences between fuse compound and partition
eap [Fri, 15 Jun 2012 10:31:26 +0000 (10:31 +0000)]
0020014 : EDF 833 GEOM : Regression from 3.2.9 with GetInPlace
note
0013000 : The script fails in V6_5_BR during MakePartition operation.
fix by PKV
rnv [Sat, 9 Jun 2012 08:30:26 +0000 (08:30 +0000)]
Avoid redisplaying of the shape after Apply action.
eap [Wed, 6 Jun 2012 13:00:33 +0000 (13:00 +0000)]
0021546 : EDF 2129 GEOM: Different behavior btw circle and exploded base edge of a cylinder
the base face must be planar for BRepFeat_MakeDPrism
vsr [Tue, 5 Jun 2012 11:33:32 +0000 (11:33 +0000)]
Merge from V6_5_BR 05/06/2012
ana [Mon, 16 Apr 2012 12:54:26 +0000 (12:54 +0000)]
Fix previous wrong-tag commit
ana [Fri, 13 Apr 2012 10:35:33 +0000 (10:35 +0000)]
dos2unix conversion
ana [Fri, 13 Apr 2012 09:03:01 +0000 (09:03 +0000)]
Fix for the "
0021179 : EDF 1654 SMESH GEOM: better look'n'feel" issue:
- Material Properties
ana [Fri, 13 Apr 2012 08:46:38 +0000 (08:46 +0000)]
Small fix.
Salome catch exception during creation 0 ISOs.
rnv [Thu, 12 Apr 2012 06:57:42 +0000 (06:57 +0000)]
Porting documentation on the Doxygen-1.8.0
jfa [Wed, 4 Apr 2012 12:15:01 +0000 (12:15 +0000)]
Mantis issue
0021532 : EDF 2202 GEOM: Problem when restoring groups containing a single shape.
jfa [Fri, 30 Mar 2012 13:49:42 +0000 (13:49 +0000)]
0021514 : EDF GEOM: Partition failure. A fix by PKV.
jfa [Fri, 30 Mar 2012 12:47:23 +0000 (12:47 +0000)]
0021514 : EDF GEOM: Partition failure. A fix by PKV.
jfa [Thu, 29 Mar 2012 14:04:01 +0000 (14:04 +0000)]
A patch by JGV for correct usage of filling in function MakeAnyFace.
gdd [Tue, 27 Mar 2012 16:00:08 +0000 (16:00 +0000)]
Modify the dialog of Extrusion to place the scale parameter under the checkbox allowing the scale operation.
3 new DlgRef were added.
The documentation is updated as well.
rnc [Mon, 26 Mar 2012 10:07:53 +0000 (10:07 +0000)]
Improvement of color filtering algorithm for the contour detection :
hue / saturation histogram used instead of a simple hue histogram
vsr [Thu, 22 Mar 2012 11:42:44 +0000 (11:42 +0000)]
Add functions to know that SALOME module version is development one
jfa [Wed, 21 Mar 2012 08:55:39 +0000 (08:55 +0000)]
Mantis issues
0021432 and
0021404 : MakeFace[Wires] should generate exception on attempt to build a planar face, if it is impossible.
gdd [Tue, 20 Mar 2012 13:36:38 +0000 (13:36 +0000)]
Fix Makefile.am
rnv [Tue, 20 Mar 2012 11:07:23 +0000 (11:07 +0000)]
Win32 compilation.
rnc [Fri, 16 Mar 2012 15:59:29 +0000 (15:59 +0000)]
tiny modifications
rnc [Fri, 16 Mar 2012 15:50:56 +0000 (15:50 +0000)]
- Added the possibility to sketch rectangles in the sketcher
- Allowed drawing sketches by clicking and sliding in the view
rnc [Fri, 16 Mar 2012 15:48:25 +0000 (15:48 +0000)]
Added a method to disable waiting cursor in the preview operation
gdd [Fri, 16 Mar 2012 14:18:57 +0000 (14:18 +0000)]
Update French translations
jfa [Fri, 16 Mar 2012 13:23:39 +0000 (13:23 +0000)]
Mantis issue
0021191 : GlueEdges and GlueFaces problem with tolerance 1. A fix by PKV.
gdd [Thu, 15 Mar 2012 16:53:02 +0000 (16:53 +0000)]
Update and fix documentation in IDL, .py and .cxx/.hxx files
ana [Thu, 15 Mar 2012 13:49:46 +0000 (13:49 +0000)]
Fix for the "
0020750 : EDF 1296 GEOM: Naming during STEP import" issue.
rnc [Thu, 15 Mar 2012 11:09:07 +0000 (11:09 +0000)]
Added missing pictures in the doc
rnc [Thu, 15 Mar 2012 10:57:06 +0000 (10:57 +0000)]
Made use of a .ui file for convenience in the feature detection dialog. Hided unuseful widgets in the same dialog.
rnc [Thu, 15 Mar 2012 10:55:25 +0000 (10:55 +0000)]
Added .ui files in DlgRef for use in feature detection
rnc [Wed, 14 Mar 2012 16:36:07 +0000 (16:36 +0000)]
Added missing translations
rnc [Wed, 14 Mar 2012 15:30:09 +0000 (15:30 +0000)]
Small doc modifications
rnc [Wed, 14 Mar 2012 15:17:05 +0000 (15:17 +0000)]
Sketcher documentation update
rnc [Wed, 14 Mar 2012 15:16:36 +0000 (15:16 +0000)]
Sketcher documentation updtae
rnv [Wed, 14 Mar 2012 13:58:03 +0000 (13:58 +0000)]
Additional fix for the "
0021239 : EDF 1829 OCC: Bring to front selected objects" issue.
rnc [Wed, 14 Mar 2012 13:17:21 +0000 (13:17 +0000)]
Screenshots added in documentation
jfa [Wed, 14 Mar 2012 11:28:26 +0000 (11:28 +0000)]
Mantis issue
0021501 : [CEA] Non regression test fails on MakePartition. A fix by PKV.
jfa [Wed, 14 Mar 2012 10:26:55 +0000 (10:26 +0000)]
Internal issue
0022865 : Restructurization of Partition packages.
rnv [Tue, 13 Mar 2012 08:42:02 +0000 (08:42 +0000)]
Small correction.
rnv [Tue, 13 Mar 2012 08:41:21 +0000 (08:41 +0000)]
Implementation of the "
0021239 : EDF 1829 OCC: Bring to front selected objects" issue.
ana [Mon, 12 Mar 2012 09:04:32 +0000 (09:04 +0000)]
0020750 : EDF 1296 GEOM: Naming during STEP import
Small fix.
rnc [Thu, 8 Mar 2012 14:36:13 +0000 (14:36 +0000)]
Fixed visualization bugs in the sketcher:
- created object were violet)
- preferences values were not used for preview linewidth and edge and wire colors
barate [Thu, 8 Mar 2012 10:05:58 +0000 (10:05 +0000)]
Colors for the structural elements (PAL #1882)
barate [Wed, 7 Mar 2012 15:40:56 +0000 (15:40 +0000)]
Representation of structural elements 'general beams' as rectangular beams (PAL #1881)
ana [Wed, 7 Mar 2012 13:41:55 +0000 (13:41 +0000)]
Fix for the bug IPAL22807:"TC6.4.0: input objects are not highlighted in 3D viewer"
jfa [Wed, 7 Mar 2012 12:31:51 +0000 (12:31 +0000)]
Porting to OCCT6.5.3
rnv [Wed, 7 Mar 2012 11:38:38 +0000 (11:38 +0000)]
Forbid renaming of the objects "in place" by default.
ana [Wed, 7 Mar 2012 08:45:19 +0000 (08:45 +0000)]
Fix for the bug IPAL22807:"TC6.4.0: input objects are not highlighted in 3D viewer"
jfa [Wed, 7 Mar 2012 08:05:30 +0000 (08:05 +0000)]
Mantis issue
0021350 : EDF 1948 GEOM: Export IGES 5.3 impossible.
rnc [Tue, 6 Mar 2012 16:22:03 +0000 (16:22 +0000)]
Extruded boss / cut dialog improvement and documenation update
ana [Tue, 6 Mar 2012 15:16:18 +0000 (15:16 +0000)]
Fix for the bug IPAL22807:"TC6.4.0: input objects are not highlighted in 3D viewer"
rnc [Mon, 5 Mar 2012 17:09:12 +0000 (17:09 +0000)]
doc
rnc [Mon, 5 Mar 2012 16:05:34 +0000 (16:05 +0000)]
small modification
rnc [Mon, 5 Mar 2012 16:03:27 +0000 (16:03 +0000)]
code refactoring
rnc [Mon, 5 Mar 2012 15:33:17 +0000 (15:33 +0000)]
small modifications
rnc [Mon, 5 Mar 2012 15:25:31 +0000 (15:25 +0000)]
Added help page and revert some changes for a better ergonomy
rnc [Fri, 2 Mar 2012 13:03:21 +0000 (13:03 +0000)]
fixed a small problem in the extrusion direction determination
rnc [Fri, 2 Mar 2012 13:02:19 +0000 (13:02 +0000)]
removed comment
rnc [Fri, 2 Mar 2012 12:55:18 +0000 (12:55 +0000)]
small modification to have a better preview
rnc [Fri, 2 Mar 2012 10:54:05 +0000 (10:54 +0000)]
Allowed selection of subfaces for extruded boss /cut
rnc [Fri, 2 Mar 2012 10:53:04 +0000 (10:53 +0000)]
Allowed selection of subfaces in for extruded boss /cut
rnc [Fri, 2 Mar 2012 10:00:38 +0000 (10:00 +0000)]
Modified test of wire closeness
rnv [Fri, 2 Mar 2012 09:58:20 +0000 (09:58 +0000)]
Remove double keys.