impress-2020/src/app/components
Matchu 1e30e7c8b0 add Support mode to PosePicker
Still just read-only stuff, but now you can look at all the different poses we have for a species/color!

Soon I'll make the pose/glitched stuff editable :3

Some sizable refactors here to add the ability to specify appearance ID as well as pose… most of the app still doesn't use it, it's mostly just lil extra logic to make it win if it's available!

(The rationale for making it an override, rather than always tracking appearance ID, is that it gets really inconvenient in practice to //wait// on looking up the appearance ID in order to start loading various queries. Species/color/pose is a more intuitive key, and works better and faster when the canonical appearance is what you want!)
2020-08-28 22:58:59 -07:00
..
HangerSpinner.js WIP pose picker support 2020-08-28 21:06:33 -07:00
OutfitPreview.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
SpeciesColorPicker.js hide invalid colors in wardrobe page dropdown 2020-08-19 19:05:44 -07:00
useOutfitAppearance.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00