Wojtek Figat
|
bd9a5f03a4
|
Fix crash when importing fbx model with convex polygon with duplicated vertices
#3222
|
2025-02-21 17:36:20 +01:00 |
|
Wojtek Figat
|
58090aa6d6
|
Fix triplanar texture mapping when using Large Worlds
#3001
|
2025-02-11 00:31:37 +01:00 |
|
Wojtek Figat
|
90316dfa52
|
Minor code changes to PR
|
2025-01-13 15:46:35 +01:00 |
|
Chandler Cox
|
f71e731e54
|
Add saving and loading.
|
2024-12-30 23:42:32 -06:00 |
|
Chandler Cox
|
cb6ab6a647
|
Fix comment
|
2024-12-30 22:14:18 -06:00 |
|
Chandler Cox
|
899528e087
|
Add invert options for texture imports for Red, Blue, and Alpha channels.
|
2024-12-30 21:27:03 -06:00 |
|
Gary M
|
c6b7077c2d
|
Remove unnecessary comments
|
2024-12-12 22:23:21 -08:00 |
|
Gary M
|
21d1419e74
|
Added import option to reverse winding order
|
2024-12-12 22:19:55 -08:00 |
|
Wojtek Figat
|
f62c77c35c
|
Fix game deployment if output name contains invalid path characters
#3004
|
2024-10-21 12:37:55 +02:00 |
|
Wojtek Figat
|
4a4120864d
|
Better fix for c6fa20abaa
|
2024-10-06 23:23:41 +02:00 |
|
Wojtek Figat
|
9b7e5be50e
|
Add new features to stb too (as unsupported)
#2968
|
2024-10-05 23:22:06 +02:00 |
|
Chandler Cox
|
305d3a6496
|
Add FlipX to texture tool.
|
2024-10-04 19:31:55 -05:00 |
|
Chandler Cox
|
2a5de178fa
|
Small fix for Reconstructing Z Channel and add keeping aspect ration when resizing.
|
2024-10-04 19:21:15 -05:00 |
|
Chandler Cox
|
8e72b1f326
|
Fix comment.
|
2024-10-04 15:39:02 -05:00 |
|
Chandler Cox
|
6b10ebdc2c
|
Add options to reconstruct z channel for textures.
|
2024-10-04 15:29:45 -05:00 |
|
Wojtek Figat
|
207c6a0cb5
|
Refactor platform apis comments and cleanup a bit
|
2024-09-24 18:29:30 +02:00 |
|
Wojtek Figat
|
da203352fd
|
Refactor old code documentation
|
2024-09-24 18:20:12 +02:00 |
|
Wojtek Figat
|
18dc475f40
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/UI/GUI/Common/Button.cs
|
2024-09-23 14:11:05 +02:00 |
|
Wojtek Figat
|
be395304ec
|
Fix Pre-Skinned Normal and Position when accessed in Pixel Shader
#2549
|
2024-09-19 10:11:49 +02:00 |
|
Wojtek Figat
|
9daddccbed
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Editor/Modules/ContentDatabaseModule.cs
# Source/Editor/Surface/SurfaceUtils.cs
# Source/Editor/Windows/Assets/MaterialInstanceWindow.cs
# Source/Engine/Foliage/Foliage.cpp
# Source/Engine/Graphics/Models/MeshBase.h
# Source/Engine/Tools/MaterialGenerator/MaterialGenerator.Textures.cpp
|
2024-09-12 13:38:20 +02:00 |
|
Wojtek Figat
|
21ed4a2371
|
Fix Flipbook node bug
#2690
|
2024-09-10 12:13:28 +02:00 |
|
Wojtek Figat
|
c62575612b
|
Fix missing parameters metadata on nested material layers
#731
|
2024-09-09 12:34:18 +02:00 |
|
Wojtek Figat
|
e925af534e
|
Add picking the longest animation from the imported file instead of the first one as default
#2490
|
2024-08-29 09:53:22 +02:00 |
|
Wojtek Figat
|
591f0ee6a9
|
Fix regressions after rendering changes
|
2024-08-23 00:26:42 +02:00 |
|
Wojtek Figat
|
cb106be710
|
Fix importing compressed textures with DirectXTex with resizing
|
2024-08-16 22:40:02 +02:00 |
|
Wojtek Figat
|
7224494ce6
|
Add improved material instance setup on model import with base material
|
2024-08-09 18:44:47 +02:00 |
|
Wojtek Figat
|
bc313c8630
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-05 20:00:39 +02:00 |
|
Wojtek Figat
|
23fcfb4eb2
|
Code cleanup
#2717
|
2024-08-05 19:44:06 +02:00 |
|
Wojtek Figat
|
a49fc1c5d1
|
Merge branch 'forward-software-refl' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-forward-software-refl
|
2024-08-05 19:04:28 +02:00 |
|
Wojtek Figat
|
979ab9f6ee
|
Fix World Triplanar Texture node to support displacement and float4 value
|
2024-08-05 14:37:31 +02:00 |
|
Wojtek Figat
|
e44e44d317
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-05 11:08:51 +02:00 |
|
Wojtek Figat
|
a49751c31d
|
Fix regression
|
2024-08-05 10:54:46 +02:00 |
|
Wojtek Figat
|
7fbf75c623
|
Add skinned model import data checks to run in all build configs
|
2024-08-04 20:20:51 +02:00 |
|
Wojtek Figat
|
5171c33b72
|
Add shared memory cache for fbx importer mesh processing
|
2024-08-04 20:20:26 +02:00 |
|
Wojtek Figat
|
6081a159e3
|
Fix new skinned mesh importing to properly handle vertex indices
#2672
|
2024-08-04 20:18:05 +02:00 |
|
Wojtek Figat
|
1843606074
|
Minor tweaks
|
2024-07-27 12:28:30 +02:00 |
|
Wojtek Figat
|
c4f37741b7
|
Fix blend shapes importing
#2672
|
2024-07-26 23:54:27 +02:00 |
|
Wojtek Figat
|
e3bb38f13b
|
Move arrays caching to be local for import and setup ignore flags for OpenFBX
#2672
|
2024-07-26 23:15:23 +02:00 |
|
Wojtek Figat
|
642fb510f8
|
Merge branch 'openfbx_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-openfbx_fixes
|
2024-07-26 09:36:58 +02:00 |
|
Wojtek Figat
|
91a8a670d5
|
Merge branch 'lightmap-material-nodes' of https://github.com/Swiggies/FlaxEngine into Swiggies-lightmap-material-nodes
|
2024-07-25 09:25:15 +02:00 |
|
Wojtek Figat
|
6e60a988a0
|
Fix node archetype
|
2024-07-19 00:54:05 +02:00 |
|
Wojtek Figat
|
53ca33f301
|
Add option to sample Global SDF from higher cascade
|
2024-07-19 00:30:06 +02:00 |
|
Wojtek Figat
|
559cd74647
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/Audio/Audio.cpp
|
2024-07-05 22:18:40 +02:00 |
|
Olly Rybak
|
751c1f20dc
|
Returns lightmap UV correctly with no errors
|
2024-07-03 18:35:32 +10:00 |
|
Wojtek Figat
|
08ef7c93ea
|
Refactor draw calls drawing to use single objects buffer and better materials batching
|
2024-07-02 00:52:22 +02:00 |
|
|
|
6436fb3bde
|
Update AssImp to latest version
|
2024-06-21 21:55:30 +03:00 |
|
ExMatics HydrogenC
|
a5b00fa718
|
Resolve problems in code review
|
2024-06-19 10:58:27 +08:00 |
|
ExMatics HydrogenC
|
9062c04ef0
|
Complete sdf reflections
|
2024-06-18 21:25:12 +08:00 |
|
Wojtek Figat
|
e1bede1bf6
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-06-13 17:07:37 +02:00 |
|
Wojtek Figat
|
210c443b30
|
Cleanup code
|
2024-06-11 09:48:53 +02:00 |
|