iwubcode
|
28a911ae6b
|
InputCommon: Move DynamicInputTextureConfiguration to DynamicInputTextures::Configuration
|
2021-02-16 22:37:59 -06:00 |
|
iwubcode
|
ce7db2e32b
|
InputCommon: When using dynamic input textures, only call force reload textures once for packs that have multiple configurations
|
2021-02-11 19:18:38 -06:00 |
|
Shawn Hoffman
|
84128d9532
|
rename Common/File to Common/IOFile
|
2021-01-27 14:29:48 -08:00 |
|
iwubcode
|
39e78ce873
|
InputCommon: fix dynamic input textures being not generated when the key or device isn't mapped
|
2020-12-05 17:22:57 -06:00 |
|
Lioncash
|
a5e1415e74
|
InputCommon: Migrate logging over to fmt
Continues the migration of the logging calls over to the fmt capable
ones.
|
2020-10-23 13:16:18 -04:00 |
|
iwubcode
|
4fff04db3c
|
Core: Load custom textures after inputs has been loaded and avoid sending force texture reload during startup for dynamic textures. This ensures that custom texture loading only happens once and users don't see any weird flashes on startup
|
2020-10-03 17:10:36 -05:00 |
|
iwubcode
|
fd3af4c5d3
|
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image.
|
2020-10-03 17:10:35 -05:00 |
|