Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
46934b086d
|
Fix crash if texture streaming fails on different texture format on Vulkan due to fallback usage
|
2021-11-15 16:39:18 +01:00 |
|
Wojciech Figat
|
dbdeddcd26
|
Add GetPixels and SetPixels to TextureBase for easier textures data editing
|
2021-11-09 16:27:23 +01:00 |
|
Wojciech Figat
|
e34d3285c2
|
Add option to automatically generate mips for textures created from code
|
2021-11-09 16:26:28 +01:00 |
|
Wojtek Figat
|
4c4c6e8f03
|
Add setter for ResidentMipLevels on GPU Texture for C# scripting
|
2021-11-08 00:25:20 +01:00 |
|
Wojtek Figat
|
4b735a365b
|
Fix crash when streaming texture with unsupported format by the GPU driver
|
2021-11-04 16:47:43 +01:00 |
|
Wojtek Figat
|
7880bbe7ec
|
Add missing support for some formats in TextureTool
|
2021-10-11 14:02:41 +02:00 |
|
Wojtek Figat
|
e1d9fbb742
|
Fix some engine API to be exposed for C++ scripting
|
2021-09-21 18:23:31 +02:00 |
|
Wojtek Figat
|
53022ff013
|
Fix code quality issues detected by PVS-Studio
|
2021-09-21 18:23:31 +02:00 |
|
Wojtek Figat
|
04c6ecc963
|
Add Physics Colliders debug view mode to display physical world shapes (solid)
|
2021-07-14 14:49:41 +02:00 |
|
Wojtek Figat
|
8a66bd74cf
|
Tweak
|
2021-07-14 09:44:55 +02:00 |
|
Wojtek Figat
|
1c03b21a43
|
Fix textures converting when cooking
|
2021-07-13 12:51:28 +02:00 |
|
Wojtek Figat
|
252b37ebfe
|
Fix deprecated assertions from streamable assets (streaming uses job system now)
|
2021-07-11 12:03:56 +02:00 |
|
Wojtek Figat
|
add88a783b
|
Tweaks
|
2021-06-28 16:18:03 +02:00 |
|
Wojtek Figat
|
3c1fd427eb
|
Add support for programmable samplers in shaders
|
2021-06-28 15:56:32 +02:00 |
|
Wojtek Figat
|
971449bef1
|
Cleanup some GPU code
|
2021-06-28 14:08:44 +02:00 |
|
Wojtek Figat
|
4681d8da56
|
Fix texture streaming minimum mips to load for block compressed textures
|
2021-06-18 14:42:09 +02:00 |
|
Wojtek Figat
|
f582ca5051
|
Add dynamic textures streaming based on visibility
|
2021-06-18 14:41:44 +02:00 |
|
Wojtek Figat
|
3b31fd7c71
|
Add support for editing texture group in editor (without reimporting)
|
2021-06-18 10:49:04 +02:00 |
|
Wojtek Figat
|
289515a78b
|
Add support for stripping texture resolution for target platform when cooking game
|
2021-06-17 16:01:01 +02:00 |
|
Wojtek Figat
|
4744fa05ef
|
Refactor Streaming with new settings and textures streaming configuration
|
2021-06-17 15:33:34 +02:00 |
|
Wojtek Figat
|
99012725dc
|
Adjust includes
|
2021-06-17 14:15:19 +02:00 |
|
Wojtek Figat
|
0e75dba142
|
Optimize C++ compilation time
|
2021-04-30 16:27:57 +02:00 |
|
Wojtek Figat
|
5768eefe49
|
Optimize Texture::DownloadData for staging textures
|
2021-02-07 20:06:44 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|