Salome HOME
Merge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_1_0_pre
authorvsr <vsr@opencascade.com>
Thu, 13 Dec 2012 08:40:36 +0000 (08:40 +0000)
committervsr <vsr@opencascade.com>
Thu, 13 Dec 2012 08:40:36 +0000 (08:40 +0000)
commiteb33929a623da3858f8105e54f0834f8393f5414
tree9340319f3a103c94d64f411a1227d17beb5f7f6e
parent62f6ab7368c092da45b1a33416de9cd29c04a8ec
Merge from V6_main 13/12/2012
97 files changed:
doc/salome/gui/GEOM/images/3dsketch4.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/3dsketch_2angles_rel.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/3dsketch_angle_abs.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/3dsketch_angle_height_rel.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/3dsketch_angle_rel.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/3dsketch_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/fused_wire.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/iges_unit.png
doc/salome/gui/GEOM/images/pipe_path.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/pipe_path_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/images/wire_before_fuse.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/check_compound_of_blocks.doc
doc/salome/gui/GEOM/input/creating_3dsketcher.doc
doc/salome/gui/GEOM/input/creating_adv_obj.doc [deleted file]
doc/salome/gui/GEOM/input/creating_complex_obj.doc
doc/salome/gui/GEOM/input/creating_compound.doc
doc/salome/gui/GEOM/input/creating_dividedcylinder.doc
doc/salome/gui/GEOM/input/creating_divideddisk.doc
doc/salome/gui/GEOM/input/creating_hexaedral_solid.doc
doc/salome/gui/GEOM/input/creating_pipe_path.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/creating_quadrangle_face.doc
doc/salome/gui/GEOM/input/creating_sketcher.doc
doc/salome/gui/GEOM/input/faq.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/fillet1d_operation.doc
doc/salome/gui/GEOM/input/first_steps_guide.doc [deleted file]
doc/salome/gui/GEOM/input/fuse_edges_operation.doc
doc/salome/gui/GEOM/input/fuse_operation.doc
doc/salome/gui/GEOM/input/get_non_blocks.doc
doc/salome/gui/GEOM/input/import_export.doc
doc/salome/gui/GEOM/input/index.doc
doc/salome/gui/GEOM/input/partition.doc
doc/salome/gui/GEOM/input/partition_explanation.doc
doc/salome/gui/GEOM/input/tui_advanced_geom_objs.doc
doc/salome/gui/GEOM/input/tui_complex_objs.doc
doc/salome/gui/GEOM/input/tui_get_non_blocks.doc
doc/salome/gui/GEOM/input/working_with_groups.doc
idl/GEOM_Gen.idl
src/EntityGUI/EntityGUI_3DSketcherDlg.cxx
src/EntityGUI/EntityGUI_3DSketcherDlg.h
src/EntityGUI/EntityGUI_Angles_QTD.ui
src/EntityGUI/EntityGUI_Controls_QTD.ui
src/EntityGUI/EntityGUI_Type_QTD.ui [new file with mode: 0644]
src/EntityGUI/EntityGUI_Widgets.cxx
src/EntityGUI/EntityGUI_Widgets.h
src/EntityGUI/Makefile.am
src/GEOM/GEOM_Engine.cxx
src/GEOMAlgo/BlockFix_SphereSpaceModifier.cxx
src/GEOMAlgo/GEOMAlgo_Builder_2.cxx
src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.cxx
src/GEOMAlgo/GEOMAlgo_FinderShapeOnQuad.cxx
src/GEOMAlgo/GEOMAlgo_GetInPlace_3.cxx
src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx
src/GEOMAlgo/GEOMAlgo_Gluer2_1.cxx
src/GEOMGUI/GEOM_Displayer.cxx
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/GEOMImpl_3DSketcherDriver.cxx
src/GEOMImpl/GEOMImpl_Gen.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.cxx
src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx
src/GEOMImpl/GEOMImpl_IAdvancedOperations.cxx
src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx
src/GEOMImpl/GEOMImpl_IInsertOperations.cxx
src/GEOMImpl/GEOMImpl_IPipePath.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_PartitionDriver.cxx
src/GEOMImpl/GEOMImpl_PipeDriver.cxx
src/GEOMImpl/GEOMImpl_PipePathDriver.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_PipePathDriver.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_ShapeDriver.cxx
src/GEOMImpl/GEOMImpl_ShapeDriver.hxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOMImpl/Makefile.am
src/GEOMToolsGUI/GEOMToolsGUI.cxx
src/GEOMToolsGUI/GEOMToolsGUI_1.cxx
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_I/GEOM_I3DPrimOperations_i.cc
src/GEOM_I/GEOM_I3DPrimOperations_i.hh
src/GEOM_I/Makefile.am
src/GEOM_PY/structelem/__init__.py
src/GEOM_PY/structelem/orientation.py
src/GEOM_SWIG/GEOM_TestAll.py
src/GEOM_SWIG/GEOM_TestOthers.py
src/GEOM_SWIG/geompyDC.py
src/GEOM_SWIG/gsketcher.py
src/GenerationGUI/GenerationGUI.cxx
src/GenerationGUI/GenerationGUI_PipePathDlg.cxx [new file with mode: 0644]
src/GenerationGUI/GenerationGUI_PipePathDlg.h [new file with mode: 0644]
src/GenerationGUI/Makefile.am
src/IGESImport/IGESImport.cxx
src/NMTTools/NMTTools_CheckerSI_1.cxx
src/STEPExport/STEPExport.cxx
src/STEPImport/STEPImport.cxx
src/ShHealOper/ShHealOper_ChangeOrientation.cxx