Commit Graph

59 Commits

Author SHA1 Message Date
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
jfa
b7cff0a4ec PAL7508: Development of GetInPlace() functionality 2005-01-27 15:22:36 +00:00
admin
d3dd282390 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:39:14 +00:00
yfr
498df5aa1f DCQ: prepare V2.0.0 2004-07-19 14:36:32 +00:00
dcq
a596550f89 DCQ : Merge with Ecole_Ete_a6. 2004-06-16 15:24:55 +00:00
dcq
10f156c322 DCQ : Co-localisation 2004-03-26 15:09:49 +00:00
dcq
4c60078497 DCQ : Add Multi-Wire for MakeFace 2004-03-22 17:02:07 +00:00
smh
8bc9b430c5 MPV: Merge V1_2d 2004-01-28 14:08:37 +00:00
dcq
c577ca78d7 DCQ : New Architecture 2004-01-07 15:46:21 +00:00