Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
-
-
-
-
Forked from angular-ui/bootstrap
Native AngularJS (Angular) directives for Twitter's Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!
JavaScript
31 contributions in the last year
Contribution activity
November - December 2019
ssbr has no activity
yet for this period.
October 2019
- ssbr/amethyst Rust
Created a pull request in amethyst/amethyst that received 4 comments
s/Point3/Vector3/ in tiles Map documentation.
Description
Replace (incorrect) claim in amethyst_tiles::Map of using Point3<f32> with the actual type, Vector3<f32>.
Map::to_tiles etc should prob…
+2
−2
•
4
comments
Created an issue in amethyst/amethyst that received 1 comment
[FEATURE MODIFICATION] amethyst_tiles::Map::to_tile should accept out-of-bounds input.
Feature
https://docs.amethyst.rs/stable/amethyst_tiles/trait.Map.html#tymethod.to_tile
This returns an Option<Point3<u32>>, but does not document w…
1
comment