Commit Graph

  • 7bb241616e Fix instance creation error message (#8759) Florian Rival 2026-06-24 16:51:48 +02:00
  • 9f3b4dd57a Rename resource properties to resource custom properties for naming clarity valutsenko_playtika 2026-06-24 15:21:10 +02:00
  • 520cb56065 Format erase guard and add tests for instance-id edge cases claude/nice-cannon-p01ngs Claude 2026-06-24 14:07:10 +00:00
  • 8abd70ff94 Fail erase of instances when no requested id matches Claude 2026-06-24 13:26:30 +00:00
  • 87d5fb3342 Remove client-side cap on automatic AI function-call rounds Claude 2026-06-24 12:06:39 +00:00
  • 008cf8072b Improve metrics to follow usage trends (creating/editing projects) (#8754) LuniMoon 2026-06-24 13:56:19 +02:00
  • 8c56ae5408 Add client-side cap on automatic AI function-call rounds Claude 2026-06-24 09:21:22 +00:00
  • 69bf670851 Fail put_2d/3d_instances when no instance id matches and nothing is created Claude 2026-06-24 09:14:44 +00:00
  • 2aa0fdea7b Fix checking resource types on every parameter when launching preview (#8757) Clément Pasteau 2026-06-23 16:44:05 +02:00
  • f8bcccf67d [Auto PR] Update translations (#8747) github-actions[bot] 2026-06-23 15:12:40 +02:00
  • c73ce6f250 Save state extended (#8752) Clément Pasteau 2026-06-23 15:06:59 +02:00
  • 3358d5e2ba Fix showing default parameter values as errored in the event sheet (#8753) Clément Pasteau 2026-06-23 12:00:34 +02:00
  • bc662995f4 Add tests for the MetadataProvider constant-time index improve-preview-speed Clément Pasteau 2026-06-22 17:32:24 +02:00
  • 83013656af Improve the editor typing (#8735) D8H 2026-06-22 17:23:50 +02:00
  • b5c44d9694 Fix possible crashes when serializing large projects (#8749) Clément Pasteau 2026-06-22 17:17:01 +02:00
  • 60cb6d0059 Make MetadataProvider lookups constant-time; drop codegen metadata/type caches Clément Pasteau 2026-06-22 17:06:07 +02:00
  • c822d4f69e New simplified design for subscription dialog (#8744) Florian Rival 2026-06-22 16:40:10 +02:00
  • b0b5554d54 Better management of undo/redo and unsaved notification dot for ForEach, While, Comment, JavaScript and Group Events (#8751) Clément Pasteau 2026-06-22 16:03:42 +02:00
  • 967306461b Add scripts to benchmark resource finding and events code generation Clément Pasteau 2026-06-22 14:24:00 +02:00
  • f36d470a74 Prevent looking up resource for non-resources Clément Pasteau 2026-06-22 14:17:44 +02:00
  • ff937e1521 Add configurable custom resource properties valutsenko_playtika 2026-06-18 10:47:26 +02:00
  • 2446a58f86 Improvements of lookup of objects metadata speeding up preview Clément Pasteau 2026-06-22 13:52:40 +02:00
  • 7860c22ecd Fix initial value displayed for optional Boolean parameters with default value (#8748) Clément Pasteau 2026-06-22 11:18:37 +02:00
  • 6bdddb5617 Fix Tabs hover & drop not working all the time (#8746) Clément Pasteau 2026-06-22 09:48:17 +02:00
  • 1854715466 Feedback when setting first scene (#8743) Clément Pasteau 2026-06-19 17:48:48 +02:00
  • 83af7b6074 Ai can set a scene as first (#8742) Clément Pasteau 2026-06-19 17:18:45 +02:00
  • 79d10bfabe Small improvements when object is renamed or created without asset (#8741) Clément Pasteau 2026-06-19 16:17:46 +02:00
  • 355d4bd17a Update wording feat/simplified-subscription-dialog-32b5 Florian Rival 2026-06-19 15:04:18 +02:00
  • 47fd935192 Adjust design a bit more Florian Rival 2026-06-16 00:08:50 +02:00
  • f4d67f684c Adjust simplified dialog: smaller title/price, text-link 'Continue for free' Cursor Agent 2026-06-15 17:49:13 +00:00
  • fd269a4610 Add simplified (Free vs Gold) subscription dialog with A/B variant selection Cursor Agent 2026-06-15 17:29:52 +00:00
  • f5ea284108 Better warnings when positioning instances with tools (#8738) Clément Pasteau 2026-06-19 13:27:11 +02:00
  • a83cdd49f4 Fix group variables not refreshing when selecting another group (#8739) D8H 2026-06-19 11:32:19 +02:00
  • 9cf3242427 Fix being able to select fonts & atlas on iOS (#8736) Clément Pasteau 2026-06-18 17:11:48 +02:00
  • 6cc68597c5 Fix being able to select fonts & atlas on iOS fix-file-selections Clément Pasteau 2026-06-18 17:09:55 +02:00
  • 6a402aa728 Fix Spine point attachment local rotation ignoring the attachment angle experimental-build/spine-fix claude/pensive-einstein-3k2nxk Claude 2026-06-17 14:54:27 +00:00
  • d804781c52 Fix Spine objects showing dark halos with premultiplied-alpha atlases Claude 2026-06-17 14:52:36 +00:00
  • 317756f254 Hint when positioning objects stacked together improve-brush-hint Clément Pasteau 2026-06-17 15:51:18 +02:00
  • 7df3a3b343 Improve Instance list panel design (#8573) v5.6.272 LuniMoon 2026-06-17 13:59:59 +02:00
  • e325803a67 Adjust button icon/label spacings (#8731) LuniMoon 2026-06-17 13:48:28 +02:00
  • 5fd50e592a Bump newIDE version Florian Rival 2026-06-17 12:12:01 +02:00
  • 7785fd68ca Fix 2D put instance tool stacking objects in some cases (#8732) Clément Pasteau 2026-06-17 12:10:16 +02:00
  • 8881547ab5 [Auto PR] Update translations (#8729) github-actions[bot] 2026-06-17 12:07:13 +02:00
  • b584df4ce8 Fix Spine upgrade wrongly breaking require calls (#8730) Clément Pasteau 2026-06-17 11:26:18 +02:00
  • ad710ca028 Fix Spine shim to not throw revert-pixi-spread-spine Clément Pasteau 2026-06-17 09:45:14 +02:00
  • f08022bb38 Changing "About" to "See" LuniMoon 2026-06-17 10:46:11 +02:00
  • 8a960efb63 Revert spine import Clément Pasteau 2026-06-17 09:30:27 +02:00
  • 4278901394 Fix textures broken because of wrong import (#8728) Clément Pasteau 2026-06-17 08:40:28 +02:00
  • c6742fe311 Re-run CI (clear stale libGD.js failure) LuniMoon 2026-06-16 18:47:21 +02:00
  • 3ceda243ac Merge origin/master and fix Flow/lint errors from earlier stale merge LuniMoon 2026-06-16 17:52:22 +02:00
  • d908a5404c Adjusting row colors Instance_panel-z_order LuniMoon 2026-06-16 15:03:52 +02:00
  • 83622d40b3 [Auto PR] Update translations (#8717) github-actions[bot] 2026-06-16 14:43:02 +02:00
  • 115a374cca Bringing back rows + header token LuniMoon 2026-06-16 14:38:49 +02:00
  • be105771c0 multiple improvements of the UX of the AI unique mode (#8726) Clément Pasteau 2026-06-16 14:35:52 +02:00
  • c5c1901d38 Fix the type of variables added from the drop-down menu (#8725) D8H 2026-06-16 12:50:14 +02:00
  • f6872bd7a1 Migrate Spine extension to @esotericsoftware/spine-pixi-v7 (#8595) Gleb Volkov 2026-06-16 10:23:52 +02:00
  • 4c5ab584d7 handle Fulfilment problem report tool call (#8722) Clément Pasteau 2026-06-16 09:44:01 +02:00
  • dcc704761b Fix extra padding at bottom of some dialogs Florian Rival 2026-06-15 22:52:18 +02:00
  • 283f472190 Add simplified Gold upgrade subscription dialog (A/B test ready) claude/adoring-edison-vimuo0 Claude 2026-06-15 17:25:03 +00:00
  • 429099981d Fix project loading when 2 extensions uses each other custom objects (#8711) D8H 2026-06-15 19:38:44 +02:00
  • e3fa91a789 Add simplified Gold subscription dialog feat/simplified-gold-subscription-dialog-29d4 Cursor Agent 2026-06-15 17:37:30 +00:00
  • 6044bd9f60 Allow hiding AI form in the New Project Dialog (#8719) Clément Pasteau 2026-06-15 14:02:33 +02:00
  • d1905f8689 Fix allow to to add behavior parameters without needing to declare all capabilities in the extension editor (#8718) D8H 2026-06-15 14:01:34 +02:00
  • 26cfcdcf82 Fix invalid object parameter when copy-pasting a function from a custom object or behavior to the extension (#8721) D8H 2026-06-15 12:59:00 +02:00
  • 3fe88ca296 Fix expression type selector choices (#8720) D8H 2026-06-15 12:58:21 +02:00
  • 6ad57c0c8f Rework polling interval to introduce backoff (#8715) Florian Rival 2026-06-15 10:24:10 +02:00
  • 8a87abf8e5 Extract poll activity detection into aiRequestPollSawActivity claude/modest-lamport-paag7p Claude 2026-06-15 08:02:46 +00:00
  • a64ebfa240 Fix AiRequestContext polling tests for adaptive interval Claude 2026-06-14 14:03:12 +00:00
  • 43fea9461f Simplify adaptive polling backoff: inline helper, drop unused param, tighten comments Claude 2026-06-14 13:27:10 +00:00
  • fa8e26e36d Extract adaptive polling backoff into a reusable hook Claude 2026-06-14 12:31:14 +00:00
  • 0c83a63c82 Format AiRequestContext.js with Prettier Claude 2026-06-14 11:07:12 +00:00
  • c8df14159b Make AI request polling adaptive to reduce API Gateway request count Claude 2026-06-14 10:53:41 +00:00
  • 969c3ba160 [Auto PR] Update translations (#8709) github-actions[bot] 2026-06-12 17:34:48 +02:00
  • bfff06710b Improve hints when inspecting or positioning an object in 3D (#8707) Clément Pasteau 2026-06-12 16:42:41 +02:00
  • 94a542da88 Fix custom object with circular dependencies no longer shown as disabled in the new object dialog (#8708) D8H 2026-06-12 15:54:41 +02:00
  • 91dfd50905 [Auto PR] Update translations (#8704) github-actions[bot] 2026-06-12 15:26:54 +02:00
  • 03ad84ab7d Suggestions from the AI do not block the input anymore (#8705) Clément Pasteau 2026-06-12 15:12:08 +02:00
  • 98ae19580a Fix property title layout in the extension editor on mobile (#8706) D8H 2026-06-12 13:41:30 +02:00
  • cd77fcbe8d [Auto PR] Update translations (#8703) github-actions[bot] 2026-06-12 10:56:22 +02:00
  • 6d9b57fc3d Display group properties in the side panel when a group is selected (#8691) D8H 2026-06-12 10:53:45 +02:00
  • 302031e398 Prevent objects creating a dependency loop when added to another custom object fix-cycle-extension-objects Clément Pasteau 2026-06-12 09:57:59 +02:00
  • 7d9e558f02 Fix event changes applied at the same path clobbering each other (#8702) Florian Rival 2026-06-12 09:50:58 +02:00
  • 84ea15db44 Fix Flow error: avoid member expressions in destructuring swap claude/affectionate-thompson-xzy2ew Claude 2026-06-11 21:09:09 +00:00
  • d22b38c8fa Add stress test mixing all kinds of AI event changes on a deep tree Claude 2026-06-11 20:35:29 +00:00
  • 0e62b04eed Add tests for more contradictory combinations of AI event changes Claude 2026-06-11 17:11:41 +00:00
  • c4f333528c Add test for insertions anchored to a deleted event Claude 2026-06-11 17:04:36 +00:00
  • 9df0567b3f Harden ordering of AI event changes applied at the same insertion point Claude 2026-06-11 16:54:01 +00:00
  • 81d517fa7c Fix AI event changes applied at the same path clobbering each other Claude 2026-06-11 16:25:00 +00:00
  • 359379be4b [Auto PR] Update translations (#8700) github-actions[bot] 2026-06-11 15:52:55 +02:00
  • a7325d4dbe Merge chat/build modes into one + rework first creation experience (#8631) Clément Pasteau 2026-06-11 15:29:44 +02:00
  • 573573091e [Auto PR] Update translations (#8683) github-actions[bot] 2026-06-11 15:28:59 +02:00
  • b5d1a1796e Fix TypeScript error in submit-appx-to-microsoft-store.js (#8698) Florian Rival 2026-06-11 15:28:41 +02:00
  • 33dd671c61 Fix an error when building a project that uses object variables (#8697) D8H 2026-06-11 09:32:11 +02:00
  • 258a541b48 Fix build of games with parameter or property resources in custom extensions (#8695) D8H 2026-06-11 08:54:46 +02:00
  • 8417eacb98 Add script to submit an appx to the Microsoft Store (Partner Center) (#8696) Florian Rival 2026-06-10 14:55:26 +02:00
  • 66569e0a52 Fix a crash when exporting a game with an extension not loaded in the platform claude/adoring-johnson-aatzd7 Claude 2026-06-10 12:54:28 +00:00
  • a3ca5199c2 Add script to submit an appx to the Microsoft Store (Partner Center) Claude 2026-06-10 12:30:04 +00:00
  • e4f85fb580 Fix a crash when opening an extension tab where the function tree is corrupted (#8694) D8H 2026-06-10 12:39:59 +02:00
  • 49e26ced1d Fix 3D physics alignment for characters/cars with custom origin and centers claude/cool-hamilton-4ccpew Claude 2026-06-09 23:21:03 +00:00
  • bb6fa74662 Fix 3D physics and rendering issues with object centers (#8693) feat/cube3d-origin-filtering-0d2d Florian Rival 2026-06-10 00:55:03 +02:00