Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OS built viewers
|
|
by an install prior to 3.12
|
|
|
|
fixed code that was causing abnormal thread termination in the first place
|
|
fix for crash on exit resulting from 8c0e024d0c33
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sessions as it used to.
added names back to inventory filters, so they can be deserialized
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ErrorFetchingServerReleaseNotesURL in panel floater_about
|
|
ErrorFetchingServerReleaseNotesURL in panel floater_about
|
|
|
|
ceiling
|
|
Problem involved a 3-way livelock between the main, upload
and decomposition threads. Viewer is shutting down but an
upload is in the 'generate hulls' state. Main thread asks
upload request to discard and spins waiting for it to finish.
Upload thread is in generateHulls spinning waiting for the
decomposition thread to process a mesh request. Decomposition
thread is sleeping waiting for main thread to deliver work
that upload thread has asked the decomposition thread to do.
|
|
|