Commit Graph

297 Commits

Author SHA1 Message Date
ngo
62f6ab7368 Fix for new imports : no restriction on the length of the FORMAT string (ILMAB project) 2012-11-28 15:00:04 +00:00
vsr
8180539548 Merge from V6_main (04/10/2012) 2012-10-08 11:16:36 +00:00
inv
f115d16e43 Increment version number (prepare SALOME version 7.0.0) 2012-08-15 10:44:17 +00:00
vsr
73555c78eb Merge from V6_main_20120808 08Aug12 2012-08-09 07:58:02 +00:00
vsr
417b9b0c4d Fix documentation problems (reported as doxygen warnings) 2009-11-11 15:33:29 +00:00
jfa
392885c1a8 Update from BR_V5_DEV 13Feb2009 2009-02-13 12:16:39 +00:00
jfa
239f8109c6 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:45:34 +00:00
jfa
1c428833a9 Fix problem with table of contents resizing 2006-06-06 12:35:18 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e99c8a4fdd Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys. 2006-05-10 14:27:12 +00:00
jfa
e666568f33 Fix bug 12379: Explode BREP to entities very long. Do not check new name uniqueness in case of objects quantity > 30. 2006-05-10 14:26:06 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
97f4b51b6a Change version name to 3.2.0a2 2006-03-15 12:59:58 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
jfa
0c9aa567ca Update version to 3.2.0a1 2006-02-08 09:46:32 +00:00
smh
f505d638da Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:58:35 +00:00
jfa
43be995171 Join modifications from branch BR_3_1_0deb 2005-12-28 09:12:58 +00:00
mzn
71e874ca8e Fix for bug PAL11017 ( Can't select subshapes in the tree to create groups ). 2005-12-22 13:29:32 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
mzn
5ed5438bb9 Additional fix for IPAL10226. 2005-12-01 12:55:30 +00:00
asl
106cb1d888 Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer 2005-12-01 10:05:15 +00:00
jfa
728e6e5834 Continue bug 10627 fixing: guarantee non-regression behaviour, applying ShapeFix_Wire::FixReorder only in case, when standard method gives bad result. 2005-11-30 15:19:52 +00:00
mzn
b2c75e4e65 Fix for bug IPAL10226 (Point Construction: impossible to create point on vertex). 2005-11-30 12:34:46 +00:00
jfa
10781d15d3 Small improvement of the previous fix (for bug 10627) to avoid regressions. 2005-11-30 08:57:30 +00:00
mzn
f4c6ee73a9 Fix for bug IPAL10562 (SIGSEGV detected after close and trying create new window with OCC Viewer). 2005-11-30 08:19:08 +00:00
mkr
efdb915cd4 Add version (3.1.0) postfix to *_index.html file name. 2005-11-29 12:49:43 +00:00
jfa
a7429605d8 Fix for bug 10627. Now you can pass edges for wire construction in any order. 2005-11-28 10:37:46 +00:00
mkr
15d25b4e0d Update GEOM documentation. 2005-11-24 15:42:08 +00:00
mkr
3e9d56c09b Update GEOM documentation. 2005-11-24 15:34:00 +00:00
asl
81cd07ec51 PAL10471 - incorrect 3D popup for erased objects 2005-11-24 09:43:23 +00:00
jfa
0d746fcaf6 Remove useless and dangerous static function declaration 2005-11-23 15:41:25 +00:00
jfa
8a0889f44b Correct string allocation 2005-11-23 15:38:24 +00:00
jfa
ccbdd44178 PAL8293: Build face from a wire problem. Fix provided by PKV. 2005-11-18 11:57:23 +00:00
vsr
be85b301ab Increment version number: 3.1.0a3 2005-11-18 10:09:32 +00:00
asl
ff0bec3d63 PAL10479 2005-11-14 13:53:44 +00:00
jfa
8608b2536e PAL7663: Partition Algorithm failed. Fix done by PKV. 2005-11-14 12:43:52 +00:00
mkr
28f594441d Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.
2005-11-11 09:44:55 +00:00
asl
1540096924 Hide second "Erase all" in GEOM module 2005-11-09 14:21:30 +00:00
asl
3e43b82348 PAL10209 - after operation display/erase GEOM objects must be selected in viewer 2005-11-08 10:08:01 +00:00
nds
6fa64130e5 Using files from package LightApp instead of SalomeApp 2005-11-03 08:30:14 +00:00
vsr
222b83a9ee Fix a bug of ´make install´ step: missing ´make docs´ 2005-11-02 11:12:15 +00:00
eap
545554d23d PAL10015. Use GEOMAlgo_FinderShapeOnQuad for GetShapesOnQuad(). Fix
PythonDump for GetShapesOn*IDs()
2005-11-01 13:31:25 +00:00
eap
70a26bb822 PAL10015. Add GEOMAlgo_FinderShapeOnQuad 2005-11-01 13:27:09 +00:00
eap
4bbe364fed PAL10015. Add virtual GetPointState() 2005-11-01 13:24:14 +00:00
jfa
98de978f52 PAL10403: pb with GetEdgeNearPoint() 2005-10-27 09:06:28 +00:00
vsr
69938ce963 Update version number: 3.1.0a2 2005-10-26 07:29:59 +00:00
jfa
5977e705e1 PAL10385: CreateAndDisplayGO does not work properly when reopening a study 2005-10-25 10:10:07 +00:00
asl
49cd48980d PAL10332 - references are interpreted as original objects in filters, dialogs, etc. 2005-10-25 08:17:50 +00:00
mkr
09694149f8 *** empty log message *** 2005-10-19 15:58:30 +00:00
mkr
09a96f0b93 *** empty log message *** 2005-10-19 15:56:57 +00:00