8.1: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 37: | Line 37: | ||
* Accordingly, more concurrent assets-items loaded. | * Accordingly, more concurrent assets-items loaded. | ||
* Unlock up to 1000fps. | * Unlock up to 1000fps. | ||
==AW::Browser 1821== | |||
2022 January 15th <br> | |||
* Keep the 3 last animation sequences in memory. | |||
* Ensure render to texture to none-multisampling surface. |
Revision as of 15:13, 15 January 2022
Purpose
Version 8.1 added D3D11, D3D12, Metal and Vulkan render hardware support.
This implied additional programmable shaders and 3D asset file formats.
Features
New features include additional 3D formats and modern shader-only render, to be made available during the v8 cycle.
AW::Browser 1818
2021 December 28th
- Initial Release
- Replaced Microsoft's WinInet API
AW::Browser 1819
2021 December 29th
- Fixed an issue your own CAV eventually not showing, when initially entering a world.
AW::Browser 1820
2022 January 5th
- Copyright to 2022.
- Cleanup unused animation sequences during runtime.
- More concurrent and faster http(s) downloads from OP.
- Accordingly, more concurrent assets-items loaded.
- Unlock up to 1000fps.
AW::Browser 1821
2022 January 15th
- Keep the 3 last animation sequences in memory.
- Ensure render to texture to none-multisampling surface.