vsr
|
3c1414974e
|
Remove obsolete staff; redesign Handle-based and CDL-generated classes
|
2014-10-22 11:16:17 +04:00 |
|
skv
|
8866b5fcd5
|
0022661: EDF GEOM: [HYDRO] Integration of the polyline editor in GEOM
|
2014-10-10 13:29:30 +04:00 |
|
vsr
|
852ccfccc5
|
Remove obsolete conditionals
|
2014-09-24 16:48:36 +04:00 |
|
rnv
|
aeddae7719
|
0022616: [CEA 1038] Improve the quality of stl and vtk exports
|
2014-09-22 10:34:19 +04:00 |
|
imn
|
05e07e916e
|
Remove obsolete OCC_VERSION_LARGE defines.
|
2014-08-08 16:10:04 +04:00 |
|
vsr
|
7961b83044
|
Revert "Synchronize adm files"
This reverts commit 3cd92817cb .
|
2014-08-07 13:58:48 +04:00 |
|
Maintenance team (INV)
|
3cd92817cb
|
Synchronize adm files
|
2014-08-06 23:16:58 +04:00 |
|
skv
|
f84f401861
|
0022566: EDF GEOM : Performance regression in MakeCompound operation
|
2014-06-25 18:28:02 +04:00 |
|
vsr
|
2df46277e9
|
0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import
Additional fix to make correct Python dump when material groups are created
|
2014-04-04 10:57:53 +04:00 |
|
imn
|
7f7181fbab
|
0022531: [CEA 1112] the point markers o and x are inverted
|
2014-03-28 15:39:34 +04:00 |
|
akl
|
7d880c6a82
|
Update copyrights 2014.
|
2014-02-18 10:44:41 +04:00 |
|
rnv
|
874aceefb0
|
Replace deprecated WNT macro definition by WIN32.
|
2013-10-17 14:53:21 +00:00 |
|
eap
|
2f62ec8650
|
ILMAB: Field on geometry
Fix SetStringArray() which crashes SALOME if an input array of size 1 starts at 0.
|
2013-10-17 08:01:05 +00:00 |
|
rnv
|
12c295f71d
|
Win32 compatibility.
|
2013-10-17 07:24:33 +00:00 |
|
vsr
|
959c2db5b3
|
Merge from V7_siman 11/10/2013
|
2013-10-11 12:50:25 +00:00 |
|
eap
|
37c62a48b4
|
ILMAB. Fix dump of "field.setStamp(step, stamp)" - invalid step is dumped
|
2013-10-04 14:26:36 +00:00 |
|
eap
|
4e2d22a173
|
Some protection from usage of removed objects whose data label
is reused by a new object
|
2013-10-04 14:25:30 +00:00 |
|
eap
|
6c2ee27d45
|
ILMAB project. A dialog box for creating/editing the Field on Geometry implemented
|
2013-10-03 14:12:04 +00:00 |
|
eap
|
ca07021429
|
ILMAB project.
Fix dumping of SetStamp()
|
2013-10-03 14:10:26 +00:00 |
|
eap
|
161068a9fd
|
ILMAB project.
Prevent adding same labels in _freeLabels
|
2013-10-03 14:09:33 +00:00 |
|
eap
|
b51357b79d
|
ILMAB project. DS for the Field on Geometry implemented
|
2013-09-30 11:45:32 +00:00 |
|
rnv
|
824e67eabf
|
WIN32 compilation.
|
2013-09-17 12:52:41 +00:00 |
|
eap
|
e7b562779c
|
CMake porting
|
2013-09-10 12:47:38 +00:00 |
|
ana
|
80be2e8daa
|
Compilation SALOME on Windows
|
2013-09-09 09:16:42 +00:00 |
|
akl
|
251a6167ff
|
Remove unused code.
|
2013-07-04 10:05:06 +00:00 |
|
akl
|
c5b6deb54b
|
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser.
|
2013-06-28 08:18:20 +00:00 |
|
eap
|
1d2e9cb443
|
0022232: [CEA 837] Memory corruption in GEOM/SMESH that leads to segfault on debian64
Fix "Mismatched free() / delete / delete []" valgrind error
- Standard_EXPORT char* GetName();
+ Standard_EXPORT TCollection_AsciiString GetName();
|
2013-06-19 14:23:50 +00:00 |
|
eap
|
2100873392
|
0021684: EDF 2221 : Display the arguments and the name of the operations
-class GEOM_SubShapeDriver : public TFunction_Driver {
+class GEOM_SubShapeDriver : public GEOM_BaseDriver {
+ bool GetCreationInformation(std::string& theOperationName,
+ std::vector<GEOM_Param>& params);
|
2013-06-17 12:51:09 +00:00 |
|
eap
|
d946d05748
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ //Returns a driver creator of this object
+ Standard_EXPORT Handle(TFunction_Driver) GetCreationDriver();
|
2013-06-17 12:19:23 +00:00 |
|
eap
|
37873fd2a1
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ GEOM_BaseDriver.cxx \
|
2013-06-17 12:18:52 +00:00 |
|
eap
|
407cadd372
|
untabify
|
2013-06-17 12:15:50 +00:00 |
|
vsr
|
e4a31d66fd
|
0022088: EDF 1631 GEOM : 2D sketcher interface
|
2013-05-29 16:27:24 +00:00 |
|
vsr
|
3f9390adf4
|
Merge from BR_plugins_pbyacs 03/04/2013
|
2013-04-04 07:06:43 +00:00 |
|
vsr
|
5b3622aa23
|
Merge from V6_main 01/04/2013
|
2013-04-01 12:25:01 +00:00 |
|
vsr
|
465e84c52e
|
Merge from V6_main 11/02/2013
|
2013-02-12 11:35:16 +00:00 |
|
vsr
|
eb33929a62
|
Merge from V6_main 13/12/2012
|
2012-12-13 08:40:36 +00:00 |
|
vsr
|
8180539548
|
Merge from V6_main (04/10/2012)
|
2012-10-08 11:16:36 +00:00 |
|
vsr
|
73555c78eb
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 07:58:02 +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
|
9499b99fe2
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:32:40 +00:00 |
|
jfa
|
e180c20f73
|
Join modifications from branch OCC_debug_for_3_2_0b1
|
2006-05-06 08:44:32 +00:00 |
|
jfa
|
438f4b0922
|
Join modifications from branch OCC_development_for_3_2_0a2
|
2006-03-13 15:11:51 +00:00 |
|
smh
|
a62a321c84
|
Copyrights update
|
2005-12-05 16:23: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 |
|
eap
|
7a7b104ba6
|
PAL10015. Add optional arg theAppend to constructor
|
2005-10-14 13:32:41 +00:00 |
|
srn
|
07eea7bf99
|
Removed a debug code
|
2005-08-30 12:12:36 +00:00 |
|
env
|
424ee09297
|
ENV: Windows porting.
|
2005-08-11 04:04:55 +00:00 |
|
smh
|
fedf580aaa
|
SMH: Add forgotten files
|
2005-06-02 09:34:45 +00:00 |
|
smh
|
7322118087
|
SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK)
|
2005-06-02 07:17:09 +00:00 |
|