Commit Graph

385 Commits

Author SHA1 Message Date
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
Turánszki János 0a4e0383a0 editor: content browser recently used folder listing 2024-04-29 08:40:48 +02:00
Turánszki János 30a9622b0a Archive thumbnail support (#831) 2024-04-28 19:07:48 +02:00
Turánszki János cf11876d12 editor: saving scene will be registered to recently used list 2024-03-17 18:23:47 +01:00
Turánszki János 0fe267fe26 Editor content browser (#819) 2024-03-17 14:46:43 +01:00
Turánszki János 1c49e4984a font word wrap fix, added some lua bindings, etc. 2024-02-27 08:40:26 +01:00
Turánszki János fea9d9f702 Pathfinding (#805) 2024-02-25 18:40:50 +01:00
Turánszki János 3e8fef22e8 texturehelper improvement, image renderer will use null texture as white 2024-02-16 20:29:12 +01:00
Turánszki János 27c848944c editor: selected camera preview render 2024-02-11 17:54:53 +01:00
Turánszki János 7aef0ef3c2 editor linux fix 2023-12-01 13:42:54 +01:00
Turánszki János 53e33222b0 editor: open standalone video, sound, image file types 2023-12-01 09:04:51 +01:00
Turánszki János ed15992c1b editor: better physics impulse test 2023-11-12 12:43:08 +01:00
Turánszki János 7decda64bc water ripple can use embedded asset 2023-11-03 10:10:19 +01:00
Turánszki János d6c4ebf980 editor: rigidbodies will be created as kinematic by default, physics button moved to top menu 2023-11-01 07:44:45 +01:00
Turánszki János eb8ca90786 added physics pick dragger 2023-10-30 19:18:04 +01:00
Turánszki János 8597b70b60 Ragdoll physics (#768) 2023-10-29 17:05:41 +01:00
Matteo De Carlo 474b52ed20 Joystick improvements (#769)
- Fix joystick drift on linux (deadzone was way too low, SDL suggest at least 10%, my xbox360 wired controller suggests at least 20%)
- Editor should not normalize joystick movement.

Signed-off-by: Matteo De Carlo <matteo.dek@covolunablu.org>
2023-10-29 09:03:43 +01:00
Turánszki János 99eb152ff0 removed some incorrect depthstencil resource states 2023-10-24 18:45:36 +02:00
Turánszki János 75457f17ee Sprites and fonts can be added to the scene (#762) 2023-10-14 16:21:05 +02:00
Turánszki János d22e7b50ac added sphere mesh creation helper, editor updates 2023-10-06 09:40:43 +02:00
Turánszki János 1fa5bd0f4a Added numpad input handling (#752) 2023-09-23 08:09:30 +02:00
Turánszki János b41e2a1917 editor: translator hotkeys not triggered while backlog is active 2023-09-20 07:39:35 +02:00
Turánszki János 7dde93da20 gui window onResize callback , editor about window updates 2023-08-27 17:49:14 +02:00
Turánszki János c6c145f1f9 fixes: envprobe miplevels; editor focus on dirlight; gui textInput selectall; 2023-08-23 17:11:44 +02:00
Turánszki János 9affa1c86d improved 16-bit PNG support;
vulkan: readback image rowpitch fix;
editor: F2 screenshot button;
2023-07-22 10:08:07 +02:00
Turánszki János 984690efa8 editor: reference dummy visualizer and mesh export to header (#706) 2023-07-09 08:47:48 +02:00
Turánszki János b3378751e3 editor: added depth of field refocus hotkey 2023-07-06 09:40:49 +02:00
Turánszki János 9d661fa5df editor: reduce polycount of light direction visualizer line, it's very small and doesn't need detail 2023-07-04 20:32:46 +02:00
Turánszki János 9c13bfd517 editor: light direction visualizer arrows and some other updates 2023-07-02 19:52:41 +02:00
Turánszki János 3a35383814 editor: added export button for terrain blend map #588 2023-06-19 09:33:06 +02:00
Turánszki János d436147e0f editor: added drag n drop file handling; gltf export fix; 2023-06-18 21:01:12 +02:00
Turánszki János 3fbb10b6b5 Font changes (#680)
- font renderer DPI scale change handling
- Editor: user fonts will be loaded from fonts folder, config.ini can override default font, removed yumin embedded font, added NotoSans CJK font to support Chinese, Janpanese and Korean characters with one file
2023-05-21 21:15:21 +02:00
Turánszki János 070480a8ff Conversation (#674) 2023-05-12 17:50:21 +02:00
Turánszki János e02ca53f99 GPU Video Decoding (#661) 2023-04-29 15:44:06 +02:00
Turánszki János ebbf64b63f editor: fixed camera snapping on model import (don't copy all camera properties, some could be uninitialized) 2023-04-09 10:43:44 +02:00
Turánszki János 32255e2d0b editor: build speed improvement for embedded resources 2023-04-02 14:36:11 +02:00
Turánszki János 21d5f37fee build updates (#655) 2023-03-28 19:30:29 +02:00
Turánszki János 49def1c269 Localization (#654) 2023-03-25 20:28:12 +01:00
Molasses 1bc20f0b1e Added Arctic Ice's 'Nord' theme (#653)
* Added Arctic Ice's 'Nord' theme
Updated the editor to have the 'Nord' theme as
a theme option.

Signed-off-by: MolassesLover <60114762+MolassesLover@users.noreply.github.com>

* Fixed the knobs and sliders in the 'Nord' theme
This commit adds the same check used for the
'Hacking' theme onto the 'Nord' theme, used to
change `WIDGET_ID_SLIDER_KNOB_IDLE` and
`WIDGET_ID_SCROLLBAR_KNOB_INACTIVE`.

---------

Signed-off-by: MolassesLover <60114762+MolassesLover@users.noreply.github.com>
Co-authored-by: Turánszki János <turanszkij@users.noreply.github.com>
2023-03-23 21:12:00 +01:00