Skip to content

Commit

Permalink
Updated task_list.txt with more tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
CasualDev242 committed Nov 4, 2015
1 parent 7c55eda commit bff0dc5
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions doc/design/task_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,20 +164,21 @@ Highflex: Alex M
- Improve Weapon System ( Additional Animations, Options )

Swartz27: Matthew Swartz
- Fix blurred text on R4
- Fix issue #24: Fix overloaded particle system
- Fix sun path not following weather configs in R2-R4
- Add actor shadow to R2-R4
- Add grass shadows (r2_sun_details) to R2-R4
- Add zoom and reload DOF which is read from the weapon configs if present
+ Fix blurred text on R4
+ Fix issue #24: Fix overloaded particle system
+ Fix sun path not following weather configs in R2-R4
* Add actor shadow to R2-R4
* Add grass shadows (r2_sun_details) to R2-R4
* Add zoom and reload DOF which is read from the weapon configs if present
- Add "sunmask"/cloud shadows shaders for R3&R4
- Disable loading of pre-compiled shaders on R3/R4 to allow for loading of new/modifed shaders
- Have game automatically delete shaders_cache whenever there is a new shader or modifed shader
- Add a console command to turn cloud shadows on or off (requires restart)
- Add soft shadows shader to R2 (original author: cj ayho)
- Add console command for enabling manual reloading on weapons
? Remove R1 renderer and all references to it
- Increase vertex buffer size from 1024+512 to 4096
- Add console command to change shadow map size via console (options: 1024, 1536, 2048[vanilla default], 2560, 3072, 4096)
- Extend r__geometry_lod from 1.2f to 5.f
- Fix problem with weapons using a grenade launcher not lerping the animations
+ Increase vertex buffer size from 1024+512 to 4096
+ Add console command to change shadow map size via console (options: 1024, 1536, 2048[vanilla default], 2560, 3072, 4096)
+ Extend r__geometry_lod from 1.2f to 5.f
* Fix problem with weapons using a grenade launcher not lerping the animations
+ Fixed skybox stretching

0 comments on commit bff0dc5

Please sign in to comment.