Space Engineers

Space Engineers

Rich HUD Master
正在显示第 31 - 40 项,共 72 项条目
< 1  2  3  4  5  6 ... 8 >
更新于:2021 年 9 月 17 日 下午 3:45

更新于:2021 年 9 月 13 日 下午 5:03

Version 1.2.0.0: UI Clipping, Better Cursor and Input Management

See the patch notes on GitHub for details.[github.com]

更新于:2021 年 9 月 13 日 下午 4:45

更新于:2021 年 9 月 13 日 下午 4:34

更新于:2021 年 7 月 15 日 下午 9:56

Wrong branch

更新于:2021 年 7 月 15 日 下午 9:55

更新于:2021 年 7 月 15 日 下午 9:27

更新于:2021 年 5 月 5 日 下午 8:35

Version 1.1.1.0: Text Update Fixes and Minor Formatting Optimization

• Library UI elements that change text formatting now only change text color. This should make it easier to use custom text formats with these types, especially SelectionBox types.
• Fixed bug underline bounding calculation preventing it from correctly clipping underlines on text with a horizontal offset.
• SetText() and SetFormatting() methods in TextBuilders affecting the entire text now change default formatting.
• Changes to text formatting that only affect color will not trigger a full update; it'll just update the billboard color.
• GlyphFormat is now a value type.

更新于:2021 年 3 月 27 日 上午 9:59

Version: 1.1.0.0: UI Tree Optimization and Library Overhaul

See the patch notes on GitHub for details.[github.com]

更新于:2021 年 3 月 12 日 下午 3:14

Version 1.0.3.0: Minor Terminal Fixes and List Box Refactoring

• Added new API accessors for terminal ListBox types to allow insertion, removal, and retrieval of the selection's current index.
• Terminal ListBox entries now allow the user to retrieve/modify the name of the entry
• Refactored ListBox, Dropdown and TreeBox to allow the use of custom entry elements
• Fixed bug preventing clients from reading/writing to terminal ListBox entry properties
• The terminal will now automatically close when the SE terminal or other windows open