]> 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)
committerNatalia ERMOLAEVA <nds@nnov.opencascade.com>
Sat, 11 Apr 2020 18:13:08 +0000 (21:13 +0300)
commitf330d36944963869cc43a45abb4657c032f06043
tree88f6f6722e3ece27b5fca2dcea6490a5cb8f9796
parent6964d28a314f847255d1d1cb015dcbd68b3ec1aa
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)

# Conflicts:
# src/XCAFDoc/XCAFDoc_DocumentTool.cxx
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]