-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements of all sorts took place, and it would take me a long time to cover everything. But the major changes were stability improvements. It is very very hard to crash the exporter now, whereas before you could simply close inventor during an operation and crash everything. Now, the moment connection is lost to inventor, a message box will pop up asking the user to either reopen the assembly or close the exporter before anything continues. This makes the exporter and the field assembly appear to be linked together, making it hard to mess things up. Another stability improvement was made so that if an exception IS thrown (again, very unlikely from my testing), a dialog window will appear asking the user to send their steps prior to the error occurring to the BXD team, along with the details provided in a text box.
- Loading branch information
1 parent
ecafb34
commit 426ab37
Showing
27 changed files
with
8,779 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
FieldExporter/FieldExporter/Components/CreatePhysicsGroupForm.Designer.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.