issues
search
migueldeicaza
/
SwiftGodot
New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.18k
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adopt Swift 6.0 Tools Version
#615
samdeane
opened
3 hours ago
0
Update README.md and add SwiftGodot Icon
#614
afonsorek
opened
4 hours ago
0
fix operator mapping for "or", "<", "<="
#613
mayoff
closed
1 hour ago
1
Add Swift 6 docs
#612
DandyLyons
opened
3 days ago
2
Refactor Extension Interface (with implementation-only GDExtension import)
#611
konczg
closed
3 days ago
1
pre-built SwiftGodot package not work
#610
waci11
opened
5 days ago
0
Bring back this PR
#608
migueldeicaza
opened
6 days ago
1
Patch: optimization, no need to re-create Callabels on disconnect.
#607
migueldeicaza
opened
1 week ago
0
Generated signals in SwiftGodot do not follow the default signal pattern that handles oneShot.
#606
migueldeicaza
opened
1 week ago
0
Update README to reflect newly added 4.3 support
#605
DandyLyons
closed
1 week ago
1
Refactor Extension Interface
#604
konczg
closed
1 week ago
2
can not build ARkit plugin
#603
waci11
opened
1 week ago
3
Crash when loading project
#602
AryzenRS
closed
5 days ago
1
Convenience APIs
#601
migueldeicaza
opened
1 week ago
0
Cleaner Test Output
#600
samdeane
closed
2 weeks ago
0
Generator Output List Sorted
#599
samdeane
closed
3 weeks ago
2
Fail the GH build/test steps if the swift build/test actually failed.
#598
samdeane
closed
3 weeks ago
1
Explicitly exclude files to suppress warning.
#597
samdeane
closed
3 weeks ago
2
Suppress Generator warnings
#596
samdeane
closed
3 weeks ago
1
Add swift-format config
#595
samdeane
opened
3 weeks ago
2
Ignore auto-generated index.
#594
samdeane
closed
3 weeks ago
0
Fixes @Callable macro expansion for Godot's collection params
#593
sekimondre
opened
3 weeks ago
1
Notification constant should be Int32.
#592
migueldeicaza
closed
1 week ago
1
Fix build
#591
sekimondre
closed
3 weeks ago
1
VariantCollection auto-unwrapping of Object-derived classes crashes
#590
cbackas42
opened
3 weeks ago
0
Building debug SwiftGodot on Windows throws linker errors (too many symbols)
#589
Dirk-Vantas
opened
4 weeks ago
8
_initializeClass for generated registered classes seems to run on every instance being created
#588
migueldeicaza
opened
4 weeks ago
0
GenericSignal helper class
#587
samdeane
opened
4 weeks ago
3
Treat Signals Declared In Swift Like Signals Declared In Godot
#586
samdeane
opened
4 weeks ago
2
DefaultValue support
#585
migueldeicaza
opened
4 weeks ago
0
Unify Swift and Godot Signal Syntax
#584
samdeane
opened
1 month ago
12
Need to document the new plugin to generate entry points
#583
migueldeicaza
opened
1 month ago
0
`static` functions are not correctly exported
#582
elijah-semyonov
opened
1 month ago
0
Don't add `.arrayType` hint when registering `@Callable` methods returning `GArray`
#581
elijah-semyonov
closed
1 month ago
1
Fix pesky Floating point comparisons
#580
elijah-semyonov
closed
1 month ago
0
Replace Foundation with OS C stdlib
#579
elijah-semyonov
closed
1 month ago
0
Add an entry point generator plugin and documentation on how to use it
#578
elijah-semyonov
closed
1 month ago
1
Plugin to generate gdextension files.
#577
samdeane
opened
1 month ago
0
Revisiting `nil` semantics in `Variant` and `TypedArray`
#576
elijah-semyonov
closed
6 days ago
7
docs: update README.md
#575
eltociear
closed
1 month ago
1
A bug when `Object` is inline-wrapped into a `Variant`.
#574
elijah-semyonov
opened
1 month ago
0
Windows: Split SwiftGodot in chunks
#572
migueldeicaza
opened
1 month ago
10
Windows fails with version 0.46 / 4.3
#570
migueldeicaza
closed
1 month ago
1
Remove legacy Callable API entry point that causes ambiguity issues.
#568
migueldeicaza
opened
1 month ago
0
Eradicate optional Variant
#567
elijah-semyonov
closed
1 month ago
2
Add Macro Compatibility Check to CI workflow
#566
Matejkob
opened
1 month ago
0
Support for new types in godot 4.4. Added better error messages for …
#565
jordo
closed
1 month ago
1
Replace all tabs with spaces
#564
elijah-semyonov
closed
1 month ago
0
Support Godot when it is compiled with double precision
#563
StagnationPoint
closed
1 month ago
1
Warnings when building with latest swift toolchain. swift-DEVELOPMENT-SNAPSHOT-2024-09-25
#562
jordo
opened
1 month ago
0
Next