Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-04 | SL-98 - Remove special new tab-specific display behavior | Howard Stearns | |
2022-02-04 | SL-98 - move new renderGroundPlane from LLVOAvatar to LLModelPreview | Howard Stearns | |
2022-02-04 | SL-98 - Render a "ground plane" in the model upload preview, so users can ↵ | Howard Stearns | |
see any added offset | |||
2021-12-15 | SL-16485 Crash at memcpyNonAliased16 | Andrey Kleshchev | |
2021-12-09 | SL-16479 'sloppy' precision in automated mode. | Andrey Kleshchev | |
2021-12-09 | SL-16471 Removed unneeded MeshOpt generation method | Andrey Kleshchev | |
2021-12-02 | SL-14403 Remove unused shader binds | Andrey Kleshchev | |
remains from glod | |||
2021-12-02 | SL-16420 Upload's physics LODs are broken in preview #2 | Andrey Kleshchev | |
2021-12-01 | SL-16420 Upload's physics LODs are broken in preview | Andrey Kleshchev | |
2021-11-30 | SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction | Dave Houlton | |
2021-11-29 | Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 | Andrey Kleshchev | |
2021-11-17 | SL-16226 Fix crash with extra large faces | Andrey Kleshchev | |
2021-11-15 | SL-15756 Removed mHasGeneratedFaces | Andrey Kleshchev | |
mHasGeneratedFaces is always true for some types of models and glod was treating faces as one mesh by default, so meshoptimizer should do the same regardles of mHasGeneratedFaces | |||
2021-11-10 | SL-14403 Removed glod | Andrey Kleshchev | |
2021-10-26 | SL-16193 Fix for mesh selection outline not rendering correctly (and broken ↵ | Dave Parks | |
physics shapes display). | |||
2021-10-21 | SL-16226 Crash at genMeshOptimizerPerModel | Andrey Kleshchev | |
2021-09-20 | SL-16006 and SL-16009 Rigged mesh rendering optimization pass | Dave Parks | |
2021-09-06 | SL-15940 Remove ability to set zero triangle limit | Andrey Kleshchev | |
Setting lod to zero triangles doesn't work and shouldn't work, so UI shouldn't allow setting less then one triangle per model as well. | |||
2021-09-03 | SL-15940 Limit wasn't adjusting for a model with less than 30 triangles | Andrey Kleshchev | |
2021-09-03 | SL-15756 Falback in case no triangles were generated | Andrey Kleshchev | |
2021-08-06 | DRTVWR-542 Automated method selection #2 | Andrey Kleshchev | |
2021-08-04 | DRTVWR-542 Automated method selection | Andrey Kleshchev | |
Normally simplification methods apply for whole upload, but this one selects methods per model or per face. | |||
2021-08-04 | DRTVWR-542 Fix incorect dropbox state | Andrey Kleshchev | |
2021-07-28 | DRTVWR-542 Rename simplification methods in UI and add a fallback | Andrey Kleshchev | |
2021-07-27 | DRTVWR-542 Already optimized | Andrey Kleshchev | |
2021-07-27 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces #3 | |||
2021-07-26 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces #2 | |||
2021-07-23 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces | |||
2021-07-20 | DRTVWR-542 Generate placehodler triangles when face got optimized away like ↵ | Andrey Kleshchev | |
glod does | |||
2021-07-13 | DRTVWR-542 output buffer should be indentical in size to indices array | Andrey Kleshchev | |
2021-07-13 | DRTVWR-542 Fixed size of indices array | Andrey Kleshchev | |
2021-07-13 | DRTVWR-542 WIP Fixed Stride | Andrey Kleshchev | |
2021-07-13 | DRTVWR-542 WIP #7 | Andrey Kleshchev | |
2021-07-12 | DRTVWR-542 WIP #6 | Andrey Kleshchev | |
Trying out 'sloppy' variant | |||
2021-07-12 | DRTVWR-542 WIP #5 | Andrey Kleshchev | |
2021-07-11 | DRTVWR-542 WIP #4 | Andrey Kleshchev | |
Made meshoptimizer into default generation mechanism Ensured that at least one triangle will remain of any face | |||
2021-07-09 | DRTVWR-542 WIP #3 | Andrey Kleshchev | |
First functional meshoptimizer | |||
2021-07-08 | DRTVWR-542 WIP #2 | Andrey Kleshchev | |
2021-07-07 | DRTVWR-542 WIP | Andrey Kleshchev | |
2021-06-30 | SL-15488 FIXED Files ending in .DAE handle differently than files ending in .dae | Mnikolenko Productengine | |
2021-05-04 | SL-15159 Removed dead yet expensive code | Andrey Kleshchev | |
"prim_cost" and "description_label" do not appear to be in use, other cost data not in use | |||
2021-05-01 | SL-15159 Start with 'weights' on, but not with preview joints | Andrey Kleshchev | |
Original purpose of this code was to enable 'weights upload' if model has weights, preview was made to match this behavior, but previewing joints is expensive to init (genBuffers) and causes a freeze, so let users finish setting lods first, they can turn on preview later | |||
2020-10-14 | SL-13980 Fixed preview cleanup | Andrey Kleshchev | |
2020-09-24 | SL-13888 Restore back face culling being accidently removed in SL-12781 | Andrey Kleshchev | |
Due to conflicts picked up ptolemy's fix manually | |||
2020-08-12 | SL-13583 Some behavior tweaks #2 | Andrey Kleshchev | |
2020-05-12 | SL-13189 Mesh uploader - Autofill from _postfixes | Mnikolenko Productengine | |
2020-05-12 | SL-13064 Reverted changes that were causing Artifacts at HD620 | Andrey Kleshchev | |
2020-04-25 | SL-13123 Cleanup | Andrey Kleshchev | |
2020-04-24 | SL-13123 Bind shape matrix orientation warning is misbehaving | Andrey Kleshchev | |
2020-04-24 | SL-307 Improvements to logging | Andrey Kleshchev | |