Haï~

Results 57 comments of Haï~

> Would you like me to also test the `LIGHTBOX_VIEWER_DO_NOT_USE_ASYNC_READBACK` flag still? It's been a week, when you can, try 2.5.0-alpha.1 with the LIGHTBOX_VIEWER_DO_NOT_USE_ASYNC_READBACK flag. This won't work on 2.5.0-alpha.2....

@owlboy What hardware do you use personally for macOS (model)? I'm considering the possibility of getting myself some second-hand hardware to debug this myself. I think it's unproductive to do...

For project maintenance, I am currently moving away from VRChat content creation and most of the apps I'm aiming to target don't even rely on animators. Therefore, I certainly will...

For the next commit, I had to rebase to 1.10.0-rc.4, because it was not possible to test Sub Menu of source Expressions Menu Asset on the base I started on

Note to self: Documentation and examples may need to be changed to integrate `AssetDatabase.StartAssetEditing()`

Note to self: Need to update documentation for barebones mode to include the use of StartAssetEditing. Using StartAssetEditing is not necessary in non-destructive workflows as this invocation is managed by...

This may require removing all .meta files from AAC and its extensions

TODO: - [ ] Check if https://github.com/PiMaker/av3-animator-as-code can coexist in the same project as AnimatorAsCode V1 - [ ] Check if https://github.com/suzuryg/face-emo can coexist in the same project as AnimatorAsCode...

There does not appear to be conflicts, following CGE V3 push

I'm adding to this issue since it's slightly related; I've noticed this on Basis Framework avatars: When I explicitly define `((BasisFrameworkPlatform))AvatarRootComponentType = typeof(BasisAvatar)`, entering Play Mode will process that avatar...