250 Commits

Author SHA1 Message Date
Florian Rival c293911c84 Fix missing space in documentation generation and update types 2026-05-04 15:52:51 +02:00
Florian Rival 5dd2b8ffd8 Add hints for some extensions, displayed in the documentation (#8564) 2026-05-04 15:11:56 +02:00
Florian Rival e2ed9993d3 Upgrade to React 18 (#8368)
Only show in developer changelog
2026-03-11 17:30:11 +01:00
Florian Rival e1ab2dad94 Prepare the files for the codemod to upgrade to Flow 0.299.0 (#8262) 2026-02-12 17:25:57 +01:00
D8H 26cbf36263 Allow extensions to give choices between a set of numbers (#8159) 2026-01-22 11:33:53 +01:00
Florian Rival a8b13f8375 Ensure libGD.js can be downloaded when built for a branch (#8129)
Only show in developer changelog
2026-01-14 23:33:09 +01:00
Florian Rival ca5bb93636 Speed up cloud project saves (#8083) 2025-12-23 16:47:49 +01:00
Florian Rival 6f5431cf38 Add retries when downloading external editors [ci skip]
Only show in developer changelog
2025-12-11 18:01:18 +01:00
Florian Rival 5e78842f33 Fix rendering in documentation of some default values [skip ci] [ci skip] 2025-11-28 18:36:19 +01:00
Florian Rival 7d05f9014c Improve documentation formatting 2025-11-06 17:33:11 +01:00
Florian Rival 3a9645a55f Improve documentation with properties of objects and behaviors 2025-11-06 17:19:37 +01:00
Florian Rival e33922f10e Add branch and version to script to download build artifacts
Don't show in changelog
2025-11-02 18:05:28 +01:00
Florian Rival 932d3e9868 Fix documentation generation for empty value
Don't show in changelog
2025-10-29 13:30:58 +01:00
Florian Rival 688c603f15 Improve action/condition documentation
Only show in developer changelog
2025-10-25 18:15:00 +02:00
Florian Rival e9cf5762a1 Fix serving worker in development wrongly caching libGD.js/wasm
Don't show in changelog
2025-10-16 18:33:14 +02:00
Florian Rival a6219676fe Improve web-app previews (#7884)
- Support for hot-reloading (like on the desktop app),
- Huge speed-up (no more file uploads, everything is done locally on the device storage),
- Fix for Safari/Firefox not opening the preview window.
2025-10-16 11:20:16 +02:00
Florian Rival 073268160f Improve documentation pages generation [ci skip] 2025-10-12 14:23:50 +02:00
Florian Rival 0bbf7ed804 Fix documentation formatting 2025-10-11 18:07:57 +02:00
Florian Rival f05fa88eec Add collapsible blocks describing parameters of actions/conditions in the documentation 2025-10-11 17:49:19 +02:00
D8H 883d32515c Rename "community" extensions as "experimental" extensions (#7828) 2025-09-15 14:04:31 +02:00
Florian Rival a2660ff0dc Allow to easily work on the game engine using the web-app development version (#7802) 2025-08-31 23:54:44 +02:00
Florian Rival 846afd9e0a Improve documentation with reference of all available effects. 2025-08-30 14:16:00 +02:00
Florian Rival 87702edccc Show an highlight on newly generated AI events to make it easier to find them (#7696) 2025-07-06 19:20:41 +02:00
Aurélien Vivet 7dbc687200 Fix spacing in the documentation (#7638)
Don't show in changelog
2025-06-04 17:30:22 +02:00
Aurélien Vivet 37cba12e4a Add a mention in the reference pages of extensions telling no installation is required (#7635) 2025-06-04 15:35:49 +02:00
Florian Rival 52c807d74a Use separately built GDevelop.js for Windows and Linux builds (#7627)
Only show in developer changelog
2025-05-28 18:51:10 +02:00
Clément Pasteau 2f44dab18b 3D models can now be previewed (#7547)
* Screenshots are taken for each 3D Model (using .glb extension) so they can be easily recognized in the editor
* Those previews are visible in the Resources tab, in the 3D Model object dialog, or when swapping/selecting from a project resource
2025-04-15 16:02:55 +02:00
Clément Pasteau 98b3687157 Fix cmake version for mac builds (#7531)
Do not show in changelog
2025-04-04 11:20:20 +02:00
Clément Pasteau 9431ee7316 Remove useless commits in changelog script (#7511)
Do not show in changelog
2025-03-27 13:58:47 +01:00
Clément Pasteau 7caeae93d6 Fix translation update script (#7489)
Do not show in changelog
2025-03-21 15:23:37 +01:00
Florian Rival b9d5974356 Fix expression documentation not displaying parameters 2025-03-04 00:13:22 +01:00
D8H 60e36f37b1 Remove EventsFunctionsExtension inheritance to EventsFunctionsContainer (#7326)
- developer changelog only
2025-01-20 11:29:55 +01:00
D8H 827f187e10 Add Pixi and Three type definitions for JS events (#7266) 2025-01-07 10:34:51 +01:00
D8H 18892f97f3 Remove unused import and fix a typo (#7277) 2025-01-04 11:19:42 +01:00
D8H 0ec0654032 Allow to make custom objects private to an extension (#7275) 2025-01-03 19:36:38 +01:00
AlexandreS 4bcac31489 Introduce step-by-step course to master GDevelop (#7223) 2024-12-13 17:52:32 +01:00
Florian Rival a06ef20011 Improve scripts to download release artifacts in parallel [skip ci]
Don't show in changelog
2024-11-30 20:33:25 +01:00
AlexandreS 85757e6d98 Rework asset store display when looking for a font or an audio (#7009)
The asset store is not available anymore when looking for other types of resource (image, 3D models, spine).
2024-10-04 15:56:50 +02:00
Clément Pasteau 75a4114ce8 Fix extension generation for docs (#6924) 2024-09-05 16:04:48 +02:00
Aurélien Vivet 30e7ef5865 Fix some languages names (#6779)
Update iso-639-1 dependency 

---------

Co-authored-by: AlexandreSi <32449369+AlexandreSi@users.noreply.github.com>
2024-07-30 18:13:14 +02:00
Florian Rival 063bf51783 Add 'reference' to generated documentation reference page titles [skip ci]
Don't show in changelog
2024-06-18 10:50:50 +02:00
AlexandreS 6aaeda6c49 UI improvements (#6631)
- Use red color for notifications badge
- Make snackbars have the same theme as the interface
2024-06-06 13:14:32 +02:00
AlexandreS 3e6d147660 Instance properties panel rework
The instance properties panel of the scene editor has been reworked into a more compact and user-friendly panel.
2024-04-15 15:29:27 +02:00
AlexandreS a478068c64 Add possibility to subscribe to GDevelop on a yearly basis (#6462) 2024-03-27 11:26:44 +01:00
Clément Pasteau 7c0a7a4152 Game templates in changelog (#6458)
Do not show in changelog
2024-03-14 16:42:38 +01:00
AlexandreS 408f6f8134 Display notifications to the user (#6432) 2024-03-08 12:15:21 +01:00
AlexandreS 5f0de0e9a7 Adapt extract changelog script to currently used format (#6102)
Only show in developer changelog
2023-12-19 12:18:25 +01:00
D8H 57faa9fb4a Move community tier extensions in their own index section (#5973)
- Don't show in changelog.
2023-11-28 20:34:06 +01:00
D8H 6531e2e970 Use relative links in extensions reference pages (#5970)
Don't show in changelog
2023-11-28 12:59:39 +01:00
Florian Rival d34f1a654f Improve navigation for extensions in the documentation (#5950) 2023-11-24 11:43:47 +01:00