Commit Graph

423 Commits

Author SHA1 Message Date
Turánszki János 8182c33aa1 renderpath2d improvement: resizebuffers will be called in prerender instead of update 2025-03-22 07:41:17 +01:00
Turánszki János 4f503da83f HDR improvements 2025-03-21 08:22:35 +01:00
Turánszki János 652fe0da28 added crossfade fade type 2025-03-19 08:00:19 +01:00
Turánszki János bf27a9fbe8 Linux hang fix 2025-03-12 11:33:35 +01:00
Turánszki János b937bab75c added vehicle metadata type 2025-03-10 18:23:31 +01:00
Turánszki János 4357dc5b90 Vehicle physics (#1053) 2025-03-02 15:00:50 +01:00
Turánszki János 591f808b6d trail renderer: added continuous fade functionality; added Bin2CPP helper; fixes; 2025-02-20 18:21:14 +01:00
Turánszki János 849e71a922 fix: camera.GetRight() was returning left 2025-02-20 08:00:18 +01:00
Turánszki János 1ec618e532 improvements for wind, terrain, editor interaction picker 2025-02-17 18:46:35 +01:00
Turánszki János bee1d11567 hairparticle simulation rewrite and multisegment fix; added indirect debug draw features; added custom lod selection for shadow maps; 2025-02-15 18:34:21 +01:00
Turánszki János 1bc427d4d0 rewritten LOD selection to be screen-rect based; turned off depthclip for shadows; 2025-02-12 08:42:06 +01:00
Dennis Brakhane 3ffe1d7771 add option to disable editor UI animations (#1011)
* add option to disable editor UI animations

* focus mode updates

---------

Co-authored-by: Turánszki János <turanszkij@users.noreply.github.com>
2025-01-15 16:00:03 +01:00
Turánszki János 7a3e488328 resources from compressed archive will be streaming from memory instead of file 2025-01-15 09:29:59 +01:00
Turánszki János 70ef11caa8 dx12 and vulkan error checking fixes 2025-01-14 16:29:10 +01:00
Turánszki János 73433bf842 Archive compression (#1018) 2025-01-14 12:57:40 +01:00
Turánszki János ce9619601b editor: added gui scaling combo box #992 2024-12-22 12:47:17 +01:00
Turánszki János d6d870706a added lua functions: IsThisEditor(), ReturnToEditor(), IsThisDebugBuild() 2024-11-06 17:04:00 +01:00
Turánszki János eed758a75b added SetFullScreen to Application + material saturation now affects … (#965)
added SetFullScreen to Application + material saturation now affects particles + added some missing lua bindings
2024-10-16 18:01:43 +02:00
Turánszki János 52b84918dd some editor updates 2024-10-15 07:53:43 +02:00
Turánszki János 1c716a2a69 added editor ortho checkbox, fixes 2024-09-28 13:13:08 +02:00
Turánszki János 4c7d634826 added orthographic camera 2024-09-27 08:28:18 +02:00
Turánszki János 02bd751a1b editor: drag and drop txt file to create spritefont 2024-09-18 07:46:03 +02:00
Turánszki János eda5d8f302 editor: fixed double call to save as 2024-09-04 17:23:45 +02:00
Turánszki János f09994db6f editor hotkey remap: reduced copies and functions 2024-09-02 12:25:59 +02:00
Turánszki János 9c52fae224 editor: button configuration rewrite, default mapping if there is no config.ini 2024-09-02 08:15:20 +02:00
tigres810 1d89cc02c0 Added hotkeys in config.ini and keys in editor.cpp (#930) 2024-09-02 07:10:13 +02:00
Turánszki János d93698d97e planar reflection MSAA and some fixes 2024-08-25 12:29:23 +02:00
Turánszki János 7e011dacd3 startup time improvements 2024-08-22 09:11:24 +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 9d913d0a28 various updates:
- buoyancy parameter
- ragdoll buyancy
- terrain region blending improvement
- application activation fixes
2024-07-31 07:39:29 +02:00
Turánszki János 48db6afe6d editor: snap to surface transform 2024-07-27 06:27:49 +02:00
Turánszki János 6ba8f79ca7 Metadata component (#902) 2024-07-25 18:59:46 +02:00
Turánszki János 5330551f12 gui: treelist FocusOnItem; physics and gui fixes; 2024-07-15 08:44:42 +02:00
Turánszki János 1c938b522b editor gui anti-aliasing can be turned off #872 2024-07-04 17:24:38 +02:00
Turánszki János fb41bf83bd Softbody simplification with bones (#876) 2024-07-04 09:24:47 +02:00
Turánszki János 3eb4c6cc37 resource manager hot reload (#864) 2024-06-19 07:28:00 +02:00
Turánszki János eb3be791df editor: selecting object will not add material and mesh to selection, only binding to windows 2024-06-18 05:36:50 +02:00
Turánszki János cdb8bed4f4 editor: translator should be updated while gui is in focus 2024-06-09 14:30:23 +02:00
Turánszki János 99d6cc552e some improvements here and there 2024-06-08 06:14:00 +02:00
Turánszki János 6b41ec3b65 Removing UWP support (#858) 2024-06-07 05:59:36 +02:00
Turánszki János a988218755 resource manager filedata retention changes (#857) 2024-06-06 09:18:42 +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 4ceef0c283 editor gui anti aliasing 2024-05-20 12:23:12 +02:00
Turánszki János dcb9f19d66 editor localization fixes 2024-05-20 08:15:15 +02:00
Turánszki János 083e0cf2b8 editor fixes 2024-05-19 06:52:59 +02:00
Turánszki János 3924c4e4c0 editor: terrain fixes when switching scenes 2024-05-18 07:04:37 +02:00
Turánszki János 1c38d93304 Editor gui v2 (#843) 2024-05-17 08:04:05 +02:00
Turánszki János 5ce492c6c6 debug draw improvements 2024-05-08 08:45:38 +02:00
Turánszki János fc592a2fa1 FBX importer (#835) 2024-05-01 17:31:55 +02:00
Turánszki János aac227f3ef editor: fix string ref passing through lambda when opening with file picker 2024-04-30 15:04:25 +02:00