Commit Graph

35 Commits

Author SHA1 Message Date
mafiesto4 41e851298d Add new PreIntegratedGF with 80% smaller but more accurate data
Update old generation code, use R16G16_UNorm format instead of R11G11B10, skip mips and reduce Y axis to 32 pixels.

#1492
2025-09-25 17:35:10 +02:00
Zode f8daff273a Add import & export warning messageboxes. 2025-06-09 14:56:54 +03:00
mafiesto4 9c3fd052cd Remove copyright year from source files and update to 2025 2025-04-07 19:22:21 +02:00
mafiesto4 be8686bbb2 Fix new code on non-windows editor platforms 2025-01-14 22:45:03 +01:00
mafiesto4 addc6d5216 Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
#	Content/Editor/Gizmo/Material.flax
#	Content/Engine/DefaultTerrainMaterial.flax
#	Source/Editor/Windows/Assets/ModelWindow.cs
#	Source/Editor/Windows/Assets/SkinnedModelWindow.cs
#	Source/Engine/Core/Types/Variant.cpp
2025-01-13 18:07:54 +01:00
mafiesto4 90316dfa52 Minor code changes to PR 2025-01-13 15:46:35 +01:00
mafiesto4 db4d7d2a05 **Refactor meshes format to support custom vertex layouts and new flexible api to access mesh data**
#3044 #2667
2025-01-06 22:47:19 +01:00
mafiesto4 4a4120864d Better fix for c6fa20abaa 2024-10-06 23:23:41 +02:00
mafiesto4 9b7e5be50e Add new features to stb too (as unsupported)
#2968
2024-10-05 23:22:06 +02:00
mafiesto4 1a87e5a2ca Add support for importing .exr textures
#2375
2024-04-16 15:19:33 +02:00
mafiesto4 14902dc29e Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
#	Flax.flaxproj
2024-02-26 19:49:39 +01:00
mafiesto4 859c420d76 Update year in copyright note 2024-02-26 19:00:48 +01:00
mafiesto4 c49c875165 Add astc lib for Windows x64 2024-01-03 22:05:25 +01:00
mafiesto4 4726552d8b Merge remote-tracking branch 'origin/master' 2023-12-18 09:50:57 +01:00
mafiesto4 ed6220005f Fixes for astc compression usage 2023-12-15 15:33:09 +01:00
mafiesto4 799fde1a26 Add ‘astc’ encoder lib 2023-12-15 14:33:09 +01:00
mafiesto4 ae5fa9619b Remove TextureUtils 2023-12-14 18:23:17 +01:00
mafiesto4 a379c551cb Fix memory leak when exporting png texture via stb 2023-04-13 11:21:15 +02:00
mafiesto4 b2f7ffa545 Add BC4, BC5 and BC7 formats decompression support on non-Windows platforms 2023-02-28 15:51:05 +01:00
mafiesto4 9626e9bbb6 Update copyright year 2023-01-10 15:29:37 +01:00
mafiesto4 a881c90b2e Refactor engine to support double-precision vectors 2022-06-13 00:40:32 +02:00
mafiesto4 c94e1932eb Remove not needed assertions 2022-01-17 10:18:08 +01:00
mafiesto4 8c2241c6dc Update copyright year 2022-01-14 13:31:12 +01:00
mafiesto4 5d7f8e2df9 Fix compressed textures exporting with resizing on non-Windows platforms 2022-01-13 18:15:32 +01:00
mafiesto4 7880bbe7ec Add missing support for some formats in TextureTool 2021-10-11 14:02:41 +02:00
mafiesto4 faf266800c Add bc7enc16 encored for BC7 textures compression on Linux 2021-10-11 14:01:29 +02:00
mafiesto4 8db1a9b9ca Add support for exporting compressed textures in Editor on Linux using detex lib 2021-03-11 22:40:01 +01:00
mafiesto4 6b614d5d57 Add support for importing textures with options in TextureTool with stb 2021-03-11 19:59:34 +01:00
mafiesto4 1eafae8888 Add support for converting textures in TextureTool with stb 2021-03-11 19:59:34 +01:00
mafiesto4 03f4e78158 Add support for compressing textures in TextureTool with stb 2021-03-11 19:59:34 +01:00
mafiesto4 a7bb25b7d5 Add support for resizing textures with stb in TextureTool 2021-02-28 19:14:30 +01:00
mafiesto4 1be5815df3 Add alpha channel detection in stb texture importer 2021-02-28 17:16:45 +01:00
mafiesto4 4cc7ec0461 Fix compilation errors on CI 2021-02-24 00:21:02 +01:00
jb-perrier 03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
mafiesto4 6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00