]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
DCQ : Add Animation Functions.
authordcq <dcq@opencascade.com>
Tue, 17 Feb 2004 15:01:13 +0000 (15:01 +0000)
committerdcq <dcq@opencascade.com>
Tue, 17 Feb 2004 15:01:13 +0000 (15:01 +0000)
commiteeb3c18d16c1722808f84f731738bd49abc36644
tree86f53ec1e8ae79339262bfe380b3606800556b76
parentf81b4bfbe8f3635d0b1876a52d5b4f9568469c17
DCQ : Add Animation Functions.
138 files changed:
INSTALL
Makefile.in
bin/VERSION
doc/html/INPUT/doxyfile
doc/html/INPUT/sources/static/tree.js
doc/html/Makefile.in
idl/GEOM_Gen.idl
idl/GEOM_Kinematic.idl [new file with mode: 0644]
idl/Makefile.in
resources/GEOM_en.xml
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/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/BooleanGUI_CommonDlg.cxx
src/BooleanGUI/BooleanGUI_CommonDlg.h
src/BooleanGUI/BooleanGUI_CutDlg.cxx
src/BooleanGUI/BooleanGUI_CutDlg.h
src/BooleanGUI/BooleanGUI_FuseDlg.cxx
src/BooleanGUI/BooleanGUI_FuseDlg.h
src/BooleanGUI/BooleanGUI_SectionDlg.cxx
src/BooleanGUI/BooleanGUI_SectionDlg.h
src/BooleanGUI/Makefile.in
src/BuildGUI/Makefile.in
src/DisplayGUI/DisplayGUI.cxx
src/DisplayGUI/Makefile.in
src/EntityGUI/EntityGUI_SubShapeDlg.cxx
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/Makefile.in
src/GEOMDS/GEOMDS_Commands.cxx
src/GEOMDS/GEOMDS_Commands.hxx
src/GEOMDS/GEOMDS_Commands.jxx
src/GEOMFiltersSelection/Makefile.in
src/GEOMGUI/GeometryGUI.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/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_2Sel2Spin1Check.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_2Sel2Spin1Check.h [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_2Sel2Spin1Check_QTD.cxx [new file with mode: 0644]
src/KinematicGUI/KinematicGUI_2Sel2Spin1Check_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_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_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_2Sel2Spin1Check_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/ui_to_cxx [new file with mode: 0755]
src/Makefile.in
src/MeasureGUI/Makefile.in
src/OBJECT/GEOM_AISShape.cxx
src/OBJECT/GEOM_Actor.cxx
src/OBJECT/GEOM_Actor.h
src/OBJECT/GEOM_AssemblyBuilder.cxx
src/OperationGUI/Makefile.in
src/OperationGUI/OperationGUI_PartitionDlg.cxx
src/PARTITION/Partition_Inter2d.cxx
src/PARTITION/Partition_Inter3d.cxx
src/PARTITION/Partition_Spliter.cdl
src/PARTITION/Partition_Spliter.cxx
src/PARTITION/Partition_Spliter.hxx
src/PrimitiveGUI/Makefile.in
src/RepairGUI/Makefile.in
src/RepairGUI/RepairGUI_FillingHoleDlg.cxx
src/SKETCHER/Makefile.in
src/TransformationGUI/Makefile.in