Releases: CodeNameTwister/GD-Override-Functions
Releases · CodeNameTwister/GD-Override-Functions
Release list
0.3.0
0.2.5
Updated
- Fix Repeated functions on create.
Added
- option editor setting: include native class for check interfaces.
0.2.4
Settings parameters on Editor Settings:
Plugin Settings in Editor Settings (Editor Settings > Plugin > GD Override Functions [Advance options enabled is required!])
in version >= 0.2.4 you can set what are functions and interface class in Editor settings
0.2.3.1
- Added Button Generate Custom Virtual functions.
- Added Button Order by inherited.
- Change Comment, Class name on the comment when override.
- Change Behaviour on run.
0.2.0
- Added Filters Public / Virtual / Private functions.
- Added Fillter for Interface Class Functions.
- Added Interface Method Generator.
0.1 Stable
Tool Addon for godot 4 for extend script editor feature.
This addon allow select virtual functions for be override/implement.
Note
This plugin was initially created to be an complement to the script-ide plugin, this version is a STANDALONE version of the complement.