|
|
70f8492c01
|
Fix missing vertices in some imported models
The Spatial Sort version was being too greedy when merging vertices
|
2024-06-01 21:43:42 +03:00 |
|
|
|
63acdccd43
|
Fix typos
|
2024-06-01 21:43:41 +03:00 |
|
Wojtek Figat
|
97be8ee8cc
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/Content/Storage/FlaxStorage.cpp
# Source/Engine/Renderer/GBufferPass.cpp
|
2024-05-15 23:49:05 +02:00 |
|
Wojtek Figat
|
1d6e8c4b7c
|
Add video support on Android
|
2024-05-15 23:39:10 +02:00 |
|
Wojtek Figat
|
82bf4238df
|
Add support for decoding NV12 into RGB image
|
2024-05-15 11:15:19 +02:00 |
|
Wojtek Figat
|
9d2dc91920
|
Add PixelFormat::NV12
|
2024-05-15 11:14:16 +02:00 |
|
Wojtek Figat
|
44006dd533
|
Various code improvements
|
2024-05-09 18:59:09 +02:00 |
|
Wojtek Figat
|
7d7808af8f
|
Remove default value tooltips from post process docs to prevent errors
|
2024-05-09 10:56:42 +02:00 |
|
Wojtek Figat
|
2edb9cc4d8
|
Fix compilation warnings when using 64-bit coords
|
2024-05-08 23:24:23 +02:00 |
|
Wojtek Figat
|
66b828ae92
|
Refactor Asset::GetReferences to support file path references
|
2024-05-08 15:54:37 +02:00 |
|
Wojtek Figat
|
a11fa46ee2
|
Add cpu profile events to GPU tasks executor queue
|
2024-05-08 10:19:39 +02:00 |
|
Wojtek Figat
|
0d8c9f6626
|
Add Video module
|
2024-05-01 01:25:16 +02:00 |
|
Wojtek Figat
|
97078cda7e
|
Fix GPU Tasks queue to be executed on frame start, rather than end
|
2024-04-25 17:10:39 +02:00 |
|
Wojtek Figat
|
10c47b8c2a
|
Fix missing namespace
|
2024-04-25 17:09:54 +02:00 |
|
Wojtek Figat
|
3ebf73ec22
|
Add video texture format YUY2
|
2024-04-25 10:26:23 +02:00 |
|
Wojtek Figat
|
ebe05d4a51
|
Refactor RenderToolsDX to support new pixel formats properly
|
2024-04-24 17:35:58 +02:00 |
|
Wojtek Figat
|
cdeb9a3b15
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Content/Editor/Camera/M_Camera.flax
# Content/Editor/CubeTexturePreviewMaterial.flax
# Content/Editor/DebugMaterials/DDGIDebugProbes.flax
# Content/Editor/DebugMaterials/SingleColor/Decal.flax
# Content/Editor/DebugMaterials/SingleColor/Particle.flax
# Content/Editor/DebugMaterials/SingleColor/Surface.flax
# Content/Editor/DebugMaterials/SingleColor/SurfaceAdditive.flax
# Content/Editor/DebugMaterials/SingleColor/Terrain.flax
# Content/Editor/DefaultFontMaterial.flax
# Content/Editor/Gizmo/FoliageBrushMaterial.flax
# Content/Editor/Gizmo/Material.flax
# Content/Editor/Gizmo/MaterialWire.flax
# Content/Editor/Gizmo/SelectionOutlineMaterial.flax
# Content/Editor/Gizmo/VertexColorsPreviewMaterial.flax
# Content/Editor/Highlight Material.flax
# Content/Editor/Icons/IconsMaterial.flax
# Content/Editor/IesProfilePreviewMaterial.flax
# Content/Editor/Particles/Particle Material Color.flax
# Content/Editor/Particles/Smoke Material.flax
# Content/Editor/SpriteMaterial.flax
# Content/Editor/Terrain/Circle Brush Material.flax
# Content/Editor/Terrain/Highlight Terrain Material.flax
# Content/Editor/TexturePreviewMaterial.flax
# Content/Editor/Wires Debug Material.flax
# Content/Engine/DefaultDeformableMaterial.flax
# Content/Engine/DefaultMaterial.flax
# Content/Engine/DefaultTerrainMaterial.flax
# Content/Engine/SingleColorMaterial.flax
# Content/Engine/SkyboxMaterial.flax
# Source/Engine/Graphics/Materials/MaterialShader.h
|
2024-04-23 10:30:01 +02:00 |
|
Wojtek Figat
|
96f628429c
|
Improve const correctness in Mesh and SkinnedMesh api
#2467i
|
2024-04-22 18:56:54 +02:00 |
|
Wojtek Figat
|
568a69081d
|
Fix animated model skinning precision issues
#2460
|
2024-04-22 13:18:52 +02:00 |
|
Wojtek Figat
|
1072b90c5b
|
Fix blend shapes normals usage
#2459
|
2024-04-20 16:52:07 +02:00 |
|
Wojtek Figat
|
6aacea99ab
|
Fix blend shapes transformation applying
#2459
|
2024-04-20 16:16:01 +02:00 |
|
Wojtek Figat
|
60e8d73079
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/Renderer/RenderList.cpp
# Source/Engine/Renderer/RenderList.h
|
2024-04-17 09:58:59 +02:00 |
|
Wojtek Figat
|
9ad4997691
|
Add automatic restoring Anim Event tracks when reimporting animation asset
#2363
|
2024-04-15 19:27:28 +02:00 |
|
Wojtek Figat
|
25f3cef8c3
|
Fix artifacts due to light shape culling and use depth test to improve perf
|
2024-04-14 23:44:08 +02:00 |
|
Wojtek Figat
|
9c2c02c1cf
|
Fix various issues found with thread sanitizer on macOS
|
2024-04-13 19:20:49 +02:00 |
|
Wojtek Figat
|
00f2a0b825
|
Improve doc
|
2024-04-12 11:29:21 +02:00 |
|
Menotdan
|
c914e33462
|
Hide TAA settings if TAA isn't enabled.
|
2024-04-12 02:29:45 -04:00 |
|
Wojtek Figat
|
4e65b76b8c
|
Optimize BoundingSphere.Intersects to be inlined by the compiler
|
2024-04-11 15:58:34 +02:00 |
|
Wojtek Figat
|
eac1d19a09
|
Add additional StaticFlagsCompare to Render View for dynamic or static only drawing
|
2024-04-11 10:21:13 +02:00 |
|
Wojtek Figat
|
b4547ec4d2
|
Minor fixes
|
2024-04-10 11:03:33 +02:00 |
|
Wojtek Figat
|
7d92779e99
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-04-05 21:50:42 +02:00 |
|
Wojtek Figat
|
3efd1e4e84
|
Optimize local lights sphere mesh rendering to match the area better
|
2024-04-05 12:48:09 +02:00 |
|
Wojtek Figat
|
0cc6669cbd
|
Reimplement cascaded shadow maps blending via dithering
|
2024-04-05 10:59:34 +02:00 |
|
Wojtek Figat
|
84e04de23d
|
Add more improvements to optional tess/geo shaders
|
2024-04-04 18:35:26 +02:00 |
|
Wojtek Figat
|
61323f8526
|
Refactor shadows rendering to use Shadow Map Atlas
|
2024-04-04 12:54:07 +02:00 |
|
Wojtek Figat
|
13a04c2941
|
Add stencilValue for stencil buffer clearing
|
2024-04-02 14:56:26 +02:00 |
|
Wojtek Figat
|
e1944bce96
|
Add statically disabled geometry shaders on mobile
|
2024-03-30 22:08:44 +01:00 |
|
Wojtek Figat
|
369c19bd5d
|
Add statically disabled tessellation on macOS/iOS
|
2024-03-30 18:46:37 +01:00 |
|
Wojtek Figat
|
0b0115aa10
|
Fix missing scripting api
|
2024-03-29 18:46:00 +01:00 |
|
Wojtek Figat
|
24e56a825e
|
Fix streaming astc 6x6 textures that have higher block size
|
2024-03-28 18:07:53 +01:00 |
|
Wojtek Figat
|
f7470af42d
|
Optimize depth pass rendering to batch simple materials together
|
2024-03-26 18:04:08 +01:00 |
|
Wojtek Figat
|
55af307c43
|
Optimize env probes data storage in renderer
|
2024-03-26 15:01:12 +01:00 |
|
Wojtek Figat
|
4ab572426d
|
Various renamings
|
2024-03-26 14:27:10 +01:00 |
|
Wojtek Figat
|
01d91bf102
|
Optimize decals rendering
|
2024-03-26 14:05:24 +01:00 |
|
Wojtek Figat
|
2dfb1058b2
|
Optimize world matrix storage for drawable objects to use Matrix3x4 instead of full matrix
|
2024-03-26 11:29:01 +01:00 |
|
Wojtek Figat
|
cdbb2cc813
|
Refactor shader structures naming with a prefix
|
2024-03-25 17:52:48 +01:00 |
|
Wojtek Figat
|
6b35c0a161
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-03-19 20:23:34 +01:00 |
|
Wojtek Figat
|
cf3145273f
|
Fix TAA jitter in post-resolve passes such as editor primitives and debug gizmos
|
2024-03-19 16:02:50 +01:00 |
|
Wojtek Figat
|
eb8db60ead
|
Revert eye adaptation back to original value (in favor of #2023)
|
2024-03-18 21:12:54 +01:00 |
|
Wojtek Figat
|
2d71a7a45d
|
Merge branch 'ppsettings' of https://github.com/Tryibion/FlaxEngine into Tryibion-ppsettings
|
2024-03-18 21:12:00 +01:00 |
|