@@ -164,20 +164,21 @@ Highflex: Alex M
164
164
- Improve Weapon System ( Additional Animations, Options )
165
165
166
166
Swartz27: Matthew Swartz
167
- - Fix blurred text on R4
168
- - Fix issue #24: Fix overloaded particle system
169
- - Fix sun path not following weather configs in R2-R4
170
- - Add actor shadow to R2-R4
171
- - Add grass shadows (r2_sun_details) to R2-R4
172
- - Add zoom and reload DOF which is read from the weapon configs if present
167
+ + Fix blurred text on R4
168
+ + Fix issue #24: Fix overloaded particle system
169
+ + Fix sun path not following weather configs in R2-R4
170
+ * Add actor shadow to R2-R4
171
+ * Add grass shadows (r2_sun_details) to R2-R4
172
+ * Add zoom and reload DOF which is read from the weapon configs if present
173
173
- Add "sunmask"/cloud shadows shaders for R3&R4
174
174
- Disable loading of pre-compiled shaders on R3/R4 to allow for loading of new/modifed shaders
175
175
- Have game automatically delete shaders_cache whenever there is a new shader or modifed shader
176
176
- Add a console command to turn cloud shadows on or off (requires restart)
177
177
- Add soft shadows shader to R2 (original author: cj ayho)
178
178
- Add console command for enabling manual reloading on weapons
179
179
? Remove R1 renderer and all references to it
180
- - Increase vertex buffer size from 1024+512 to 4096
181
- - Add console command to change shadow map size via console (options: 1024, 1536, 2048[vanilla default], 2560, 3072, 4096)
182
- - Extend r__geometry_lod from 1.2f to 5.f
183
- - Fix problem with weapons using a grenade launcher not lerping the animations
180
+ + Increase vertex buffer size from 1024+512 to 4096
181
+ + Add console command to change shadow map size via console (options: 1024, 1536, 2048[vanilla default], 2560, 3072, 4096)
182
+ + Extend r__geometry_lod from 1.2f to 5.f
183
+ * Fix problem with weapons using a grenade launcher not lerping the animations
184
+ + Fixed skybox stretching
0 commit comments