11 Commits

Author SHA1 Message Date
Stanislav Denisov 9f9f166a18 Sort entities by depth in the hierarchy component (#1573) 2026-03-03 07:15:49 +01:00
Stanislav Denisov 1ec7c48ea5 Improve the depth indicator for the hierarchy component (#1496) 2026-01-17 08:27:38 +01:00
Stanislav Denisov 62aaeb0091 Implement parent display with depth (#1266) 2025-10-31 07:01:58 +01: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 4357dc5b90 Vehicle physics (#1053) 2025-03-02 15:00:50 +01:00
Turánszki János dfcc61bd6d gui: auto window sizing to fit all widgets; editor: object lightmap preview, windows sizing updates; 2024-12-29 11:15:50 +01:00
Turánszki János 510fd5dce7 editor: added multiselection edit for many things 2024-07-23 06:56:01 +02:00
Turánszki János b375b09561 physics: cylinder shape, local offset;
added per-instance alpha test;
grass disable cast shadow fix;
editor: hierarchy remove will use proper detaching;
2024-06-17 08:27:01 +02:00
Turánszki János 1c38d93304 Editor gui v2 (#843) 2024-05-17 08:04:05 +02:00
Turánszki János 21d5f37fee build updates (#655) 2023-03-28 19:30:29 +02:00
Turánszki János 6eb01f585a Hierarchy window (#531) 2022-08-25 12:13:14 +02:00