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

Normal priority feature list #2

Closed
34 of 37 tasks
Shaptic opened this issue Jul 1, 2013 · 3 comments
Closed
34 of 37 tasks

Normal priority feature list #2

Shaptic opened this issue Jul 1, 2013 · 3 comments
Assignees
Labels
Milestone

Comments

@Shaptic
Copy link
Owner

Shaptic commented Jul 1, 2013

  • Logging system
  • Subsystem architecture
  • Math functions
  • 3D Vector
  • .ini file parser
  • Asset manager
  • WAV sound playing
  • Audio manager
  • Settings module
  • Shader wrapper class
  • Write VAO Wrapper
  • Plan rendering architecture
  • Implement primitive drawing basics
  • Test shader/effect wrappers
  • Implement quad drawing
  • Write lighting wrapper
  • Implement texture loading (used stb_image)
  • Write texture wrapper
  • Write FBO wrapper
  • Test FBO wrapper
  • Write scene class
  • Full lighting support
  • Post-processing effect support
  • Test all scene functions
  • Implement entity drawing
  • Implement font system
  • Font loading (sub-task)
  • Font rendering (sub-task)
  • Font caching (sub-task)
  • Convenience functions (sub-task)
  • Implement basic physics-reactive entity
  • Event handling:
  • Mouse events (sub-task)
  • Window events (sub-task)
  • Keyboard events (sub-task)
  • Easy menu creation
  • Buttons (sub-task)
@ghost ghost assigned Shaptic Jul 1, 2013
@Shaptic
Copy link
Owner Author

Shaptic commented Jul 1, 2013

This cumulative list, along with #3, are in bulk due to the pre-release nature of the requests. All issues following the alpha release milestone will have individual issues associated with them.

Shaptic pushed a commit that referenced this issue Jul 5, 2013
Shaptic pushed a commit that referenced this issue Jul 8, 2013
Shaptic pushed a commit that referenced this issue Jul 9, 2013
Shaptic pushed a commit that referenced this issue Jul 11, 2013
Shaptic pushed a commit that referenced this issue Jul 12, 2013
Shaptic pushed a commit that referenced this issue Jul 12, 2013
Shaptic pushed a commit that referenced this issue Jul 12, 2013
Shaptic pushed a commit that referenced this issue Jul 12, 2013
Shaptic pushed a commit that referenced this issue Jul 12, 2013
Shaptic pushed a commit that referenced this issue Jul 12, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 13, 2013
Shaptic pushed a commit that referenced this issue Jul 15, 2013
Shaptic pushed a commit that referenced this issue Jul 15, 2013
Shaptic pushed a commit that referenced this issue Jul 15, 2013
Shaptic pushed a commit that referenced this issue Jul 15, 2013
Shaptic pushed a commit that referenced this issue Jul 16, 2013
Shaptic pushed a commit that referenced this issue Jul 19, 2013
Shaptic pushed a commit that referenced this issue Jul 20, 2013
Shaptic pushed a commit that referenced this issue Jul 20, 2013
Shaptic pushed a commit that referenced this issue Jul 24, 2013
Shaptic pushed a commit that referenced this issue Jul 24, 2013
Shaptic pushed a commit that referenced this issue Jul 25, 2013
@Shaptic
Copy link
Owner Author

Shaptic commented Jul 25, 2013

Physics-reactive entites and the whole physics component of Zenderer has been postponed for release with the beta milestone. See issue #11.

@Shaptic
Copy link
Owner Author

Shaptic commented Jul 30, 2013

All of the noted features are complete in at least their basic form. Menus are still buggy and need further developments. Any requests for bug-fixes or improvements will now be in separate issues. If they are minor and I run into them through testing / developing, they won't have issues created unless they need significant work to fix.

@Shaptic Shaptic closed this as completed Jul 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant