27 Commits

Author SHA1 Message Date
Stanislav Denisov 36c0b96c58 Add an option to bypass the system key (#1295)
* Fix the Alt key freezing the editor

* Add an option to bypass the system key

* Only check the config to bypass the system key
2025-11-12 15:14:37 +01:00
Turánszki János 50e00517cf improvements for rename key handling 2025-06-24 09:22:04 +02:00
Turánszki János 0c514a1937 paint tool fixes: terrain mode caused stuck gui; mouse scroll shoudln't modify camera speed in paint tool mode because it is used for brush size; stabilizer is 1 in default config; 2025-05-29 17:07:03 +02:00
Turánszki János 4c7d634826 added orthographic camera 2024-09-27 08:28:18 +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 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 00e4be5a4a FidelityFX FSR 2.1 (#597) 2022-11-26 13:50:27 +01:00
Turánszki János 6b9d6b3a1e editor: remember raytraced shadow setting 2022-09-27 11:40:08 +02:00
Turánszki János 6c69ad82a9 soft body: allow registration when simulation is disabled, for better editing;
editor: physics checkbox saved in config.ini;
2022-09-14 18:47:22 +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 12e410d893 Paint tool stabilizer, continuous stroke, multiselect (#519)
- continuous stroke
- stabilizer
- multiselect
- smoothness improvement
2022-08-21 17:13:43 +02:00
Turánszki János 64babc8fcd Config file support (#517) 2022-08-20 18:32:16 +02:00
Turánszki János d3c11eddf6 HDR display support (#341)
* dx12: initial HDR support

* make dx12 more feature level compatible

* vulkan, dx12 hdr updates

* remove trash

* remove postprocess_LDR, tests

* fixes

* added custom display output mapping for hdr10

* renderpath2d srgb->linear mapping for compose blending

* hdr updates

* improvements

* documentation update

* documentation fixes

* vulkan: outdated swapchain handling

* minor fix

* vulkan: hdr workaround with color space change with same format

* improved vulkan swapchain destructor

* updated features.txt
2021-11-09 19:02:01 +01:00
Turanszki Janos 3a9351e9bd editor: camera improvements 2021-08-19 12:07:00 +02:00
turanszkij bd09400f07 editor running but not much happening yet 2018-08-29 17:10:28 +01:00
turanszkij 33cb3f3e8c reset editor configuration file 2018-01-05 16:47:02 +00:00
turanszkij 4025f7e423 created TGA loader 2018-01-05 16:43:56 +00:00
turanszkij a6f4eee94b dx12 updates 2017-12-06 16:08:43 +00:00
turanszkij 05b2bd5343 dx12 updates, removed warnings 2017-12-05 10:26:14 +00:00
turanszkij 9957988fc6 scene graph node updates, editor history system updates 2017-11-23 15:24:19 +00:00
turanszkij f2eb5af4b3 history updates start 2017-11-22 17:22:51 +00:00
Turanszki Janos 57adbf76e1 updated editor 2017-10-30 19:11:35 +00:00
turanszkij 198bb0c574 updated force field simulation 2017-10-30 17:12:10 +00:00
Turanszki Janos b82b6716f3 fix config.ini 2017-10-18 19:56:11 +01:00
turanszkij d1afd8ed6f forwardplus simplify, refactor 2017-10-18 13:55:06 +01:00
Turanszki Janos 479a9b786b project file structure overhaul 2017-09-30 16:08:23 +01:00