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 |
|
Wojtek Figat
|
34f35ebaac
|
Fix loading shader cache when opened with different engine version
|
2024-03-18 17:38:24 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
01d123b099
|
Add support for importing material emissive and roughness from fbx file
#2153
|
2024-02-23 17:46:27 +01:00 |
|
Wojtek Figat
|
fa606ce5f6
|
Fix render view panning when bug when no camera is active
#1997
|
2024-02-21 22:05:08 +01:00 |
|
Wojtek Figat
|
d7dbc0fbdc
|
Fix opening projects with PostFx material assigned in Graphics Settings
#1993
|
2024-02-21 20:21:45 +01:00 |
|
Wojtek Figat
|
9a21cfd092
|
Fix transform scaling applying to nested objects when drawing
#1796 #1350
|
2024-02-20 23:55:06 +01:00 |
|
Wojtek Figat
|
1cb88bdc63
|
Fix crash when using invalid GPUTextureDescription
#2261
|
2024-02-20 11:44:49 +01:00 |
|
Wojtek Figat
|
2de890ca6a
|
Codecleanup for #1482
|
2024-02-19 17:33:21 +01:00 |
|
Wojtek Figat
|
a2b8312fba
|
Cleanup stuff in #2019
|
2024-02-18 19:48:43 +01:00 |
|
Wojtek Figat
|
45aa0e1b65
|
Merge branch 'master' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-master
|
2024-02-18 16:11:31 +01:00 |
|
Wojtek Figat
|
f04f1cc90e
|
Add ScriptingEnum::ToStringFlags for printing flag enums into readable text
|
2024-02-16 12:46:35 +01:00 |
|
Wojtek Figat
|
d08843900e
|
Add AnimationRootMotionFlags to configure root motion component extraction
Add `RootMotionMode` to support extracting root motion from animated skeleton pose center of mass
#1429 #2152
|
2024-02-09 15:37:29 +01:00 |
|
Wojtek Figat
|
a3b3fd2efe
|
Merge branch 'expose-csm-settings' of https://github.com/Menotdan/FlaxEngine into Menotdan-expose-csm-settings
|
2024-01-05 10:42:09 +01:00 |
|
Menotdan
|
bf6cb90a78
|
Expose partition mode, and cascade spacing.
|
2023-12-31 15:09:07 -05:00 |
|
Wojtek Figat
|
b275ffc146
|
Fix PostFx Materials blending for duplicated entries
#1991
|
2023-12-27 21:18:28 +01:00 |
|
ExMatics HydrogenC
|
ac090d690e
|
Merge remote-tracking branch 'upstream/master'
|
2023-12-19 12:33:13 +08:00 |
|
Wojtek Figat
|
2bef880e21
|
Fix render target pool over-allocation when changing render resolution frequently
#2077
|
2023-12-16 16:15:52 +01:00 |
|
Wojtek Figat
|
ae5fa9619b
|
Remove TextureUtils
|
2023-12-14 18:23:17 +01:00 |
|
Wojtek Figat
|
d7b17ae0a6
|
Fix deadlock in asset thumbnails rendering queue when texture streaming fails
#2057
|
2023-12-14 16:05:15 +01:00 |
|
Wojtek Figat
|
60202a3add
|
Fix deadlock when loading block-compressed texture that is smaller than block size
#2057
|
2023-12-14 15:14:49 +01:00 |
|
Wojtek Figat
|
014c811903
|
Add PixelFormatExtensions::ComputeBlockSize
|
2023-12-14 15:02:13 +01:00 |
|
Wojtek Figat
|
778dd2d3f0
|
Fix shader file include path resolve on cache load
|
2023-12-11 22:55:36 +01:00 |
|
Wojtek Figat
|
80b5e9d02a
|
Fix doc code example
https://forum.flaxengine.com/t/could-be-a-deprecated-document-hint-of-custompostfx-on-mainrendertask/1510
|
2023-12-11 19:48:06 +01:00 |
|
Chandler Cox
|
1f6b63291d
|
Fix code style error
|
2023-12-06 09:39:16 -06:00 |
|
Chandler Cox
|
7d36cdb67d
|
Change vignette settings.
|
2023-12-06 09:33:59 -06:00 |
|
Wojtek Figat
|
fdfca5156b
|
Various fixes and stability improvements
|
2023-12-06 00:28:03 +01:00 |
|
Wojtek Figat
|
1843689a88
|
Add various profiler events to analyze models importing workflow
|
2023-12-03 11:23:45 +01:00 |
|
Wojtek Figat
|
022a69aaf2
|
Continue refactoring model tool to support importing multiple objects properly
|
2023-12-03 10:55:40 +01:00 |
|
ExMatics HydrogenC
|
23b71e7d3e
|
Make font fallbacking the default option
|
2023-12-03 15:11:47 +08:00 |
|
Chandler Cox
|
74baffd76c
|
Fix comment
|
2023-12-02 13:39:16 -06:00 |
|
Chandler Cox
|
666e6d880b
|
Changes to default post process settings.
|
2023-12-02 13:33:04 -06:00 |
|
Wojtek Figat
|
a808bcdbf6
|
Refactor objects splitting in models importing to be handled by ModelTool not the importer code itself
|
2023-12-01 13:57:08 +01:00 |
|
Wojtek Figat
|
6e92d3103c
|
Replace ImportedModelData with ModelData for model importing
|
2023-11-30 11:46:07 +01:00 |
|
Wojtek Figat
|
c5df7ad689
|
Add various improvements to models importing code
|
2023-11-30 11:31:58 +01:00 |
|
Wojtek Figat
|
2f4b956d78
|
Fix crash when unloading texture that has active streaming tasks
|
2023-11-27 11:53:21 +01:00 |
|
Wojtek Figat
|
0db259e300
|
Add CustomScenes feature to draw a fixed set of scenes within SceneRenderTask
|
2023-11-21 12:24:55 +01:00 |
|
Wojtek Figat
|
201a1f0264
|
Fix PostFx settings in Graphics Settings to be only used when checked as override
|
2023-11-19 22:10:11 +01:00 |
|
Wojtek Figat
|
d33bf2fa6a
|
Update docs comments based on https://github.com/FlaxEngine/FlaxDocs/pull/127
|
2023-11-16 13:55:45 +01:00 |
|
Wojtek Figat
|
eaafb72ca9
|
Optimize some includes and use automatic serializers for platform settings
|
2023-11-13 23:54:07 +01:00 |
|
Wojtek Figat
|
4ae57e7769
|
Fix issue with asset loading to be properly canceled when reimporting file
#1894
|
2023-11-09 14:52:28 +01:00 |
|
Wojtek Figat
|
710b9275fd
|
Fix minor typos https://github.com/FlaxEngine/FlaxDocs/pull/123
|
2023-11-09 09:13:40 +01:00 |
|
Wojtek Figat
|
0fe46457c6
|
Merge branch 'center-import' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-import
|
2023-11-08 15:07:38 +01:00 |
|
Wojtek Figat
|
4a10878b45
|
Refactor GPUResourceProperty
|
2023-11-04 20:04:40 +01:00 |
|
Wojtek Figat
|
224e43ea55
|
Use soft asset ref to graphics settings
#1852
|
2023-11-03 19:23:38 +01:00 |
|
Wojtek Figat
|
1d41aa01ce
|
Refactor vertex shaders to use GPUShaderProgramVS::InputElement for input layout data
|
2023-10-26 14:36:02 +02:00 |
|
Wojtek Figat
|
186e13b5e8
|
Add support for runtime running on GPU without Compute Shaders support
|
2023-10-26 14:33:21 +02:00 |
|
Chandler Cox
|
66a709f09e
|
small fixes
|
2023-10-25 10:46:04 -05:00 |
|