-
Notifications
You must be signed in to change notification settings - Fork 77
Issues: migueldeicaza/SwiftGodot
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Patch: optimization, no need to re-create Callabels on disconnect.
#607
opened Nov 14, 2024 by
migueldeicaza
Generated signals in SwiftGodot do not follow the default signal pattern that handles oneShot.
#606
opened Nov 14, 2024 by
migueldeicaza
VariantCollection auto-unwrapping of Object-derived classes crashes
bug
Something isn't working
#590
opened Oct 25, 2024 by
cbackas42
Building debug SwiftGodot on Windows throws linker errors (too many symbols)
#589
opened Oct 25, 2024 by
Dirk-Vantas
_initializeClass for generated registered classes seems to run on every instance being created
bug
Something isn't working
#588
opened Oct 25, 2024 by
migueldeicaza
Need to document the new plugin to generate entry points
documentation
Improvements or additions to documentation
#583
opened Oct 20, 2024 by
migueldeicaza
static
functions are not correctly exported
bug
#582
opened Oct 19, 2024 by
elijah-semyonov
Windows: Split SwiftGodot in chunks
enhancement
New feature or request
#572
opened Oct 7, 2024 by
migueldeicaza
Remove legacy Callable API entry point that causes ambiguity issues.
#568
opened Oct 5, 2024 by
migueldeicaza
Warnings when building with latest swift toolchain. swift-DEVELOPMENT-SNAPSHOT-2024-09-25
#562
opened Oct 3, 2024 by
jordo
Code Generation Tracking
enhancement
New feature or request
#558
opened Oct 3, 2024 by
migueldeicaza
Tool to produce required dependencies
enhancement
New feature or request
#556
opened Oct 3, 2024 by
migueldeicaza
Reducing the size of SwiftGodot for deployments: godotFrameworksCtor.
enhancement
New feature or request
#555
opened Oct 3, 2024 by
migueldeicaza
Some of the generated documentations are referring something else
#547
opened Sep 26, 2024 by
elijah-semyonov
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.