Closed jothikannan closed 9 years ago
The answer is right there man "THREE.AnimationHandler.add() has been deprecated". This means this is now obsolete. See how to do skinned animations in the current build in this example: http://threejs.org/examples/#webgl_animation_skinning_morph
As stated in the guidelines, help requests should be directed to stackoverflow. This board is for bugs and feature requests.
Hi all,
am using Blender 2.7 Exporter
exporter but in the given example exported with Blender 2.63 Exporter
!!! how this is happen, i don't understand how this is not working with the latest exporter ? still am getting the same issue with the given example also, am using three.js 69
Hi
while load my animated model with the JSONLoader am getting the warning as
THREE.AnimationHandler.add() has been deprecated
followed byTypeError: a.hierarchy is undefined
so my models is not working anyone have the same issue ?