Matt Filer

Results 42 issues of Matt Filer

**Describe the bug** When repos are cloned to be built they are not cloned with submodules which results in a build failure for some projects. **Failed Action Log URL (Required)**...

bug

VFE files seem to define face pose data - examples of decompiled VFE files can be found within CS:GO, inside the "expressions" directory.

help wanted

When using the latest SteamVR plugin and the new XR management system in Unity (testing with 2019.4.26), setting my "Application Type" to "Overlay" in the OpenVR settings produces unusually high...

This reworks the legacy `dependencies-libtrack` job to be a useful `check-plugins` job in the test stage. This new advisory job will fail if the version of libtrack in the UnityPlugin...

Some entities always follow the same setup, e.g. ModelReference has a resource param with a renderable instance, same goes for particle systems (even with a known model). Would be nice...

enhancement
[TOOL] Script Editor

Can speed up loading of several UI elements by caching them on level load: - [ ] Pre-populated parameter dropdowns (related to #255) - [x] Model viewer Probably more.

enhancement
[TOOL] Script Editor
queued

In an ongoing effort to make the tools more streamlined, I would like to merge the functionality that AlienPAK has for modifying textures/materials/models into the script editor. This will not...

enhancement
[TOOL] Script Editor
[TOOL] Asset Editor

For now, I'm interested in supporting what I already know I can. More will be supported down the line, but currently I can add support for: - [x] Composites without...

enhancement
in progress
[TOOL] Script Editor
[TOOL] Asset Editor

- [ ] Better display of overrides (on instanced composite entity) - [x] Follow inheritance down on "Go To" button - [x] Display instance info (e.g. stacked position)

enhancement
[TOOL] Script Editor

Branched off of #158 to let me close that one since it was big and hard to track. Remaining stuff to implement: - [ ] Animation parameters in CMD_PlayAnimation -...

enhancement
in progress
[TOOL] Script Editor