Update readme
This commit is contained in:
parent
091037e661
commit
58e02b2cb1
@ -1,6 +1,14 @@
|
|||||||
# PortalGame
|
# PortalGame
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
|
Fix known issues:
|
||||||
- [ ] Fix GL_LINEAR_MIPMAP_LINEAR error
|
- [ ] Fix GL_LINEAR_MIPMAP_LINEAR error
|
||||||
- [ ] Use cached textures when loading meshes instead of always loading the textures again for each mesh
|
- [ ] Use cached textures when loading meshes instead of always loading the textures again for each mesh
|
||||||
- [ ] Fix apparently incorrect light radius of lights visible through scaled portals
|
- [ ] Fix apparently incorrect light radius of lights visible through scaled portals
|
||||||
|
|
||||||
|
Add new features:
|
||||||
|
- [ ] Text and UI rendering
|
||||||
|
- [ ] Static models
|
||||||
|
- [ ] Dynamic entities
|
||||||
|
- [ ] Dynamic lights
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user