Skip to content

Pull requests: godot-rust/book

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add ios and macos tutorial new-topic New content added to the book
#50 by Ughuuu was merged Jul 8, 2024 Loading…
Update CI versions tooling CI, mdBook and other infrastructure
#49 by Bromeon was merged Jun 11, 2024 Loading…
Added recipe for Inspector Plugin new-topic New content added to the book
#48 by snatvb was merged Jun 19, 2024 Loading…
Update tutorial for selecting Godot versions enhancement Ongoing improvements to readability, flow, etc.
#46 by Bromeon was merged Jun 2, 2024 Loading…
Improve several parts around Godot API chapter enhancement Ongoing improvements to readability, flow, etc.
#45 by Bromeon was merged May 23, 2024 Loading…
Add missing godot command line link
#44 by jsjtxietian was merged May 8, 2024 Loading…
Fix links in recipes/custom-resources.rs error Mistake in the book
#43 by oidro was merged May 23, 2024 Loading…
First draft of android readme new-topic New content added to the book
#42 by TCROC was merged Jun 29, 2024 Loading…
Godot API tutorial (builtins, objects, functions) new-topic New content added to the book
#41 by Bromeon was merged Apr 16, 2024 Loading…
Fix a typo error Mistake in the book
#40 by sinproject-iwasaki was merged Apr 3, 2024 Loading…
Dedicated page about constructors new-topic New content added to the book
#39 by Bromeon was merged Mar 17, 2024 Loading…
Fixed potential typo in index.md enhancement Ongoing improvements to readability, flow, etc.
#38 by hdorer was merged Mar 5, 2024 Loading…
Explain enum properties new-topic New content added to the book
#37 by Bromeon was merged Mar 2, 2024 Loading…
Chapter about virtual script functions new-topic New content added to the book
#35 by Bromeon was merged Feb 13, 2024 Loading…
add required attribute to editor-plugin tutorial error Mistake in the book
#34 by vortexofdoom was merged Feb 9, 2024 Loading…
Add reloadable option to hello-world gdextension file enhancement Ongoing improvements to readability, flow, etc.
#33 by baysmith was merged Feb 8, 2024 Loading…
Be more specific about the reader needs to do enhancement Ongoing improvements to readability, flow, etc.
#32 by jpaugh was merged Feb 6, 2024 Loading…
singleton unregister fix + refcounted error Mistake in the book
#31 by StatisMike was merged Feb 5, 2024 Loading…
Remove #[base] attribute outdated-api Information that is no longer accurate
#29 by Bromeon was merged Jan 25, 2024 Loading…
Quick fixes to links and title capitalization error Mistake in the book
#28 by QueenOfSquiggles was merged Jan 22, 2024 Loading…
Registration of classes, functions, properties and more new-topic New content added to the book
#26 by Bromeon was merged Jan 10, 2024 Loading…
fix borrow of angular_speed error Mistake in the book
#25 by good-praxis was merged Jan 9, 2024 Loading…
Tools Recipes new-topic New content added to the book
#23 by QueenOfSquiggles was merged Jan 14, 2024 Loading…
Update base composition with base(), base_mut() methods. outdated-api Information that is no longer accurate
#21 by Lemiczek was merged Jan 8, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:master.