You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a list of features that are implemented in Goost as experimental (to gather user feedback), deprecated, obsolete, and removed features. See Feature removal policy documentation for more explanations.
If you're looking for implementing new features, refer to #7.
Experimental or work-in-progress features
Features listed here require testing and user feedback. If a feature is not really useful and proves to be difficult to maintain, it may be eventually removed. Such features are also immune to compatibility breakage policies.
MixinScript: see Add support for cross-language mixins using MixinScript (aka MultiScript) #92. The feature was previously removed in previous Godot versions two times, yet Goost builds upon the removed implementation by providing editor tools for those kind of scripts. Depending on the user support and interested contributors, it may be further maintained or eventually removed.
Features listed here will be soon removed in future versions of Goost. Depending on the feedback and maintenance effort, deprecated features may have a chance to be still present in future versions of Goost.
None yet!
Removed features
Features listed here are no longer present in Goost. If a feature was removed simply because of huge maintenance cost and not because it's no longer useful or obsolete, feel free to make a pull request to resurrect such a feature. Features may also be removed if they end up being ported to Godot, which is Goost's main intention.
This is a list of features that are implemented in Goost as experimental (to gather user feedback), deprecated, obsolete, and removed features. See Feature removal policy documentation for more explanations.
If you're looking for implementing new features, refer to #7.
Experimental or work-in-progress features
Features listed here require testing and user feedback. If a feature is not really useful and proves to be difficult to maintain, it may be eventually removed. Such features are also immune to compatibility breakage policies.
MixinScript
: see Add support for cross-language mixins usingMixinScript
(akaMultiScript
) #92. The feature was previously removed in previous Godot versions two times, yet Goost builds upon the removed implementation by providing editor tools for those kind of scripts. Depending on the user support and interested contributors, it may be further maintained or eventually removed.MidiPlayer
, see Preliminary MidiPlayer implementation #157. It's not yet clear whether current API and implementation is sound (no pun intended!)Deprecated features
Features listed here will be soon removed in future versions of Goost. Depending on the feedback and maintenance effort, deprecated features may have a chance to be still present in future versions of Goost.
None yet!
Removed features
Features listed here are no longer present in Goost. If a feature was removed simply because of huge maintenance cost and not because it's no longer useful or obsolete, feel free to make a pull request to resurrect such a feature. Features may also be removed if they end up being ported to Godot, which is Goost's main intention.
GradientTexture2D
RemoveGradientTexture2D
#170GradientTexture2D
to 3.x godotengine/godot#54824.The text was updated successfully, but these errors were encountered: