Pinned Loading
-
recastnavigation-rs-sys
recastnavigation-rs-sys PublicRaw Rust FFI bindings for recastnavigation.
864 contributions in the last year
Day of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
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
June 2025
Created 5 commits in 1 repository
Created a pull request in bevyengine/bevy that received 3 comments
Delete System::component_access()
.
Objective
Cleanup related to #19495.
Solution
Delete System::component_access()
. It is redundant with System::component_access_set().combined_ac…
+22
−57
lines changed
•
3
comments
Opened 9 other pull requests in 1 repository
bevyengine/bevy
6
open
3
merged
-
Restructure the logic in
AssetServer::load_internal
to avoid using weak handles.This contribution was made on Jun 13 -
Bump ron version to 0.10.
This contribution was made on Jun 13
-
Prevent
AnimationGraph
from serializingAssetId
s.This contribution was made on Jun 13 -
Replace
UntypedHandle
from ReflectAsset withimpl Into<UntypedAssetId>
.This contribution was made on Jun 13 -
Enable ambiguity detection in CI.
This contribution was made on Jun 10
-
Mention in the docs for pointer events that these are in screen-space.
This contribution was made on Jun 6
-
Use component_access_set to determine the set of conflicting accesses between two systems.
This contribution was made on Jun 5
-
Improve documentation on
Specialized*Pipeline*
.This contribution was made on Jun 4 -
Return an error when adding the same asset label multiple times.
This contribution was made on Jun 4
Reviewed 13 pull requests in 2 repositories
bevyengine/bevy
12 pull requests
-
Fix glTF coordinate system imports
This contribution was made on Jun 13
-
allow access to the source error of
AssetLoaderError
and downcastingThis contribution was made on Jun 12 -
Mesh serialization
This contribution was made on Jun 10
-
Improve documentation on
Specialized*Pipeline*
.This contribution was made on Jun 9 -
Remove entity placeholder from observers
This contribution was made on Jun 6
-
Error when
#[entities]
is on the wrong partThis contribution was made on Jun 6 -
Minor clear color doc improvements
This contribution was made on Jun 6
-
Bare Minimum
no_std
support forbevy_asset
This contribution was made on Jun 6 -
Fix regression on the get/get_mut/get_not_found
This contribution was made on Jun 6
-
Add missing docs for ImageLoader
This contribution was made on Jun 6
-
Use BevyError for AssetLoader::Error
This contribution was made on Jun 3
-
Move away from std::Path in bevy_assets
This contribution was made on Jun 1
bevyengine/bevy-website
1 pull request
-
Add a callout to the example pages if JavaScript is disabled
This contribution was made on Jun 13
Created an issue in petgraph/petgraph that received 1 comment
Implement Graph::try_map
to map a Graph with potential errors.
Today we have Graph::map
which allows you to create a new graph after processing it with some closures. This works, unless you can have errors in t…
1
comment
Opened 1 other issue in 1 repository
PowerShell/Win32-OpenSSH
1
open
-
command not found
when connecting to OpenSSH server using Git Bash as DefaultShell and disabling pseudo-terminal allocationThis contribution was made on Jun 10