Commit Graph

12 Commits

Author SHA1 Message Date
5ddf973a76 Run config parsing after MM is done running
MM is now a hard dependency
2020-06-02 17:14:52 -07:00
53538a7b09 Add shader blacklist
Add a configurable blacklist of shaders that can be projected onto
2020-06-02 13:46:16 -07:00
7e520f97ca Refactor material parsing and loading
This should hopefully pave the way for usable module switching using B9PS
2020-06-02 00:53:17 -07:00
114fc745f0 Revert "Decrement instead of increment queue value"
This reverts commit 2f308c3ab6.
2020-06-01 21:28:01 -07:00
dfd4224ae0 Decrement instead of increment queue value
This is a bit more intuitive since newer decals render over older ones
2020-06-01 21:14:41 -07:00
6ae598d9f5 Make material handling more intelligent and add incrementing queue 2020-06-01 21:09:14 -07:00
3e23d8696a Make range and adjustability of tweakables configurable 2020-06-01 17:48:53 -07:00
e4e099618d Fix decal projection being scaled twice 2020-06-01 16:54:07 -07:00
d54887414f Fix part highlighting and the collider disappearing
Completes #2
2020-06-01 15:57:57 -07:00
91a6613707 Fix transform handling and projection culling
Now to figure out why my collider is disappearing...
2020-05-31 23:04:59 -07:00
8a056f5c72 Rework bounds culling and colliders 2020-05-30 22:44:44 -07:00
561b3778ad First compile 2020-05-30 14:24:31 -07:00