Commit Graph

16 Commits

Author SHA1 Message Date
D8H 92e449558b Allow extensions to set different icons for behaviors and objects (#8472) 2026-04-02 20:14:19 +02:00
D8H 3165408b17 Add a callback after the in-game editor stepped (#8457)
Only show in developer changelog
2026-03-30 15:46:38 +02:00
Florian Rival 2cf203e4da Tweak the delay before moving an object with gizmo in the 3D editor 2026-02-27 12:33:20 +01:00
D8H 7371537737 Fix to avoid objects to move when the gizmo dragging point is clicked (#8334) 2026-02-27 10:33:11 +01:00
D8H deb802cfec Allow to override behavior properties on object instances (#8171)
* For now, this is limited to instances inside custom objects. This will be made available in the future for all instances in scenes if this works well.
2026-02-09 16:21:24 +01:00
Florian Rival 68e072a014 Add 45-degree rotation with Alt key in the 3D editor 2026-02-04 00:39:52 +01:00
Florian Rival e68be2ee54 Allow to change the camera elevation more on touchscreens in the 3D editor (#8045) [ci skip]
Don't show in changelog
2026-01-15 14:54:14 +01:00
Florian Rival f7a821f980 Add categories to classes for game engine documentation (#8076) 2025-12-18 17:12:07 +01:00
Florian Rival 5e971709be Automatically restart the 3D editor if the WebGL context is lost (#8049)
* This can happen after the device/computer is coming back from sleep, or if there was a lot of switching with the 2D editor.
2025-12-05 15:52:44 +01:00
Florian Rival b930ffec87 Keep the chosen tool in the 3D editor even when selection changes 2025-12-03 23:30:49 +01:00
D8H 68a1b304c2 Fix layers hot-reload in the 3D editor (#8037) 2025-12-02 22:40:24 +01:00
Florian Rival f9f95bf861 Fix direction of shift+wheel/space+click pan 2025-11-20 13:46:37 +01:00
Florian Rival 24cec0ac54 Fix shift+wheel click to pan in the in-game editor 2025-11-20 12:33:07 +01:00
Florian Rival 1490d5c8be Add right/middle click pointer lock to in-game editor (#7993)
Don't show in changelog
2025-11-18 20:25:39 +01:00
Florian Rival 89c3bed13a Fix deletion when cursor over transform controls
Don't show in changelog
2025-11-11 22:20:52 +01:00
Florian Rival 3846a1553b Experimental in-game editor (#7974)
Co-authored-by: Davy Hélard <davy.helard@gmail.com>

Don't show in changelog
2025-11-11 18:22:37 +01:00