Skip to content

Releases: CodeNameTwister/GD-Override-Functions

0.3.0

Choose a tag to compare

@CodeNameTwister CodeNameTwister released this 22 Jun 17:38
5a96960

Resolve Issue#1

Added

  • Initial size defined in Editor Settings for popup window.

Fixed

  • Icons filters dissapear when expand flag is enabled.

Thanks to
@kyrosle

0.2.5

Choose a tag to compare

@CodeNameTwister CodeNameTwister released this 15 May 06:47

Updated

  • Fix Repeated functions on create.

Added

  • option editor setting: include native class for check interfaces.

0.2.4

Choose a tag to compare

@CodeNameTwister CodeNameTwister released this 05 May 07:01
cfda240

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

Choose a tag to compare

@CodeNameTwister CodeNameTwister released this 14 Apr 15:45
3f1ef4b
  • 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

Choose a tag to compare

@CodeNameTwister CodeNameTwister released this 08 Apr 03:45
  • Added Filters Public / Virtual / Private functions.
  • Added Fillter for Interface Class Functions.
  • Added Interface Method Generator.

0.1 Stable

Choose a tag to compare

@CodeNameTwister CodeNameTwister released this 30 Mar 15:49

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.