Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign upPinned
358 contributions in the last year
Contribution activity
December 2020
Created 7 commits in 2 repositories
Created a pull request in godotengine/godot that received 5 comments
RenderingServer reorganization
This PR reorganizes and renames most of RenderingServer classes in hopes that it's easier to understand them. Following diagram shows what each is:
Opened 3 other pull requests in 1 repository
godotengine/godot
3
merged
Reviewed 2 pull requests in 1 repository
godotengine/godot 2 pull requests
Created an issue in godotengine/godot-proposals that received 24 comments
Fixing physics timestep vs refresh rate problems (jitter)
Describe the project you are working on Godot Describe the problem or limitation you are having in your project When the physics time-step and the …