Interests: Language design, compilers, digital logic, theorem provers, computational geometry, mathematics, real time embedded signal processing
-
HackerFoo Heavy Industries
- Mountain View, California, USA
- https://hackerfoo.com
- @HackerF00
Block or Report
Block or report HackerFoo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse101 contributions in the last year
Activity overview
Contributed to
bevyengine/bevy,
rust-windowing/winit,
rust-gamedev/rust-gamedev.github.io
and 21 other
repositories
Contribution activity
August 2022
Created a pull request in bevyengine/bevy that received 7 comments
Prevent windup with FixedTimestep
Objective
After being suspended for a while and then resuming, FixedTimestep
systems will run full speed until caught up, which is undesirable in m…
+20
−1
•
7
comments
Opened 3 other pull requests in 1 repository
Reviewed 1 pull request in 1 repository
bevyengine/bevy
1 pull request
Created an issue in bevyengine/bevy that received 1 comment
UI only shows if in last pass
Bevy version
f1be89d
Relevant system information
Tested on MacOS and iOS, with 4x MSAA
What you did
I used UiCameraConfig
to enable show_ui
on only…
1
comment