Popular repositories Loading
-
Brezaks-Random-Bullshit
Brezaks-Random-Bullshit PublicA collection of usefull C utilities written by me.
C
-
-
erdtree
erdtree PublicForked from solidiquis/erdtree
A multi-threaded file-tree visualizer and disk usage analyzer.
Rust
-
-
rust
rust PublicForked from rust-lang/rust
Empowering everyone to build reliable and efficient software.
Rust
-
155 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 |
Contribution activity
March 2025
Created 6 commits in 2 repositories
Created 1 repository
-
Brezak/sps-webship-api
PHP
This contribution was made on Mar 24
Created a pull request in bevyengine/bevy that received 5 comments
Implement RelationshipSourceCollection
for Option<Entity>
Objective
Option
is technically a collection.
Solution
Implement RelationShipSourceCollection
for Option<Entity>
Testing
Added a new test
Opened 9 other pull requests in 3 repositories
bevyengine/bevy
3
open
4
merged
-
Bevy update min vers
This contribution was made on Mar 25
-
Fix clippy warning about unnecessary return in
single_threaded_taks_pool.rs
This contribution was made on Mar 21 -
Implement
RelationshipSourceCollection
forIndexSet
This contribution was made on Mar 21 -
Implement
RelationshipSourceCollection
forBTreeSet
This contribution was made on Mar 21 -
Add more methods to
RelationshipSourceCollection
This contribution was made on Mar 19 -
Remove superfluous spaces in
Transform
documentationThis contribution was made on Mar 10 -
Expand the
RelationshipSourceCollection
to return more informationThis contribution was made on Mar 10
riesenia/sps-webship-api
1
merged
-
Properly parse shipment numbers
This contribution was made on Mar 24
cart/bevy
1
closed
-
Implement
MapEntities
forEntityHashSet
This contribution was made on Mar 20
Reviewed 7 pull requests in 1 repository
bevyengine/bevy
7 pull requests
-
Fix clippy warning about unnecessary return in
single_threaded_taks_pool.rs
This contribution was made on Mar 21 -
Replace VisitEntities with MapEntities
This contribution was made on Mar 20
-
Add more methods to
RelationshipSourceCollection
This contribution was made on Mar 19 -
Fix clippy lints on Rust beta
This contribution was made on Mar 17
-
Required components accept const values (#16720)
This contribution was made on Mar 14
-
Add methods to bulk replace relationships on a entity
This contribution was made on Mar 13
-
Remote entity reservation v2
This contribution was made on Mar 13
Created an issue in bevyengine/bevy that received 2 comments
EntityHashSet
can't be used as a relationship target collection because it doesn't implement VisitEntitiesMut
Bevy version
Main branch 3b9e2e6
What you did
Tried to implement RelationshipSourceCollection
for EntityIndexMap
.
Encountered error.
Attempted to …
Opened 2 other issues in 2 repositories
pcwalton/offset-allocator
1
open
-
Wrong minimal version for
nonmax
dependencyThis contribution was made on Mar 25
bevyengine/bevy
1
open
-
RelationshipInsertHookMode
forremove
andtake
This contribution was made on Mar 13