Rémi Verschelde
429750f60b
Merge pull request #115093 from Ivorforce/hashmap-explicit-copy
...
Change copy constructors of `HashMap` and `AHashMap` from implicit to explicit
2026-01-31 22:50:51 +01:00
Thaddeus Crews
fbbb8a921b
Merge pull request #115309 from Ivorforce/localvector-explicit-copy
...
Change copy constructor of `LocalVector` from implicit to explicit
2026-01-30 09:32:07 -06:00
Thaddeus Crews
3bcaf9d66c
Merge pull request #115229 from Calinou/editor-build-profile-add-more-toggles
...
Add more toggleable options in Engine Compilation Configuration Editor
2026-01-28 17:57:53 -06:00
Thaddeus Crews
8751d9deb5
Merge pull request #115412 from YeldhamDev/a_freaking_comma
...
Fix build profile generator always enabling 2D navigation
2026-01-27 09:04:18 -06:00
Thaddeus Crews
9ef64c88fb
Merge pull request #115410 from YeldhamDev/build_profile_fix
...
Fix build profile generator creating bogus profiles
2026-01-27 09:04:17 -06:00
Michael Alexsander
a7c77ac1f7
Fix build profile generator creating bogus profiles
2026-01-26 21:42:01 -03:00
Michael Alexsander
36e3d18502
Fix build profile generator always enabling 2D navigation
2026-01-26 20:35:53 -03:00
Lukas Tenbrink
63272b23ef
Make `LocalVector` copy constructor explicit.
2026-01-23 20:52:03 +01:00
Hugo Locurcio
1dda3ac133
Add more toggleable options in Engine Compilation Configuration Editor
...
This can be used to reduce the binary size of custom export templates
when using profiles made with the engine compilation configuration
editor.
2026-01-23 01:26:47 +01:00
Hugo Locurcio
d9198d1f66
Fix detection of some features in Engine Compilation Configuration Editor
...
A copy-paste error led to some incorrect feature detections,
specifically for X11, Wayland and Direct3D 12.
This adds blank lines between options to reduce the risk of future typos.
2026-01-22 01:26:26 +01:00
Lukas Tenbrink
1825e89787
Change copy constructors of `HashMap` and `AHashMap` from implicit to explicit.
2026-01-21 13:01:23 +01:00
Michael Alexsander
5246b5fba9
Add leftover scroll hints, and panels for scrollables without hints
2025-12-12 10:59:03 -03:00
Silc Lizard (Tokage) Renew
bf22eb25e3
Add IKModifier3D
2025-11-04 02:38:48 +09:00
Yufeng Ying
a50fc5acd8
Change ClassDB::get_class_list and related stuff.
2025-09-16 15:00:33 +08:00
A Thousand Ships
f11aff3841
Editor: Restructure editor code
...
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00