Age | Commit message (Collapse) | Author |
|
Example: Stepping over 183/255/22 will show position 183/1/22 of the same region
|
|
|
|
|
|
|
|
selected
|
|
|
|
settings' floater
|
|
Looks like pollTick tried to call an already dead process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix a thread safety issue in the GL image worker.
|
|
|
|
|
|
LLViewerTexture::mNeedsCreateTexture needs to be an attomic bool since
it is written both in the main thread and in the GL image worker thread.
We can now enable threaded bump maps creation as a result of this fix.
I have read the CLA Document and I hereby sign the CLA
|
|
Various repo fixes
|
|
|
|
Add automatic PR labels
|
|
Add CLA bot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Server sends updates in bulk now, so notify per agent instead of per update
|
|
|
|
|
|
|
|
following promotion of DRTVWR-575
|
|
both reasons at the same time
|
|
|
|
|
|
|
|
|
|
following promotion of DRTVWR-574
|
|
|
|
|
|
following promotion of DRTVWR-548
|
|
|
|
Since the performance overhaul project, there should be essentially no difference between rigged meshes and non-rigged as far as vertex buffer management is concerned.
|
|
|
|
|
|
|