Stanislav Denisov
6bdb24262e
Expose the reflections option in the graphics settings ( #1481 )
2026-01-06 15:39:53 +01:00
Turánszki János
12baa4d8f5
slider reset value fix #1442 #1443
2025-12-31 08:31:00 +01:00
Turánszki János
acf8006e68
compile optimizations ( #1301 )
...
- removed exceptions
- removed runtime security checks from release builds
- disabled runtime type information
2025-11-17 08:00:19 +01:00
Stanislav Denisov
787d0afaa7
Implement smooth light shaft fading ( #1242 )
...
* Implement smooth light shaft fading
* Simplify the light shaft fade factor logic
* Unify the light shaft fading parameters
* Use a fixed fade threshold
* Restore config.ini
2025-10-17 16:25:27 +02:00
Turánszki János
4113127c1b
CRT filter ( #1218 )
2025-09-16 09:24:32 +02:00
Turánszki János
5dc4f68e94
Mesh blend ( #1215 )
2025-09-03 08:46:48 +02:00
Turánszki János
91226ffef6
HDR UI calibration slider + lua bindings #1204
2025-08-13 09:25:32 +02:00
Dennis Brakhane
f0bd5a8086
Don't use by reference capture by default ( #1207 )
...
replace [&] with [this] or [] where possible to avoid people
accidentally capturing something by reference that needs to be
copied, like strings.
2025-08-13 08:46:42 +02:00
Turánszki János
7ecd39dd6e
Warning fixes and changes for Linux
...
- Disabled warnings as errors
- Using -Wall for specifying commonly used warnings
- Fixes for many warnings in the engine code
2025-07-29 19:59:53 +02:00
Turánszki János
15c22fd666
Wave effect, AMD lightmap fix and other updates ( #1156 )
2025-07-10 17:40:57 +02:00
Turánszki János
39a5db515a
fixes
2025-06-29 06:54:10 +02:00
Turánszki János
fc1ceb3b05
gui small optimizations
2025-06-02 08:20:09 +02:00
Turánszki János
c31aa35c53
gui layout refactor ( #1114 )
2025-06-01 17:07:12 +02:00
Turánszki János
1be929aa8a
gui changes: slider size now includes the textbox, combobox size now includes the droparrow, editor gui rearrangement
2025-05-30 08:50:26 +02:00
Turánszki János
cdb5f8f274
Video decode fixes for AMD GPU ( #1099 )
2025-05-03 08:42:51 +02:00
Turánszki János
3dd1c10a99
added option to disable shadow LOD override
2025-04-18 11:16:45 +02:00
Turánszki János
808421dbba
spherical harmonics ( #1056 )
2025-03-09 18:17:31 +01:00
Turánszki János
545e859ca7
Capsule shadows ( #1055 )
2025-03-04 09:19:24 +01:00
Turánszki János
15d9c944b6
added HDR calibration
2024-11-07 09:26:13 +01:00
Turánszki János
d93698d97e
planar reflection MSAA and some fixes
2024-08-25 12:29:23 +02:00
Turánszki János
839b22aa63
more precise occlusion culling for ocean; shadow occlusion culling for hair particle; other updates;
2024-08-25 07:48:36 +02:00
Turánszki János
f75a692da9
Object rendering with mesh shader ( #923 )
2024-08-15 18:38:16 +02:00
Turánszki János
8f4f4e8649
soft shadow disk sampling ( #906 )
2024-07-28 13:42:12 +02:00
Turánszki János
00a72a7b30
allocation removals and fixes
2024-06-04 07:32:26 +02:00
Turánszki János
137aec0c27
Texture streaming ( #850 )
2024-05-27 10:00:52 +02:00
Turánszki János
f9ad019f38
editor: sampler modifications will happen after system init
2024-05-21 06:48:15 +02:00
Turánszki János
1c38d93304
Editor gui v2 ( #843 )
2024-05-17 08:04:05 +02:00
Turánszki János
d1808ef8b6
surfelGI and DDGI updates
2024-04-21 11:14:40 +02:00
Turánszki János
300899fa2a
DDGI: added multi scale mean estimator
2024-04-21 06:36:05 +02:00
Turánszki János
655965307c
Surfel GI updates ( #829 )
2024-04-20 19:26:38 +02:00
Turánszki János
40c435251e
SSGI depth rejection slider
2024-04-02 18:00:51 +02:00
Turánszki János
4cfc23eb28
SSGI ( #822 )
2024-04-02 08:45:02 +02:00
Turánszki János
6e6bb36d6d
vxgi: always use full resolution resolve
2024-02-04 14:16:41 +01:00
Turánszki János
f8863799cd
EXT_lights_image_based, DDS file writer, envprobe updates, fixes ( #741 )
2023-09-03 11:39:54 +02:00
Turánszki János
48ab25f707
updated application icons and some other things
2023-06-16 17:58:28 +02:00
Turánszki János
2a1cbad8e0
editor: graphics window tooltip fixes #693
2023-06-15 07:30:23 +02:00
Turánszki János
21d5f37fee
build updates ( #655 )
2023-03-28 19:30:29 +02:00
Turánszki János
30c7bbdcc0
VXGI: added full resolution resolve option, and tweaks #615
2023-01-05 19:09:44 +01:00
Turánszki János
fb2732e8fd
Voxel GI updates ( #614 )
...
- anisotropic voxelization
- voxel clipmaps
- voxel SDF
- improved voxel volume scrolling, and temporal blending
- improved multi-bounce diffuse
2023-01-04 19:31:54 +01:00
Turánszki János
7a98632309
Profiler graph, editor updates ( #608 )
2022-12-16 19:50:21 +01:00
Turánszki János
cec57146c4
editor: restore mip lod bias after disabling fsr 2
2022-11-28 10:41:13 +01:00
Turánszki János
00e4be5a4a
FidelityFX FSR 2.1 ( #597 )
2022-11-26 13:50:27 +01:00
Turánszki János
2f07979424
added brightness, contrast, saturation sliders
2022-10-30 09:50:41 +01:00
Turánszki János
6b9d6b3a1e
editor: remember raytraced shadow setting
2022-09-27 11:40:08 +02:00
Turánszki János
5179d75878
Ray traced diffuse ( #561 )
...
* Ray traced diffuse
* tweaks
* tweaks
* tweaks
* updates
* ddgi update speed,
ssr roughness cutoff,
rt reflections ray length,
rt diffuse ray length,
2022-09-09 13:28:03 +02:00
Turánszki János
63bf1a3b3d
gui fixes
2022-09-02 10:47:42 +02:00
Turánszki János
60ef0ae251
Terrain refactor ( #549 )
...
- terrain separated into core logic and gui
- terrain can be serialized
- ddgi extents also saved, added control for smooth backface test
- raytraced shadow fixes
2022-09-01 18:42:16 +02:00
Turánszki János
eff37576b5
Improving window layouts ( #532 )
...
* improving component window layouts
* sound window update
* transform window update
* editor top gui animation; delete callback for entity tree
* layer window update
* other layout changes
* grid helper ini
* don't allow negative or zero local scale
* version bump
* camera fps config check if exists
2022-08-26 09:21:19 +02:00
Turánszki János
1ba4014fc0
Collider editor ( #527 )
2022-08-23 13:13:00 +02:00
Turánszki János
64babc8fcd
Config file support ( #517 )
2022-08-20 18:32:16 +02:00