123 次代码提交 (main)

作者 SHA1 备注 提交日期
Olivier Dionne 0d2f2916 Merge branch 'master' of https://github.com/davehunt-unity/animation-rigging-workshop-siggraph2019 5 年前
Simon Bouvier-Zappa cabfccca Tidied up TwistChain Step scenes. 5 年前
Olivier Dionne 939f74ef Add first CopyLocation constraint exercise 5 年前
Simon Bouvier-Zappa fd2a822f Merge branch 'master' of github.com:davehunt-unity/animation-rigging-workshop-siggraph2019 5 年前
Olivier Dionne 23491ab6 Add copy location example with axis inversion 5 年前
Olivier Dionne 621b05a1 Adding HelloWorld constraint + sample scene and minor using clean up 5 年前
Simon Bouvier-Zappa da8181a1 Simplified TwistChain by moving more code to ConstraintsUtils. 5 年前
Dave Hunt 50acac7d added knee pivot to leg rig 5 年前
Dave Hunt 35a116e7 adding ninja 5 年前
Olivier Dionne 9a81c341 Added extra comments to the final version of CopyLocation constraint 5 年前
Dave Hunt c14cac87 Updates to workshop spine override scene 5 年前
Dave Hunt 47c10600 Removed missing script on camera in the TwistChain workshop scenes 5 年前
Olivier Dionne e551434b Renamed helloworld scene as an extra 5 年前
Simon Bouvier-Zappa 0bcf68e0 Renamed scenes. 5 年前
Dave Hunt 2f470865 Bug fix AutoSetupTwoBoneIK.cs for use with prefabs 5 年前
Olivier Dionne 6a961370 Renamed workshop scenes 5 年前
Olivier Dionne 1ecb0b34 Updated scene 5 年前
Olivier Dionne d755a1bb Update final copylocation constraint with new Vector3BoolProperty instead 5 年前
Olivier Dionne afb76921 Merge branch 'master' of https://github.com/Unity-Technologies/animation-rigging-workshop-siggraph2019 5 年前
Dave Hunt 1ac3726f Updated ninja animations to current skeleton 5 年前
Olivier Dionne 16ac601f Update animation rigging package to 0.2.3-preview 5 年前
Simon Bouvier-Zappa bc37b3d1 Added some more hints in ProcessAnimation to guide people along when 5 年前
Dave Hunt 461f1cd5 Merge branch 'master' of github.com:Unity-Technologies/animation-rigging-workshop-siggraph2019 5 年前
Olivier Dionne f2b09b16 Add missing comment in code 5 年前
Dave Hunt c3f181b5 workshop start scene update 5 年前
Olivier Dionne 71bac627 Fix copylocation scenes 5 年前
Olivier Dionne 6fed2741 Removing intermediate copyLocation constraint build up 5 年前
Simon Bouvier-Zappa 5ae675d6 Forgot Dispose in TwistChainStep1 and TwistChainStep2. 5 年前
Dave Hunt c61cd216 Updated shaders and materials in megacity 5 年前
Dave Hunt d7f39df5 Updated Packages/manifest.json to load Animation Rigging from Package Manager instead of a local copy. 5 年前
Dave Hunt cf7775f6 Adjustments to ramen ninja 5 年前
Dave Hunt c1cea946 Updated ninja climbing animation, removed keyframe on TwoBoneIK.weight 5 年前
Dave Hunt 000298cb Merge branch 'master' of github.com:Unity-Technologies/animation-rigging-workshop-siggraph2019 5 年前
Simon Bouvier-Zappa 7e481d69 Adjusted code in TwistChain constraints. Added intermediate step after 5 年前
Dave Hunt e046c982 Added new FingerPose animations as override layers 5 年前
Simon Bouvier-Zappa 21cd4e73 Added readme file. 5 年前
Dave Hunt db785b97 Moved workshop related folders into the AnimationRiggingWorkshop folder. Also deleted a lot of unnecessary animation content from the Ninja folder. This is my final change in this git repo, ready for it to be moved to the new location. 5 年前
Dave Hunt 19985fd3 Added a section of the megacity and cleaned up project structure. 5 年前
Olivier Dionne 6c05da9d Remove unused scene 5 年前
Olivier Dionne 7ef2d3f5 Add final copy location constraint with scene 5 年前
Olivier Dionne 8aee500d Add copy location step 1 scene + constraint 5 年前
Olivier Dionne 67151975 Add CopyLocation scene and constraint step 0 5 年前
Simon Bouvier-Zappa 007c14e3 Renamed HelperMenu to MirrorTransforms. 5 年前
Dave Hunt 580babf1 Moved TwoBoneIKAutoSetup to its own script 5 年前
Simon Bouvier-Zappa e84c2a00 Reordered some code in twist chain constraints. 5 年前
Dave Hunt 427cbd85 Added auto-setup IK script 5 年前
Dave Hunt d638e87e disabled auto-generate lightmaps in the sample ninja scene 5 年前
Dave Hunt ef42c2eb Updated project to work with Unity 2019.2b9 5 年前
Simon Bouvier-Zappa 7bfaca54 Updated TwistChain step0 and scene. 5 年前
Simon Bouvier-Zappa 4e0b69aa Implemented a Mirror Transforms utility menu. 5 年前