Florian Rival
9934457b39
Add a short description for all extensions and dimension field (2D, 3D, 2D/3D or n/a) ( #8303 )
...
Only show in developer changelog
2026-02-21 13:10:41 +01:00
Florian Rival
bdcb6f0533
Improve extension descriptions
2025-08-04 15:36:21 +02:00
D8H
90413b842d
Move event-based extension metadata generation from newIDE to GDJS ( #5255 )
2023-06-29 20:18:51 +02:00
supertree-wook
ee22b2e4b1
Upgrade CMake minimum version and improve CMake code ( #5446 )
...
Only show in developer changelog
2023-06-28 12:01:05 +02:00
D8H
255ef1d8ef
Add an antialising setting for 3D ( #5381 )
2023-06-08 09:57:34 +02:00
Florian Rival
a8282aaf83
Add conditions to check if the game is exported as a native mobile or desktop app ( #4820 )
2023-01-12 11:27:47 +01:00
D8H
80cb6d697c
Handle custom objects at runtime ( #4294 )
...
* Don't show in changelog
2022-10-18 13:36:48 +02:00
D8H
0706a54305
Reorganize extensions categories ( #4345 )
2022-10-04 10:37:27 +02:00
Florian Rival
9ee4b704da
Clean more deprecated include files in extensions ( #4072 )
...
Don't show in changelog
2022-06-30 12:09:17 +02:00
Florian Rival
5d2e0786ee
Sort actions/conditions in categories add icons to their groups ( #3583 )
...
* This should make it easier to identify and find actions/conditions. Categories give more clarity and icons help to identify what's available without reading everything.
2022-02-03 11:45:53 +01:00
Florian Rival
1a27f689e0
Remove deprecated/unused/unmaintained GDCpp code ( #2930 )
...
* This also includes extensions code.
Only show in developer changelog
2021-08-17 14:34:58 +02:00
Florian Rival
f35a3a6827
Improve description of all extensions
...
Don't show in changelog
2021-01-21 20:05:08 +00:00
Florian Rival
4b2cd90320
Add documentation of extensions in the generated GDJS documentation
...
Only show in developer changelog
2021-01-14 21:32:13 +00:00
Florian Rival
7ef2e40066
Add more various fixes for TypeScript and code style
...
Don't show in changelog
2021-01-08 19:55:01 +01:00
Florian Rival
d0dba2a713
Fix typings in TypeScript files
...
Don't show in changelog
2021-01-08 19:54:56 +01:00
Florian Rival
d639e0ea6e
Translate more files to TypeScript
...
Don't show in changelog
2021-01-08 19:54:52 +01:00
Florian Rival
8b39233f44
* Update guidelines about JS code style in the game engine
...
* Android 4.x and IE 11 are officially not supported.
Only show in the developer changelog
2020-10-11 18:00:11 +01:00
Florian Rival
f68842bdb1
Add a condition to check if the device has a touchscreen
...
* Also improve performance of condition checking if the device is a mobile device.
2020-10-10 18:46:58 +01:00
Florian Rival
74e43f2b43
Fix isPreview
...
Don't show in changelog
2020-05-24 20:06:10 +02:00
Arthur Pacaud
a04f641415
Add a condition to check if the game is running as a preview ( #1740 )
2020-05-24 19:01:22 +02:00
Wend1go
14cc48fa98
Add condition to check for WebGL support ( #1230 )
2019-09-22 16:31:32 +02:00
Florian Rival
3be5d85733
Update GDJS docs to use JSDoc
2018-07-04 22:26:02 +01:00
Florian Rival
a8559bfbbc
Add clang-format to format (C++) source files automatically ( #491 )
...
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
Florian Rival
71ab16a76e
[WIP] Add Extensions/ prefix to all includes files for JS extensions
2017-08-26 17:32:02 +02:00
Florian Rival
1bd45ec96b
Fix Inventory, LinkedObjects & SystemInfo JS Extension not having compilation information filled
2017-03-16 22:50:37 +01:00
Florian Rival
976826b9ab
Expose LinkedObjects and SystemInfo extensions to emscripten build
2017-03-15 21:50:20 +01:00
Victor Levasseur
72df404d7f
Automatic versioning ( #311 )
...
* Use the port number in SendHttpRequest and DownloadFile
* Fix "Custom size" and "Custom viewports" not displayed in layer propgrid
* Fix Fedora spec file
* Use automatic versioning from git
* A "correct" version number is now generated even if git is unable to find a tag
2016-11-11 11:32:56 +01:00
Florian Rival
51c172f4d5
Fix compilation on Windows
2016-08-07 22:26:41 +02:00
Florian Rival
5ab601e8e6
Add SystemInfo extension with isMobile condition
2016-07-17 18:33:24 +02:00