Bug Fix in the animation curve importer

Added new enum constant to collider.h for layer mask 16
Added code to pull out the key frame (start location) of an animation curved .. still needs to be stored to the correct place
Added notes for parsing out audio locators

--HG--
branch : nfb
This commit is contained in:
Peter
2013-12-03 16:04:15 -08:00
22 changed files with 679 additions and 86 deletions

View File

@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>Kraken - ios.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>30</integer>
</dict>
<key>Kraken - osx.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>31</integer>
</dict>
<key>Kraken Standard Assets - OSX.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>33</integer>
</dict>
<key>Kraken Standard Assets - iOS.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>32</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>E491016013C99B9E0098455B</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>E4BBBB7D1512A40300F43B5B</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>E4C8E4E316B9B2D50031DDCB</key>
<dict>
<key>primary</key>
<true/>
</dict>
<key>E4C8E4F316B9B2E20031DDCB</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>