Skip to content

progress bar in loading files (general function + load obj)#324

Merged
ABSitf merged 4 commits intomasterfrom
i859_progress_in_loading_p1
Aug 1, 2022
Merged

progress bar in loading files (general function + load obj)#324
ABSitf merged 4 commits intomasterfrom
i859_progress_in_loading_p1

Conversation

@ABSitf
Copy link
Contributor

@ABSitf ABSitf commented Aug 1, 2022

added function to load file with progress callback
added progress callback in loading obj file

added progress callback in loading obj file
Comment on lines +171 to +172
if ( result.has_value() )
getViewerInstance().onSceneSaved( filename );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be called from main thread only i think

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@ABSitf ABSitf merged commit ff24d7e into master Aug 1, 2022
@ABSitf ABSitf deleted the i859_progress_in_loading_p1 branch August 1, 2022 17:20
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.

2 participants