]> OCCT Git - occt-copy.git/commit
refs 474:Possibility to create and play animations
authornds <nds@opencascade.com>
Thu, 27 Sep 2018 14:53:53 +0000 (17:53 +0300)
committernds <nds@opencascade.com>
Wed, 7 Nov 2018 16:00:55 +0000 (19:00 +0300)
commitab078490cdc21bdcb344f94dcea9494a7db2f2c8
treecc425b69fb04190b93c9fbfb0fca732dad40020c
parent61f39b4dc7235bf14d685811a8dc4219f02ea4c9
refs 474:Possibility to create and play animations

(cherry picked from commit d9a231a9ce2499615952944cae1a0db6552db2e4)
23 files changed:
src/BinMXCAFDoc/BinMXCAFDoc.hxx
src/BinMXCAFDoc/BinMXCAFDoc_AnimationDriver.cxx [new file with mode: 0644]
src/BinMXCAFDoc/BinMXCAFDoc_AnimationDriver.hxx [new file with mode: 0644]
src/BinMXCAFDoc/BinMXCAFDoc_AnimationToolDriver.cxx [new file with mode: 0644]
src/BinMXCAFDoc/BinMXCAFDoc_AnimationToolDriver.hxx [new file with mode: 0644]
src/BinMXCAFDoc/FILES
src/XCAFDoc/FILES
src/XCAFDoc/XCAFDoc_Animation.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_Animation.hxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_AnimationTool.cxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_AnimationTool.hxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_Annotation.hxx [new file with mode: 0644]
src/XCAFDoc/XCAFDoc_DocumentTool.cxx
src/XCAFDoc/XCAFDoc_DocumentTool.hxx
src/XDEDRAW/FILES
src/XDEDRAW/XDEDRAW.cxx
src/XDEDRAW/XDEDRAW_Animations.cxx [new file with mode: 0644]
src/XDEDRAW/XDEDRAW_Animations.hxx [new file with mode: 0644]
src/XmlMXCAFDoc/FILES
src/XmlMXCAFDoc/XmlMXCAFDoc_AnimationDriver.cxx [new file with mode: 0644]
src/XmlMXCAFDoc/XmlMXCAFDoc_AnimationDriver.hxx [new file with mode: 0644]
src/XmlMXCAFDoc/XmlMXCAFDoc_AnimationToolDriver.cxx [new file with mode: 0644]
src/XmlMXCAFDoc/XmlMXCAFDoc_AnimationToolDriver.hxx [new file with mode: 0644]