Age | Commit message (Collapse) | Author |
|
|
|
To make multiple parallel features possible
|
|
thumbnail copy&paste only allows square textures and wasn't allowing
none square ones despite those already being used as thumbnails
|
|
|
|
And fixed some typos
|
|
Probes' is enabled
|
|
permission bit is unset
|
|
implementation
|
|
start(folder.first) ignored fetch request due to folder having version
|
|
|
|
|
|
w/r/t author intent and being easier to understand
|
|
|
|
materials, fix item not renamed
|
|
|
|
re-enabling after object inventory load
|
|
|
|
inventory. Check perms, keep perms.
|
|
|
|
|
|
no-transfer
|
|
|
|
|
|
|
|
state
|
|
|
|
|
|
Previously was bounced to login screen on error only,
now should be bounced back if failed too many times as well
|
|
|
|
- Don't Warn about unknown cof version, it's expected during fetch, Info is enough
- Fix 'unexpected attachments' due to unknown cof, also should fix viewer trying to create a link before cof is ready
- Fix 'accounting' warnings when getting item updates for unfetched folders (Note: viewer doesn't know folders version, if fetch is already in progress we might get an old version)
|
|
|
|
Is supposed to set version and descendant info in parseCategory
|
|
|
|
values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Caused by inventory item asset IDs being null. Seems suspicious. But working around it for now seems best.
|
|
|
|
material #2
|
|
No repro, but likely cause is in mOctreeNode being NULL.
Marked octree group as dead when destroyed and added isDead verification
|