Blender_bevy_components_wor.../testing
Mark Moissette 7ffcd55f5d
fix(gltf_auto_export): fix animation export (#148)
* fix(gltf_auto_export): added  fix for correct "deep-copying" of objects & hierarchy so that animated
 meshes & nested hierarchies get exported correctly
* test(gltf_auto_export):
   * added visual testing to check for overall regression :
       * added screenshoting in bevy app
       * added visual compare with reference screenshot on python side
    * added testing of correct export of animated models 
    * added testing of correct export of empties
    * added testing of correct export of nested hierarchies
    * added testing of correct export of blueprints, with & without components etc 
* fixes #147
2024-02-29 15:27:02 +01:00
..
bevy_example fix(gltf_auto_export): fix animation export (#148) 2024-02-29 15:27:02 +01:00
bevy_registry_export/basic feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00