Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nested_blueprints): added support for nested blueprints both in bevy_gltf_blueprints & in gltf_auto_export (#65) #65

Merged
merged 16 commits into from
Dec 21, 2023

Conversation

kaosat-dev
Copy link
Owner

@kaosat-dev kaosat-dev commented Nov 30, 2023

  • feat(bevy_gltf_blueprints):
    • added support for nested blueprints
    • added example/test for nested blueprints with multiple levels of nesting
  • feat(tools/gltf_auto_export):
    • implemented functionality to export nested blueprints/collection instances
    • added add prefs to control nested blueprints export
    • experiments with nested blueprints merge modes
    • when exporting of nested blueprints is disabled, will not scan for nested blueprints
      and thus no export them
  • docs(): updated docs & added images for nested blueprints support

@kaosat-dev kaosat-dev marked this pull request as ready for review December 18, 2023 14:34
 * added add prefs to control nested blueprints export
 * ui cleanups
 * added constructor option for Blueprint nodes
 * various cleanups & bugfix attempts
 * experiments with nested blueprints merge options
 * when exporting of nested blueprints is disabled, do not scan for nested blueprints
and thus DO NOT EXPORT THEM :D
 * tweaks & cleanups
 * preparing version bump
 * experimenting with merge strategies
@kaosat-dev kaosat-dev changed the title feat(nested_blueprints): addded example/test for nested blueprints feat(nested_blueprints): added support for nested blueprints both in bevy_gltf_blueprints & in gltf_auto_export (#65) Dec 21, 2023
@kaosat-dev kaosat-dev merged commit 6047959 into main Dec 21, 2023
@kaosat-dev kaosat-dev deleted the nested_blueprints branch December 28, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant