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

refactor(tools/gltf_auto_export): complete restructuring of the tool #67

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

kaosat-dev
Copy link
Owner

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

  • split up code in logical modules instead of one giant file
  • added module structure, imports etc
  • updated README
  • add storing & reloading of lists of scenes
  • minor cleanups & tweaks
  • closes Restructure & cleanup gltf_auto_export #64

 * split up code in logical modules instead of one giant file
 * added module structure, imports etc
 * updated README
 * added storing & reloading of scenes list
 * further cleanups , minor tweaks & improvements for release
 * moved gltf_auto_export specific docs/images inside the addon's folder
 * updated main title image
@kaosat-dev kaosat-dev merged commit 529a68c into main Dec 4, 2023
@kaosat-dev kaosat-dev deleted the gltf_auto_export_restructure branch December 12, 2023 13:15
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.

Restructure & cleanup gltf_auto_export
1 participant