issues
search
godot-rust
/
gdnative-book
The user guide for godot-rust.
https://godot-rust.github.io/book
MIT License
64
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Spelling Correction in traits.md
#115
NoodleLadJr
closed
6 months ago
3
Updating shell.nix to flakes
#114
jaoleal
opened
8 months ago
11
Update support to include HTML5
#113
pakoito
closed
1 year ago
3
Create debugging.md
#112
ogapo
closed
1 year ago
4
Inline code fix for hello-world.md
#111
ogapo
closed
1 year ago
1
Updated the path to the the compiled dynamic library on macOS in hell…
#110
RamziA961
closed
1 year ago
1
Note added for https://github.com/godot-rust/gdext/pull/365
#109
RefinedDev
closed
1 year ago
3
mdbook-admonish
#108
Bromeon
closed
1 year ago
0
Contribution guidelines + API conventions
#107
Bromeon
closed
1 year ago
0
Typos and Code fixed in GdExt's Hello-World page
#106
RefinedDev
closed
1 year ago
1
Largely improved intro docs + compat guidelines
#105
Bromeon
closed
1 year ago
0
Cleared up a misconception on what deferred calls do
#104
L4Vo5
closed
1 year ago
1
Provide instructions on how to update `api.json` while using a custom Godot build
#103
necrashter
opened
1 year ago
2
Fix code snippet in "How do I store a reference of `Node`?"
#102
chitoyuu
closed
1 year ago
0
FAQ: Is "How do I store a reference of Node?" outdated?
#101
pherrymason
closed
1 year ago
0
Update subclassing info for GdExtension and mention Gd type
#100
Supreeeme
closed
1 year ago
0
gdext: API and code style guidelines
#99
Bromeon
opened
1 year ago
0
tokio recipe is still using a git dependency and the old method syntax
#98
chitoyuu
opened
1 year ago
0
Gdextension
#97
Local-Trash
closed
1 year ago
2
Update Android Export Section: Android NDK version, troubleshooting, custom Godot
#96
necrashter
closed
1 year ago
0
Android NDK version >= 23 requires nightly toolchain
#95
necrashter
closed
1 year ago
1
Elaborate GDNative Explanation
#94
RobWalt
closed
1 year ago
2
Contributing link in README broken
#93
RobWalt
closed
1 year ago
2
Fix nix page
#92
RobWalt
closed
1 year ago
2
Clarify the LLVM dependency on Windows
#91
weazeltech
closed
1 year ago
1
Add HTML5 limitations section and relevant errors
#90
necrashter
closed
1 year ago
0
Update HTML5 export guide with pinned versions of Rust and Emscripten
#89
necrashter
closed
1 year ago
1
Commands in the WASM guide should use pinned versions of rustc and emsdk
#88
chitoyuu
closed
1 year ago
1
Added tutorial for `HTML5 web exports without recompiling Godot`
#87
greenfox1505
opened
1 year ago
2
FAQ: known limitations
#86
Bromeon
opened
1 year ago
0
Restructure entire book to prepare for both GDNative + GDExtension
#85
Bromeon
closed
1 year ago
0
Update doc links that go to a 404
#84
tonyfinn
closed
1 year ago
1
Short mention of bevy-godot integration
#83
Bromeon
closed
2 years ago
4
Migration guide 0.10 -> 0.11
#82
Bromeon
closed
2 years ago
0
Nix install instructions use outdated/unsupported 1.52.1 compiler
#81
kpcyrd
opened
2 years ago
2
Update Nix build system instructions
#80
Shou
closed
2 years ago
1
Added clarification to `config.toml`
#79
greenfox1505
closed
2 years ago
2
Migrate #[export] -> #[method]
#78
Bromeon
closed
2 years ago
0
FAQ: Added unwraping after `cast` call, so it compiles correctly.
#76
tuto193
closed
2 years ago
1
Changed signal declaration, so it fits the current docs (0.10.0)
#75
tuto193
closed
2 years ago
3
Removes FAQ entries related to Rust Analyzer as they no longer appear to be relevant.
#74
jacobsky
closed
2 years ago
1
Updating the Outdated API document as per issue #72
#73
jacobsky
closed
2 years ago
1
Godot property hooks documentation is out of date
#72
jacobsky
closed
2 years ago
1
Add HTML5 export guide
#71
derivator
closed
2 years ago
10
Fixed '_owner' parameter in FAQ/EntityFactory
#70
tuto193
closed
2 years ago
0
WIP: GDScript built-in alternatives
#69
KennethWilke
closed
1 year ago
5
Added note about the export attribute rename
#68
KennethWilke
closed
2 years ago
1
Changes the default build version to 0.10 on the hello-world page
#67
Lambdanaut
closed
2 years ago
4
Fix: git examples/abc-defgh links, hello_world -> hello-world
#66
omicron321
closed
2 years ago
2
Updated setup.md
#65
ShayanGsh
closed
2 years ago
3
Next