Allow Cinematic Path nodes that only specify a camera position or direction and group...
commit3462818bfbae1bb7269110d4360b94bd3c65a72a
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 20 Mar 2017 15:26:34 +0000 (20 15:26 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Mon, 20 Mar 2017 15:26:34 +0000 (20 15:26 +0000)
treea63392106182d983e897f5f11ffdf41737e4ebe2
parentca717051cd50df15551a321806f0a69dafa03588
Allow Cinematic Path nodes that only specify a camera position or direction and group them by deltatime.
Remove the support of saving the rotation of camera position nodes, because that should be rewritten to use a custom spline.

Patch By: Vladislav
Differential Revision: https://code.wildfiregames.com/D124
Refs #3814

git-svn-id: http://svn.wildfiregames.com/public/ps/trunk@19317 3db68df2-c116-0410-a063-a993310a9797
source/graphics/MapReader.cpp
source/graphics/MapWriter.cpp