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

implementation of traversal refactor #93

Merged
merged 7 commits into from
Jun 26, 2023
Merged

Conversation

JR-Morgan
Copy link
Member

@JR-Morgan JR-Morgan commented Apr 21, 2023

  • Implemented the new traversal refactor in Unity
  • Updated the receiver to display more accurate progress when receiving from the editor
  • Fixed bug with receiving revit instances
  • Fixed issue where exiting unity/hot reloading while a receive operation was occurring would lead to unity getting stuck waiting for a thread that will never complete.

TODO:

  • bump core

@JR-Morgan JR-Morgan self-assigned this Apr 21, 2023
@teocomi teocomi added the enhancement New feature or request label May 19, 2023
@JR-Morgan JR-Morgan marked this pull request as ready for review June 22, 2023 16:24
@JR-Morgan JR-Morgan changed the title wip implementation of traversal refactor implementation of traversal refactor Jun 26, 2023
@JR-Morgan JR-Morgan added this to the 2.15 milestone Jun 26, 2023
@JR-Morgan JR-Morgan merged commit 5db1f45 into main Jun 26, 2023
1 check passed
@JR-Morgan JR-Morgan deleted the jrm/traversal-refactor branch June 26, 2023 21:14
@JR-Morgan JR-Morgan linked an issue Sep 12, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Unity: Implement new Collection support
2 participants