aphoenixholland
|
7748f3c48e
|
Add support for tweening object color using Hue/Saturation/Lightness (HSL) (#2571)
* This is useful to make some effects or have a more natural color change.
|
2021-05-17 23:23:03 +01:00 |
|
aphoenixholland
|
7a7a0d0eec
|
Add an option to Tween behavior scale actions to scale an object from its center (#2611)
|
2021-05-09 11:44:23 +01: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
|
65d3688052
|
Fix duplicate classes in the generated GDJS documentation
Don't show in changelog
|
2021-01-08 19:55:20 +01: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
|
11d69e46ed
|
Translate all behaviors to TypeScript
Also adapt custom behavior code generation to use a (partial) ES6 class (methods are still added using prototype)
Don't show in changelog
|
2021-01-08 19:54:41 +01:00 |
|