]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
DCQ : Merge Kinematic
authordcq <dcq@opencascade.com>
Fri, 16 Apr 2004 15:40:29 +0000 (15:40 +0000)
committerdcq <dcq@opencascade.com>
Fri, 16 Apr 2004 15:40:29 +0000 (15:40 +0000)
commit13d24697999edc3dffeb79a5c0efe47b5bb69a5f
tree5d698e65a587b22c2a70f14ce518e365b1c3b03e
parent548ee379e4a67186e2cb01dd5e0ab14e1bad3653
DCQ : Merge Kinematic
133 files changed:
Makefile.in
idl/GEOM_Gen.idl
idl/GEOM_Kinematic.idl [new file with mode: 0644]
idl/Makefile.in
resources/GEOM_en.xml
resources/GEOM_fr.xml
resources/anim_first.png [new file with mode: 0644]
resources/anim_last.png [new file with mode: 0644]
resources/anim_next.png [new file with mode: 0644]
resources/anim_play.png [new file with mode: 0644]
resources/anim_prev.png [new file with mode: 0644]
resources/anim_stop.png [new file with mode: 0644]
resources/animation.png [new file with mode: 0644]
resources/assembly.png [new file with mode: 0644]
resources/contact.png [new file with mode: 0644]
resources/position.png [new file with mode: 0644]
resources/positionface.png [new file with mode: 0644]
resources/positionpoint.png [new file with mode: 0644]
resources/positionvect.png [new file with mode: 0644]
resources/tree_animation.png [new file with mode: 0644]
resources/tree_assembly.png [new file with mode: 0644]
resources/tree_contact.png [new file with mode: 0644]
src/BasicGUI/Makefile.in
src/BooleanGUI/Makefile.in
src/BuildGUI/Makefile.in
src/DisplayGUI/DisplayGUI.cxx
src/DisplayGUI/Makefile.in
src/EntityGUI/Makefile.in
src/GEOM/GEOM_Animation_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Animation_i.hh [new file with mode: 0644]
src/GEOM/GEOM_Assembly_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Assembly_i.hh [new file with mode: 0644]
src/GEOM/GEOM_Contact_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Contact_i.hh [new file with mode: 0644]
src/GEOM/GEOM_Gen_i.cc
src/GEOM/GEOM_Gen_i.hh
src/GEOM/GEOM_Position_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Position_i.hh [new file with mode: 0644]
src/GEOM/GEOM_Rotation_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Rotation_i.hh [new file with mode: 0644]
src/GEOM/GEOM_Translation_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Translation_i.hh [new file with mode: 0644]
src/GEOM/Makefile.in
src/GEOMBase/GEOMBase.cxx
src/GEOMBase/GEOMBase.h
src/GEOMBase/Makefile.in
src/GEOMClient/Makefile.in
src/GEOMContext/GEOM_icons.po
src/GEOMContext/GEOM_msg_en.po
src/GEOMContext/GEOM_msg_fr.po
src/GEOMContext/Makefile.in
src/GEOMDS/GEOMDS_Commands.cxx
src/GEOMDS/GEOMDS_Commands.hxx
src/GEOMFiltersSelection/Makefile.in
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Swig.cxx
src/GEOMGUI/Makefile.in
src/GEOMToolsGUI/GEOMToolsGUI.cxx
src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.cxx
src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.h
src/GEOMToolsGUI/GEOMToolsGUI_TransparencyDlg.cxx
src/GEOMToolsGUI/GEOMToolsGUI_TransparencyDlg.h
src/GEOMToolsGUI/Makefile.in
src/GEOM_SWIG/Makefile.in
src/GEOM_SWIG/batchmode_geompy.py
src/GEOM_SWIG/geompy.py
src/GenerationGUI/Makefile.in
src/KINEMATIC/Kinematic_Animation.cxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Animation.hxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Assembly.cxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Assembly.hxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Contact.cxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Contact.hxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Position.cxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Position.hxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Rotation.cxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Rotation.hxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Translation.cxx [new file with mode: 0644]
src/KINEMATIC/Kinematic_Translation.hxx [new file with mode: 0644]
src/KINEMATIC/Makefile.in [new file with mode: 0644]
src/KinematicGUI/KinematicGUI.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_12Spin.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_12Spin.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_12Spin_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_12Spin_QTD.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3List3Spin.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3List3Spin.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3List3Spin_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3List3Spin_QTD.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3Sel1List_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3Sel1List_QTD.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3Sel1Spin.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3Sel1Spin.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3Sel1Spin_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_3Sel1Spin_QTD.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_AnimDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_AnimDlg.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_Anim_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_Anim_QTD.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_AnimationDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_AnimationDlg.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_ContactDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_ContactDlg.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_ContactHDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_ContactHDlg.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_PositionDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_PositionDlg.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_RotationDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_RotationDlg.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_Skeleton_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_Skeleton_QTD.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_TranslationDlg.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_TranslationDlg.h [new file with mode: 0644]
src/KinematicGUI/Makefile.in [new file with mode: 0644]
src/KinematicGUI/UIFiles/KinematicGUI_12Spin_QTD.ui [new file with mode: 0644]
src/KinematicGUI/UIFiles/KinematicGUI_3List3Spin_QTD.ui [new file with mode: 0644]
src/KinematicGUI/UIFiles/KinematicGUI_3Sel1List_QTD.ui [new file with mode: 0644]
src/KinematicGUI/UIFiles/KinematicGUI_3Sel1Spin_QTD.ui [new file with mode: 0644]
src/KinematicGUI/UIFiles/KinematicGUI_Anim_QTD.ui [new file with mode: 0644]
src/KinematicGUI/UIFiles/KinematicGUI_Skeleton_QTD.ui [new file with mode: 0644]
src/KinematicGUI/UIFiles/ui_to_cxx [new file with mode: 0755]
src/Makefile.in
src/MeasureGUI/Makefile.in
src/OperationGUI/Makefile.in
src/PrimitiveGUI/Makefile.in
src/RepairGUI/Makefile.in
src/SKETCHER/Makefile.in
src/TransformationGUI/Makefile.in
src/TransformationGUI/TransformationGUI.cxx
src/TransformationGUI/TransformationGUI.h
src/TransformationGUI/TransformationGUI_PositionDlg.cxx [new file with mode: 0644]
src/TransformationGUI/TransformationGUI_PositionDlg.h [new file with mode: 0644]