Edit of asset "Easy Editor Buttons" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Easy Editor Buttons | Easy Editor Buttons |
Description |
One line of code can add buttons to: - Inspector @button - 2D Viewport @button2D - 3D Viewport @button3D - Menu Bar @editor_menubar - Dropdown from function @dropdown 1.3: Added @dropdown + fixes. **Check README for the many features!** |
Easily add buttons to the inspector or the 2D/3D viewports with *one* line of code. ```gd #@button func my_method(): print("Pressed!") ``` **Check the README for the many features!** |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/chairfull/GodotEasyEditorButtons | https://github.com/chairfull/GodotEasyEditorButtons |
Issues Url | https://github.com/chairfull/GodotEasyEditorButtons/issues | https://github.com/chairfull/GodotEasyEditorButtons/issues |
Godot version | Godot 4.3 | Godot 4.3 |
Version String | 1.3 | 1.0 |
Download Commit | 7f3f7297b1e138979bb1db3bd23a559961ab2bbe | fae5b33f1adcb1eb0421420621967b56dc0b7bb3 |
Download Url (Computed) | https://github.com/chairfull/GodotEasyEditorButtons/archive/7f3f7297b1e138979bb1db3bd23a559961ab2bbe.zip | https://github.com/chairfull/GodotEasyEditorButtons/archive/fae5b33f1adcb1eb0421420621967b56dc0b7bb3.zip |
Icon Url |
https://github.com/chairfull/GodotEasyEditorButtons/raw/main/README/logo.png
|
https://github.com/chairfull/GodotEasyEditorButtons/raw/main/README/logo.png
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://github.com/chairfull/GodotEasyEditorButtons/raw/main/README/preview1.png
|
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://github.com/chairfull/GodotEasyEditorButtons/raw/main/README/preview2.png
|
|
Thumbnail |
|