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 4.0 Godot 4.0
Version String 1.1.0 1.0.0
Download Commit 76b45ae44d9061c20a9e04d3401a7623c6f1a126 d096d61cd956d6ea1bf072a6c3fde88af0686827
Download Url (Computed) https://github.com/lowlevel-1989/borderless_display/archive/76b45ae44d9061c20a9e04d3401a7623c6f1a126.zip https://github.com/lowlevel-1989/borderless_display/archive/d096d61cd956d6ea1bf072a6c3fde88af0686827.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/addons/borderless_display/demo/godot_v4/screenshot/inspector.png
Thumbnail Inspector
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/lowlevel-1989/borderless_display/1.0.0/addons/borderless_display/demo/godot_v4/screenshot/buttondisplaytest.png
Thumbnail ButtonDisplayTest
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/lowlevel-1989/borderless_display/1.0.0/addons/borderless_display/demo/godot_v4/screenshot/ingame.png
Thumbnail In Game