Skip to content

Fix standard table import#434

Merged
freezy merged 4 commits into
masterfrom
fix/import-settings
Aug 22, 2022
Merged

Fix standard table import#434
freezy merged 4 commits into
masterfrom
fix/import-settings

Conversation

@freezy
Copy link
Copy Markdown
Owner

@freezy freezy commented Aug 22, 2022

There were a few regressions that this PR addresses:

  • Since we've switched to the FBX file format for storing meshes, the meshes needed to be set to readable so they are kept in the CPU memory and not purged after being uploaded to the GPU
  • The trough creation was removed. No idea why.

Fixes #416 and #415.

@freezy freezy self-assigned this Aug 22, 2022
@freezy freezy merged commit 54730c2 into master Aug 22, 2022
@freezy freezy deleted the fix/import-settings branch August 22, 2022 20:42
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.

trough does not get created when table is imported.

1 participant