The Wayback Machine - https://web.archive.org/web/20211012105842/https://github.com/mockersf
Skip to content
Avatar
🦀
🦀

Sponsors

@Nilirad

Sponsoring

@spastorino @m-ou-se @dtolnay @cart @jyn514 @lcnr

Achievements

Achievements

Highlights

  • 8 discussions answered

Organizations

@procyon-rs @bevyengine @vleue
Block or Report

Block or report mockersf

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mockersf/README.md

Hi there 🖖

I'm in love with rust and tooling!

mockersf's GitHub Stats

Popular repositories

  1. Helpers and Plugins for Bevy

    Rust 58 9

  2. hocon.rs Public

    Parse HOCON configuration files in Rust

    Rust 51 7

  3. Talk with dynamodb using your existing structs thanks to serde

    Rust 24 29

  4. Rust client for Jenkins API

    Rust 21 11

  5. A structured Slack notification resource for Concourse

    Rust 16 9

  6. kmanb Public

    Ludum Dare 47 - Jam

    Rust 12 1

1,792 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2021

Created 4 commits in 1 repository

Created a pull request in bevyengine/bevy that received 6 comments

texture atlas builder: use correct pixel size instead of 4

Objective Fixes #2919 initial pixel was hard coded and not dependent on texture format Solution Replace the hard coded pixel with one using the …

+4 −3 6 comments