diff --git a/libraries/entities/src/AnimationPropertyGroup.h b/libraries/entities/src/AnimationPropertyGroup.h index 75ba146266..0dbf6d1615 100644 --- a/libraries/entities/src/AnimationPropertyGroup.h +++ b/libraries/entities/src/AnimationPropertyGroup.h @@ -15,12 +15,13 @@ // DONE - 2) rename the group animationSettings // DONE - 3) make sure that setting properties and reading from stream actually set the animationLoop object properly // 4) test it! -// a) toybox/windmill +// a) toybox/windmill // b) toybox "put me down" doll // c) asana bugs about animations // 5) update all scripts // DONE - 6) remove all remnants of old member variables // 7) research and remove animation settings from Particle Effect +// 8) make sure animations start properly when entering a domain... with previously running animations #ifndef hifi_AnimationPropertyGroup_h #define hifi_AnimationPropertyGroup_h