Edit of asset "Borderless Display" Accepted

Old/Current New/Edit
Title Borderless Display Borderless Display
Description Multiresolution Support for pc/mobile devices including safearea.

New nodes:
- BorderlessDisplay: New node to control the scaling area of our game.
- ButtonDisplayTest: New node for testing with multiple resolutions.

# Changelog

## [1.1.0] - 2023-03-13

### Added

- add editor button set viewport resolution

### Changed

- change class_name to add_custom_type

## [1.0.1] - 2023-03-10

### Added

- CHANGELOG.md
- guides autocenter

### Changed
- [godot v3] fix get window height override
- [godot v3] fix set properties defaults
Multiresolution Support for pc/mobile devices including safearea.

New nodes:
- BorderlessDisplay: New node to control the scaling area of our game.
- ButtonDisplayTest: New node for testing with multiple resolutions.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/lowlevel-1989/borderless_display https://github.com/lowlevel-1989/borderless_display
Issues Url https://github.com/lowlevel-1989/borderless_display/issues https://github.com/lowlevel-1989/borderless_display/issues
Godot version Godot 3.5 Godot 3.5
Version String 1.1.0 1.0.0
Download Commit afae21ff23f2ca12135c02af31f23200690fbfcf 5d474b0f2ce9a07010b6594307a836582274980d
Download Url (Computed) https://github.com/lowlevel-1989/borderless_display/archive/afae21ff23f2ca12135c02af31f23200690fbfcf.zip https://github.com/lowlevel-1989/borderless_display/archive/5d474b0f2ce9a07010b6594307a836582274980d.zip
Icon Url https://raw.githubusercontent.com/lowlevel-1989/borderless_display/master/addons/borderless_display/icon.png
https://raw.githubusercontent.com/lowlevel-1989/borderless_display/master/addons/borderless_display/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/lowlevel-1989/borderless_display/1.0.0-godot-v3/addons/borderless_display/demo/godot_v3/screenshot/inspector.png
Thumbnail Inspector
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/lowlevel-1989/borderless_display/1.0.0-godot-v3/addons/borderless_display/demo/godot_v3/screenshot/buttondisplaytest.png
Thumbnail ButtonDisplayTest
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/lowlevel-1989/borderless_display/1.0.0-godot-v3/addons/borderless_display/demo/godot_v3/screenshot/ingame.png
Thumbnail In Game