Commit Graph

817 Commits

Author SHA1 Message Date
jfa
723f0c59fb IMPs 21188, 21053, 21064 2011-03-28 12:36:29 +00:00
gdd
8f4a73d6ed rnc : Added some missing french traductions 2011-03-28 09:51:15 +00:00
ouv
fed7591cd7 Issue 0021055: EDF 1602 STUDY: Object browser reactualisation when creating an object 2011-03-25 15:23:53 +00:00
rnv
760878adc9 Issue "21187: EDF 1137 GEOM: Performance issue when manipulating large models" - update GUI documentation. 2011-03-25 12:40:33 +00:00
barate
7d85bf719a Fixed documentation 2011-03-25 10:35:27 +00:00
gdd
c86487eae5 Remove warnings 2011-03-24 19:46:04 +00:00
rnv
46574ac4f4 Implementation of the "21187: EDF 1137 GEOM: Performance issue when manipulating large models" issue. 2011-03-23 10:18:35 +00:00
vsr
a4c7964a28 Merge from BR_WIN_INDUS_514 branch 21/03/2011 (Windows industrialization) 2011-03-21 14:06:34 +00:00
jfa
74ccd03bbb IMPs 21044, 21057, 21067 2011-03-21 12:43:51 +00:00
jfa
202bc779c8 IMP 21044 2011-03-21 09:41:19 +00:00
jfa
63db5e2dd5 IMPs 21044, 21057, 21067 2011-03-18 15:05:50 +00:00
vsr
1fde2f4863 PAL22319 : Salome is suspended,when we create new Local coordinate system 2011-03-18 11:04:22 +00:00
vsr
8c904db605 Remove unnecessary function setCustomData() / getCustomData() 2011-03-16 11:59:37 +00:00
eap
e403b95e1b report error when a major radius is less that a minor one 2011-03-16 07:47:10 +00:00
rnv
16e5d35158 remove std::cout. 2011-03-11 14:03:46 +00:00
vsr
b705a79b86 Fix problem of change transparency operation: initial transparency is set incorrectly in the dialog box in some cases 2011-03-09 09:33:08 +00:00
vsr
aaaf656e0d Additional changes for issue 0020830: redesign methods of the SALOME View / Displayer / Presentation to handle pre-display/erase and post-display/erase operations properly. 2011-03-09 09:31:35 +00:00
rnv
20c08bd101 RNV: Improve "deflection algorithm" for the VTK viewer. 2011-03-09 07:48:54 +00:00
jfa
fae650357c Mantis issue 0021200: Problem of performance when doing a partition. A fix by PKV. 2011-03-05 09:55:49 +00:00
vsr
8f50d474d5 SALOME::GenericObj : Destroy() -> UnRegister() 2011-03-04 15:18:40 +00:00
jfa
33b02426f0 Mantis issue 0021128. A partial fix by PKV. 2011-03-04 13:11:52 +00:00
jfa
66965dd55d Correct wrong addition 2011-03-04 13:10:42 +00:00
rnv
5de82fb1be Rollback previous incorrect integration. 2011-03-04 12:36:14 +00:00
rnv
242c40379f Patch from MIV: Modification of the deflection computing mechanism. 2011-03-04 07:36:14 +00:00
eap
c22f737856 0021196: [CEA 456] Integration and merge modification for debian packages
roll back kernel-install-without-docs.patch
2011-03-03 16:19:45 +00:00
jfa
8ab5789e4a Add missing method MakePrism2Ways. 2011-03-03 12:20:46 +00:00
jfa
78ecbcf67b Add missing method MakePrism2Ways. 2011-03-03 12:13:55 +00:00
eap
f16a176c32 fix "Replacing geompyDC by geompy"
make temporary geompy.py in the current dir to avoid overwriting
   geompy.py when building in GEOM_SRC
