AlexandreS
|
303ebfaf1b
|
Refresh in app tutorial message in preview when hot reloading preview (#7407)
Don't show in changelog
|
2025-02-17 12:06:44 +01:00 |
|
AlexandreS
|
288e4f4b75
|
Fix: Remove crash when opening 3D Racing game example external layouts
- Use default values when updating Cube 3D three object in editor (#7408)
|
2025-02-17 11:30:54 +01:00 |
|
Clément Pasteau
|
15db4be4a1
|
Fix typo (#7402)
Do not show in changelog
|
2025-02-14 10:08:01 +01:00 |
|
D8H
|
925ffa74ec
|
Allow to tween 3D boxes tint color (#7401)
- Don't show in changelog
|
2025-02-13 12:35:52 +01:00 |
|
D8H
|
752d047464
|
Upgrade GDJS to Prettier 3.4.2 (#7398)
- Don't show in changelog
|
2025-02-12 18:50:02 +01:00 |
|
D8H
|
7a21f9533e
|
Upgrade to TypeScript 5.4.5 (#7394)
- Don't show in changelog
|
2025-02-12 17:51:36 +01:00 |
|
Ansel Games
|
9820770fb3
|
Update "Create objects from an external layout" action to show all parameters in the events sheet (#7383)
|
2025-02-12 17:49:23 +01:00 |
|
D8H
|
a92784295a
|
Fix GDJS test resource paths (#7397)
|
2025-02-12 17:41:19 +01:00 |
|
Neyl
|
81f6c62bb1
|
Update Animation Crossfade default value to a more realistic one (100ms) (#7395)
|
2025-02-12 17:13:36 +01:00 |
|
github-actions[bot]
|
a1bbb1c14c
|
Update translations [skip ci] (#7388)
Co-authored-by: AlexandreSi <32449369+AlexandreSi@users.noreply.github.com>
|
2025-02-12 16:56:29 +01:00 |
|
Clément Pasteau
|
9154144228
|
Fix a project opened from a file being always detected as a new game in the dashboard (#7392)
|
2025-02-12 16:55:59 +01:00 |
|
AlexandreS
|
c0176dfb2b
|
Add lightweight markdown interpreter for in-app tutorial in-game messages (#7391)
Don't show in changelog
|
2025-02-12 14:35:32 +01:00 |
|
AlexandreS
|
23cd527d94
|
Fix spatial sound action not applied if sound is not playing yet (#7393)
|
2025-02-12 14:33:46 +01:00 |
|
Neyl
|
fa2cdb1624
|
fix crossfade duration in 3D model editor
|
2025-02-12 12:02:08 +01:00 |
|
Clément Pasteau
|
03eca4de4b
|
Upgrade pixi to 7.4.2 (#7190)
|
2025-02-11 14:20:59 +01:00 |
|
Clément Pasteau
|
841484e5b7
|
Disable lazy loading on authorized images, fixing the image stuck with a loader (#7389)
|
2025-02-11 10:58:47 +01:00 |
|
github-actions[bot]
|
b88c5b08f5
|
Update translations [skip ci] (#7370)
Co-authored-by: 4ian <1280130+4ian@users.noreply.github.com>
|
2025-02-11 09:36:17 +01:00 |
|
Aurélien Vivet
|
3f2043f248
|
Add a clearer warning before the deletion of a game and a project. (#7368)
* This is mainly to prevent accidental deletion of games
|
2025-02-11 09:35:33 +01:00 |
|
Florian Rival
|
6941e64418
|
Adapt tabs width according to screen width, to keep them visible on screen as much as possible (#7387)
|
2025-02-10 18:24:48 +01:00 |
|
Neyl
|
fb7bb9181d
|
add support for crossfading animations for 3D models
the new option allows to smoothly transition between animations. The fading duration can be customized with an action.
|
2025-02-10 17:56:18 +01:00 |
|
AlexandreS
|
7ee50a2568
|
Fix: Prevent accidentally saving a project in the root folder of the editor
|
2025-02-10 13:04:23 +01:00 |
|
AlexandreS
|
90cdc875a9
|
Add possibility to display message in the preview when an in-app tutorial is running (#7379)
|
2025-02-10 10:59:35 +01:00 |
|
Florian Rival
|
47d0fba205
|
Fix a crash when searching instructions after extension are re-generated (#7377)
* Also improve the display of actions/conditions/expressions when searched with a clearer visual separator for their folders
|
2025-02-07 16:03:09 +01:00 |
|
Aurélien Vivet
|
db745369dc
|
Re-order in-app tutorials (#7378)
|
2025-02-07 15:30:19 +01:00 |
|
D8H
|
7c49346bed
|
Add a warning on array children with inconsistent type (#7376)
|
2025-02-06 18:29:38 +01:00 |
|
AlexandreS
|
b9a7786ab0
|
Add an action to join a lobby in one-click (#7352)
|
2025-02-06 18:04:41 +01:00 |
|
AlexandreS
|
76c09908c8
|
Fix border radius added by browser on text input (#7375)
|
2025-02-06 14:45:54 +01:00 |
|
Neyl
|
b6e186e775
|
Tint color for 3D cube (#7354)
add a tint color property for 3D cube.
|
2025-02-06 11:10:39 +01:00 |
|
D8H
|
8c98239e12
|
Allow to swap assets of any object type (#7365)
v5.5.224
|
2025-02-04 17:22:53 +01:00 |
|
AlexandreS
|
4d56333ae7
|
Display shorter title in Curriculum's table of content when available (#7371)
|
2025-02-04 16:22:13 +01:00 |
|
AlexandreS
|
146794d33a
|
Bump newIDE version (#7369)
|
2025-02-04 15:32:07 +01:00 |
|
AlexandreS
|
3a685c62df
|
Refine free conditions/actions search to give priority to results with the search word in the displayed name (#7360)
|
2025-02-04 11:28:43 +01:00 |
|
github-actions[bot]
|
8bcbf9bd47
|
Update translations [skip ci] (#7353)
Co-authored-by: ClementPasteau <4895034+ClementPasteau@users.noreply.github.com>
|
2025-02-04 10:25:13 +01:00 |
|
Clément Pasteau
|
601a4e214e
|
Fix games sometimes disappearing from the dashboard (#7366)
* This was caused by games wrongly being considered as not saved during the export, and they were hidden from the dashboard afterwards
|
2025-02-04 10:07:06 +01:00 |
|
D8H
|
3d0b264130
|
[Physics3D] Fix remaining hit-boxes of deleted character (#7359)
- Also fix 3D character behavior deactivation
|
2025-02-03 17:54:38 +01:00 |
|
D8H
|
97e989dee0
|
Ensure behaviors are compatible with the object before pasting them (#7343)
|
2025-02-03 13:02:41 +01:00 |
|
D8H
|
6440149fc8
|
Change documentation pages of some actions and conditions to point to more specific pages (#7364)
|
2025-02-03 12:58:28 +01:00 |
|
Neyl
|
232359f0a4
|
FIX the destroy of the form, "is submitted" condition icon, and readonly & disable feature (#7363)
Fix the destroy of the form, readonly and disable feature, and a typo for "is submitted" condition icon
|
2025-02-03 12:52:57 +01:00 |
|
Florian Rival
|
bf7ecd9ceb
|
Add "Scroll" text to in-app tutorial highlights (#7356)
Don't show in changelog
|
2025-01-30 11:31:30 +01:00 |
|
D8H
|
2ba7075a7a
|
Update the "trigger once" help page link (#7355)
|
2025-01-28 19:05:58 +01:00 |
|
Clément Pasteau
|
e45256cebb
|
Fix a few issues with displaying projects correctly in the create section (#7349)
v5.5.223
|
2025-01-27 18:51:25 +01:00 |
|
Florian Rival
|
1ee2d57d2f
|
Bump newIDE version
|
2025-01-27 18:35:49 +01:00 |
|
github-actions[bot]
|
e890d8f211
|
Update translations [skip ci] (#7348)
Co-authored-by: 4ian <1280130+4ian@users.noreply.github.com>
|
2025-01-27 18:34:42 +01:00 |
|
Florian Rival
|
e70f8532f6
|
Improve course display
|
2025-01-27 16:54:42 +01:00 |
|
Florian Rival
|
446494156b
|
Fix crash when adding/modifying functions in extensions (#7351)
|
2025-01-26 21:40:11 +01:00 |
|
D8H
|
15a1d392a1
|
Fix extension usage listing for example web pages (#7339)
|
2025-01-24 15:19:49 +01:00 |
|
AlexandreS
|
65b5aa6bac
|
Use new compact UI in the Preferences dialog (#7345)
|
2025-01-24 14:02:48 +01:00 |
|
Florian Rival
|
cbaa785b95
|
Fix log and extra character
Don't show in changelog
|
2025-01-24 13:46:05 +01:00 |
|
github-actions[bot]
|
b6091de09a
|
Update translations [skip ci] (#7341)
Co-authored-by: AlexandreSi <32449369+AlexandreSi@users.noreply.github.com>
|
2025-01-24 13:29:17 +01:00 |
|
Clément Pasteau
|
b53dc29f43
|
Add preferences menu item back in the File menu (#7346)
|
2025-01-24 13:28:56 +01:00 |
|