Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for v1.1 #552

Open
4 of 9 tasks
Noofbiz opened this issue May 26, 2018 · 1 comment
Open
4 of 9 tasks

Roadmap for v1.1 #552

Noofbiz opened this issue May 26, 2018 · 1 comment
Milestone

Comments

@Noofbiz
Copy link
Member

Noofbiz commented May 26, 2018

Here is just a list of things I would like to work on before version 1.1 is released

  • Tests for systems in common
  • Benchmarks or other tests for rendering and collision systems
  • Reduce the number of draw calls in the RenderSystem
  • A TouchSystem for mobile that contains many common gestures for tablets / phones, such as pinching and multi-finger dragging (Touch system in common  #540)
  • Action-based Input support (Input Abstractions` #433)
  • Joystick / Gamepad support (Joystick/Controller Support #221)
  • Text / Font system improvements
  • Module support (go.mod / vendoring)
  • WASM as a build target

I'm welcome to suggestions and help figuring out what should go where!

@Noofbiz Noofbiz added this to the v1.1 milestone May 26, 2018
@jonbonazza
Copy link
Contributor

@Noofbiz I'm not sure that The first two items (around testing and benchmarks) should be included in a "roadmap." Roadmaps typically only detail features. I agree that both of those things are important, but I would suggest just having separate issues for those two things and taking them off this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants