Sponsors
1,611 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 114 commits in 6 repositories
Created a pull request in godotengine/godot that received 11 comments
Correctly register editor-only OpenXR*
classes' api_type
Fixes #103867, by registering the three following classes with api_type = "editor"
instead of "core"
:
OpenXRInteractionProfileEditorBase
OpenXRBin…
+6
−0
lines changed
•
11
comments
Opened 20 other pull requests in 2 repositories
godot-rust/gdext
1
closed
18
merged
-
Disable
codegen-full
by default in itestThis contribution was made on Mar 25 -
Reduce number of classes in minimal codegen
This contribution was made on Mar 25
-
Bitfields now have
|=
operatorThis contribution was made on Mar 24 -
Array
,Dictionary
: addinto_read_only()
+is_read_only()
This contribution was made on Mar 23 -
bind/bind_mut
borrow errors now print previous stacktraceThis contribution was made on Mar 23 -
Remove
gensym
, fix Wasm class registrationThis contribution was made on Mar 22 -
Move examples out of repository
This contribution was made on Mar 17
-
Add diagnostic hints for missing
ToGodot
/FromGodot
traitsThis contribution was made on Mar 17 -
Add
OnReady::from_loaded()
+#[init(load = "PATH")]
This contribution was made on Mar 16 -
XML doc generation: code cleanup
This contribution was made on Mar 12
-
Bump MSRV from 1.80 to 1.85
This contribution was made on Mar 12
-
Explicit signal visibility
This contribution was made on Mar 12
-
Validate that
api-custom
is run for Godot Debug binaryThis contribution was made on Mar 11 -
Work around
OpenXR*
APIs wrongly exposed in release; wider release checks in CIThis contribution was made on Mar 11 -
Remove paste, simplify plugin macros
This contribution was made on Mar 11
-
Godot 4.4 support
This contribution was made on Mar 3
-
Callables to builtin methods;
Array::bsearch_by, sort_unstable_by
This contribution was made on Mar 2 -
Move builtin API design to
__docs
moduleThis contribution was made on Mar 2 -
GString
,StringName
: add conversions from bytes and C-stringsThis contribution was made on Mar 2
godot-rust/book
1
merged
-
Type-safe signals
This contribution was made on Mar 27
Reviewed 17 pull requests in 3 repositories
godot-rust/gdext
12 pull requests
-
Experiment with splitting up signature differently
This contribution was made on Mar 27
-
Allow
Gd<T>
to be passed as a parameter in async signalsThis contribution was made on Mar 26 -
Move
itest
default featurecodegen-full
into build scriptThis contribution was made on Mar 25 -
Wasm threading fixes
This contribution was made on Mar 24
-
Fix editor docs not generating when class itself is undocumented
This contribution was made on Mar 23
-
Remove paste, simplify plugin macros
This contribution was made on Mar 22
-
GodotFfi::variant_type can be const
This contribution was made on Mar 21
-
Add
OnEditor<T>
, removeimpl<T> Export for Gd<T>
andDynGd<T, D>
This contribution was made on Mar 12 -
Panic handling: thread safety; set hook once and not repeatedly
This contribution was made on Mar 12
-
Regression test for checking if
RustCallable
is connected to signal.This contribution was made on Mar 11 -
Async Signals
This contribution was made on Mar 11
-
GString
,StringName
: add conversions from bytes and C-stringsThis contribution was made on Mar 4
godotengine/godot
3 pull requests
-
[macOS] Fix running with
DisplayServerHeadless
.This contribution was made on Mar 26 -
GDExtension: Add mechanism to get which classes an extension is using
This contribution was made on Mar 17
-
Correctly register editor-only
OpenXR*
classes'api_type
This contribution was made on Mar 12
godot-rust/book
2 pull requests
-
Removing deprecated editor_plugin attribute key
This contribution was made on Mar 25
-
Fix: replace outdated info
This contribution was made on Mar 3
Created an issue in PoignardAzur/venial that received 1 comment
Expose low-level parse functions
venial currently offers only 2 functions parse_item
and consume_item
. This is surprisingly flexible for a ton of use cases, and mostly enough when …
1
comment
Opened 1 other issue in 1 repository
godotengine/godot
1
closed
-
GDExtension: editor-only
OpenXR*
classes declared withapi_type == "core"
This contribution was made on Mar 9
2
contributions
in private repositories
Mar 3