Commit Graph

31 Commits

Author SHA1 Message Date
3173dd914a Update version and remove debug statement 2020-12-19 17:06:52 -08:00
6b7996fdd7 Text render simplification and small optimizations 2020-12-19 16:11:56 -08:00
bf8e98caf0 Fix text rendering for some non-ascii strings 2020-12-17 16:14:33 -08:00
e56278c6cb Fix stock flags being stretched 2020-11-29 16:02:45 -08:00
334af786f6 Version change 2020-11-16 16:48:45 -08:00
17ef93bb6e Copy other text parameters to symmetry counterparts 2020-11-16 16:45:54 -08:00
a6de537e4a ScaleRange change 2020-11-16 15:44:40 -08:00
33b0307aa2 Lower text decal default size 2020-11-16 15:39:41 -08:00
98f774b2ae More font fixes and UI changes
- Lowered step size for decal size and depth to 1cm.
 - Changed default max size to 10m.
 - Text decals now show as a circle if they contain only whitespace.
 - Fixed font name in config and defaulted to Calibri if its missing
2020-11-16 15:05:55 -08:00
d31576fb0b Fix font saving and rendering 2020-11-16 14:44:07 -08:00
c9853049c5 Clear rendertex because KSP wont 2020-11-16 14:01:10 -08:00
40d4e2cc8a Update changelog 2020-11-14 21:26:16 -08:00
8accabe9e5 Fix FAR incompatability 2020-11-13 02:22:56 -08:00
d4978b1b3c Update changelog 2020-11-13 01:44:52 -08:00
ea8c069d68 Fix issues with fallback fonts
Fixed TMP subobjects being deleted, causing fallback fonts to fail in some situations.
closes #24
2020-11-12 20:10:40 -08:00
1ebed608a8 Fix corrupted text rendering
Fix text corruption when rendering text right after a scene change by delaying it by a single frame in OnLoad
2020-10-11 03:05:07 -07:00
0066cc332e Changelog and version bump 2020-10-04 16:15:06 -07:00
e155526808 Readme and changelog changes 2020-09-30 00:24:28 -07:00
da4c780ce6 Update modulemanager 2020-09-30 00:20:09 -07:00
bb0829c0a7 Merge branch 'develop' 2020-09-30 00:01:52 -07:00
13bf70fd8a Changelog update 2020-09-27 17:55:00 -07:00
be641272ad Shader fixes and legacy shader code 2020-07-02 19:40:00 -07:00
60764405ba Confirm working in KSP 1.10 2020-07-01 15:54:55 -07:00
1ab8d0f6bc Merge branch 'master' into develop 2020-06-29 22:19:31 -07:00
70ef88e9d8 Version bump 2020-06-29 19:22:50 -07:00
83acfbf866 Update changelog 2020-06-22 14:50:41 -07:00
ab254595ab Fix inverted scale modes and remove unused logs 2020-06-22 14:47:47 -07:00
d557df49fa Update version and changelog 2020-06-20 00:10:03 -07:00
00acb45e18 Fix zbuffer writing in bounds shader 2020-06-18 14:15:59 -07:00
ccd71208dc Update version and add SpaceDock deployment 2020-06-17 14:04:42 -07:00
82f1e8904e Use changelog that the deploy script likes 2020-06-16 21:30:28 -07:00