Nathan Hoad

Results 3 issues of Nathan Hoad

**Is your feature request related to a problem? Please describe.** It would be handy to keep universal snippets in a resource and refer to them from any other resource. **Describe...

enhancement
godot4

This adds an optional fourth item to the `msgids_context_plural` array in `EditorTranslationParserPlugin::parse_file` that can be used to add comments to the generated POT file. This means that anyone using the...

enhancement
feature proposal
topic:editor

This addresses an issue where calls to `DialogueManager.GetNextDialogueLine` within the same tick would all return the value from the first request.

bug