• Stars
    star
    155
  • Rank 240,864 (Top 5 %)
  • Language GDScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Adds a dropdown and refresh button combo to the toolbar for instantly toggling off/on a plugin. Enables faster workflows for Godot plugin developers.

godot-plugin-refresher

This plugin simplifies plugin development for those wanting to make tools for the Godot Editor.

It adds a dropdown and refresh button to the main toolbar in the top-right corner of the Godot Editor. Other plugins' directory names will show up in the dropdown, and clicking the refresh button will simply toggle the plugin off and then back on.

This makes it much easier to iterate on a single plugin since rather than having to...

  1. Click Project Settings.
  2. Go to Plugins tab (first time).
  3. Find the desired plugin.
  4. Click the dropdown.
  5. Select the opposite option.
  6. Click the dropdown again.
  7. Click the original option.
  8. Close the Project Settings.

You instead just...

  1. Click the dropdown (first time).
  2. Select your WIP plugin (first time).
  3. Click the refresh button.

Please consider starring the repo if you like the project and let me know if you have any feedback for bugs / feature improvements in the Issues. If you'd like to support my work, please send tips to my Kofi. Cheers!

More Repositories

1

godot-next

Godot Node Extensions - Basic Node Extensions for Godot Engine
GDScript
962
star
2

godot-realistic-water

Godot - Realistic Water Shader
GLSL
715
star
3

godot-debug-menu

Display in-game FPS/performance/hardware metrics in a Godot 4.x project
GDScript
438
star
4

godot-lod

Level of detail (LOD) add-on for Godot 3.x (GLES3 and GLES2)
GDScript
231
star
5

godot-antialiased-line2d

Fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
GDScript
131
star
6

godot-tensorflow-workspace

Machine learning for Godot Engine
117
star
7

godot-interpolated-camera3d

Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
GDScript
85
star
8

hydro

Hydro is a Godot Engine module which allows rigid bodies to behave realistically in water.
C++
62
star
9

godot-debug-menu-demo

Demo for the in-game FPS/performance/hardware metrics add-on for Godot 4.x
GDScript
49
star
10

godot-sqlite

SQLite engine module for Godot based on gdsqlite-native
C++
42
star
11

godot-lod-demo

Demonstration project for the Level of Detail (LOD) Godot 3.x add-on
GDScript
42
star
12

godot-ideas

Freely share and discuss ideas for Godot Engine core, module and plugin development
30
star
13

lottie

C++
27
star
14

abstract-state-machine

A GraphNode Based State machine tool for Godot 3
GDScript
26
star
15

godot-mat-cap

Godot Material Capture Demo
GDScript
19
star
16

gltf

C++
16
star
17

godot-interpolated-camera3d-demo

Demo project for the InterpolatedCamera3D add-on
GDScript
12
star
18

godot-tensorflow

C++
10
star
19

godot-gdscript-ports

A collection of GDScript classes ported back from Godot Engine C++ codebase
GDScript
9
star
20

godot-fire

C++
8
star
21

godot-mixer

Python
8
star
22

godot-pivot-painter

7
star
23

mesh_lod

C++
7
star
24

Godot-Custom-Class-Docs

A Godot plugin to make custom class documentation more useful and user friendly.
GDScript
7
star
25

godot-tensorflow-demo

6
star
26

godot-modules-fire

5
star
27

json

C++
5
star
28

godot-antialiased-line2d-demo

Demo for the fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
GDScript
5
star
29

tensorflow

C++
4
star
30

godot-tensorflow-godot

C++
3
star
31

godot-main

A collection of scripts which enable faster Godot project creation, testing and prototyping
AutoHotkey
3
star
32

navigation_server_playground

Testing using 3.2 Godot Engine navigation server
GDScript
2
star
33

native-integration

1
star
34

scene_merge

C++
1
star
35

audio_effect_stream

Archived. Moved to https://github.com/godot-extended-libraries/godot-fire/commits/feature/audio-effect
C++
1
star