]> 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>
Fri, 4 Oct 2019 15:48:01 +0000 (18:48 +0300)
commitfc0dfabf9f59f8e98894f0d9a87c8e9aff86cec5
tree749f858acc04cb79976a11e26f9fd7d97fce8700
parent8dfef072d0b1ac0ba4cd0185197d5be4c525730e
refs 474:Possibility to create and play animations

(cherry picked from commit d9a231a9ce2499615952944cae1a0db6552db2e4)
(cherry picked from commit ab078490cdc21bdcb344f94dcea9494a7db2f2c8)
(cherry picked from commit 277ea0a15e589efd7128f915959a18a59ebdfd1c)
(cherry picked from commit 89d8a85dd8ebc1801bcb6149ca05cf77b7da5ba9)
(cherry picked from commit 7bc6dba60c38dc1749f020361faf8763b700049b)
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]