Stop bothering me about my profile, stupid site

Results 12 issues of Stop bothering me about my profile, stupid site

- Add support for the shader `characterglass.shpk` (used by models with glasses, such as `Scholar's Mortarboard`.) - Make the glass opaque (for now) because transparency just makes things more difficult...

bug
enhancement
3d
research

- Improve on string parsing (`StringHelper` class.)

enhancement
research

- Look into `*.lgb` file entries other than the only currently known static model type.

3d
research

- Look into animations. Example files: - `chara/monster/m0099/animation/a0001/bt_common/resident/monster.pap` - `chara/human/c0501/animation/a0001/bt_common/emote/fume.pap`

3d
research

- Look into deforming of equipment when no race/tribe-specific model exists. Possibly in `chara/xls/charadb/EquipmentDeformerParameter/c####.eqdp` or `chara/xls/boneDeformer/human.pbd`.

3d
research

- Look into skeletons (such as `chara/human/c0101/skeleton/base/b0001/eid_c0101b0001.eid`, `phy_c0101b0001.phyb`, `skl_c0101b0001.sklb`, and `skl_c0101b0001.skp`) and if they're even of importance.

3d
research

- Look into how certain models hide certain parts of other models, such as gloves hiding rings.

3d
research

- Look into the attributes used to show or hide facial features.

3d
research

Example file `bg/ffxiv/sea_s1/pvp/s1p1/bgplate/0001.mdl` does not reach end of the definition when reading, most likely contains data not present in most models. Other examples are files in `bg/` with keys (using...

bug
3d
research

The `ModelDefinition` of some models in `bg/` attempt to read out-of-bounds. Example file keys (using `IndexSource`) - `0x9985F796` - `0x9D0DF859` - `0x8F8B9215`

bug
3d
research