da3bcf7819
text input changes
2020-07-26 19:30:19 -07:00
1c776c0969
Allow fonts to disable certain unsupported styles
...
Also clean up some stuff
2020-07-25 01:36:19 -07:00
e87fc48edf
Decal text input UI
2020-07-19 21:12:48 -07:00
be641272ad
Shader fixes and legacy shader code
2020-07-02 19:40:00 -07:00
4cdfac8ccd
Global override for selectability and kill part on detach
2020-06-19 23:54:32 -07:00
5fc9394908
Enable selection for decal colliders in flight, change layer
2020-06-19 22:45:29 -07:00
533b1f1cf4
Consolidate config parsing and parse layer value
2020-06-19 21:44:43 -07:00
e2f54cb4f7
Fix tile parsing and decal rotation
...
• Decals now respond to rotation and offset tools again
• Fix tile value parsing
• Fix broken normals when projecting on parts with no normal maps
2020-06-10 12:20:47 -07:00
da1fbf0f2a
Fix scaling issues when part is created
...
• KSP rescales the model object back to 1,1,1 on start, so don't use that for the model that gets scaled
• Some refactoring to consolidate property IDs
• rename some classes because I am indecisive
• Add and Get methods for MaterialPropertyCollection
• Make an attempt at a scale culling fix
2020-06-05 21:29:57 -07:00