2011-03-02 15:26:23 +00:00
eap
0f74641d7b correction of "not to remove CVS directory by cleaning if building in GEOM_SRC" 2011-03-02 08:45:15 +00:00
eap
52795b31b9 not to remove CVS directory by cleaning if building in GEOM_SRC 2011-03-02 08:40:58 +00:00
eap
ed0abf252d 0021196: [CEA 456] Integration and merge modification for debian packages
-			 @top_builddir@/src/GEOM_SWIG/geompy.py \
+			 @top_builddir@/doc/salome/gui/GEOM/geompy.py \

to avoid overwriting geompy.py by geompyDC.py when building in GEOM_SRC
2011-03-01 15:00:11 +00:00
eap
0c2701c3b4 0021196: [CEA 456] Integration and merge modification for debian packages
-INPUT             = @top_builddir@/src/GEOM_SWIG
+INPUT             = .

to avoid overwriting geompy.py by geompyDC.py when building in GEOM_SRC
2011-03-01 14:59:52 +00:00
eap
e5d614b3cf 0021196: [CEA 456] Integration and merge modification for debian packages
make docs to work in docutils and not to generate anything during make install
2011-03-01 14:59:31 +00:00
eap
9726965a46 0021196: [CEA 456] Integration and merge modification for debian packages
make docs to work in docutils
2011-03-01 14:59:08 +00:00
eap
a580ecb350 0021196: [CEA 456] Integration and merge modification for debian packages
geom-install-python.patch:
     Install _libGEOM_Swig.so and  libGEOM_Swig.py into python directories
2011-03-01 14:49:31 +00:00
eap
9dbdfcb44e 0021196: [CEA 456] Integration and merge modification for debian packages
geom-fix-powerpc.patch:
   Rename PPC variable, this is a macro on PowerPC
2011-03-01 14:48:48 +00:00
eap
476819a618 0021196: [CEA 456] Integration and merge modification for debian packages
geom-fix-clean.patch:
  This patch is for cleaning completely the build directory

geom-install-without-docs.patch:
  We think that building and installing the documentation should not
  be the default behavior but reserved to interested users
2011-03-01 14:48:02 +00:00
eap
bdfc48d282 0021196: [CEA 456] Integration and merge modification for debian packages
This patch is for cleaning completely the build directory
2011-03-01 14:45:44 +00:00
rnv
43f4ad9b7d Fix names of the python variables for not published GEOM objects. 2011-03-01 14:06:35 +00:00
akl
38130226cd Fix of transparency on Mandriva2010: it didn't worked because of the returned 'testResult' argument was removed from 'GEOMBase::ConvertIOinGEOMAISShape' method. 2011-03-01 07:23:37 +00:00
jfa
e0257a3b5c Rename Engines::Component to Engines::EngineComponent 2011-02-28 14:44:44 +00:00
vsr
4f33724a37 0021202: [CEA 461] Reload from disk does not work in Salome6 2011-02-28 11:52:36 +00:00
gdd
ca6affd09c Value of slider is badly initialized on first open. 2011-02-22 14:05:56 +00:00
adam
4c9bc281db Remove warnings 2011-02-22 11:45:39 +00:00
jfa
0e58619502 Mantis issue 0021181. A fix by PKV. 2011-02-18 10:36:39 +00:00
vsr
a3cc005370 0021189: [CEA 451] areCoordsInside implementation in GE 2011-02-18 07:55:09 +00:00
rnv
ef26af8d03 Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
(at the moment implemeted only in GEOM and SMESH modules).
2011-02-17 08:09:48 +00:00
gdd
b664a705b8 rnc : corrected the bug that the starting point is false when using reverse parameter 2011-02-16 15:10:28 +00:00
jfa
d404209557 Mantis issue 0021182: EDF 1784 GEOM: GetInPlace issue. 2011-02-10 07:07:28 +00:00
jfa
4ee6eebb26 Mantis issue 0021079: problems with Explode. 2011-02-09 09:54:37 +00:00