Commit Graph

  • 1886a4f7fd Fix import/first ESLint error in index.js Claude 2026-04-08 14:49:52 +00:00
  • 708b6bea31 Factor ResizeObserver error suppression into Utils/SilenceBenignResizeObserverError Claude 2026-04-08 14:46:36 +00:00
  • a22870c7f3 Add console.log (throttled) when silencing ResizeObserver loop error Claude 2026-04-08 14:44:53 +00:00
  • 393fa64a43 Update comment Florian Rival 2026-04-08 16:39:26 +02:00
  • 2f5ad38608 Replace Window.showConfirmDialog with modern alert dialog hook Florian Rival 2026-04-08 16:36:31 +02:00
  • 447b465141 Fix types claude/replace-confirmation-dialog-aMK5Q Florian Rival 2026-04-08 16:33:51 +02:00
  • d969d1f524 Suppress benign ResizeObserver loop error in main and popped-out windows Claude 2026-04-08 14:33:19 +00:00
  • 9b007b054e Replace Window.showConfirmDialog in InstructionParametersEditor and ResourcesEditor Claude 2026-04-08 14:17:06 +00:00
  • 432647c621 Refactor DismissableAlertMessage to use hooks and modern dialog API Florian Rival 2026-04-08 16:07:15 +02:00
  • fce5e76fb3 Replace Window.showConfirmDialog with useAlertDialog in DismissableAlertMessage Claude 2026-04-08 14:02:58 +00:00
  • cc0fab4a76 Fix tab tooltip shown at wrong position when popped out Florian Rival 2026-04-08 15:36:01 +02:00
  • d280755030 Fix MUI anchorEl warning when popping out editor to external window claude/fix-mui-anchor-element-CkZcG Claude 2026-04-08 13:27:11 +00:00
  • 1d34baabc0 Merge branch 'claude/refactor-popout-editor-toolbar-0wHDo' into experimental-build/popped-editors Florian Rival 2026-04-08 15:00:33 +02:00
  • 22fc4ff311 Fix tab selection after popping out a tab from editor claude/refactor-popout-editor-toolbar-0wHDo Florian Rival 2026-04-08 14:56:51 +02:00
  • 3a6671be03 Fix pop-out tab selection to choose previous tab instead of home claude/fix-popout-tab-selection-AMxGc Claude 2026-04-08 12:52:41 +00:00
  • 43976b55ee Fix "Add or edit variables" button opening scene variables instead of local variables (#8496) D8H 2026-04-08 09:44:50 +02:00
  • fa33f77a07 Fix "Add or edit variables" button always creating variables for object variables (#8493) D8H 2026-04-07 17:46:17 +02:00
  • c95c8a2918 Fix compiler options in monaco editor Florian Rival 2026-04-07 17:46:03 +02:00
  • 4da5121343 Patch Monaco paste action instead of keybindings for Electron Florian Rival 2026-04-07 17:08:57 +02:00
  • 7d21d61871 Fix flow, improve types claude/patch-monaco-amd-version-OmPeC Florian Rival 2026-04-07 17:07:39 +02:00
  • 17b153b268 Patch paste action's run method instead of keybindings Claude 2026-04-07 14:57:49 +00:00
  • e584d88935 Replace Monaco clipboard patch with runtime Electron fallback Florian Rival 2026-04-07 16:56:10 +02:00
  • 21b32d2d26 Fix Monaco patch hunk header for patch-package parsing adapt-patch-package-for-amd-monaco-editor Florian Rival 2026-04-07 16:24:10 +02:00
  • 2c970f76f9 Extend Monaco clipboard patch to AMD min build adapt-patch-package-for-amd-monaco-editor-h8hd5q Florian Rival 2026-04-07 16:13:52 +02:00
  • 00fa5562ba Patch Monaco AMD build clipboard paste fallback Florian Rival 2026-04-07 16:12:43 +02:00
  • 2a5d61bb53 Add beta flag Florian Rival 2026-04-07 16:06:10 +02:00
  • b7e70cd858 Merge branch 'master' into claude/refactor-popout-editor-toolbar-0wHDo Florian Rival 2026-04-07 16:05:12 +02:00
  • 0f1f7cbd0e Replace monaco-editor patch-package with runtime clipboard fix for both ESM and AMD Claude 2026-04-07 14:02:51 +00:00
  • 72190e8bdf Fix hot-reloading of global object instances (#8489) Florian Rival 2026-04-07 12:49:50 +02:00
  • c75c9d437b WIP Florian Rival 2026-04-07 12:03:07 +02:00
  • 5b50f7a492 Fix hot-reload not updating positions of global object instances claude/fix-global-hot-reload-pSdsW Claude 2026-04-07 09:52:19 +00:00
  • 76479949ec Display extension details side by side with the extension list on large screens (#8482) D8H 2026-04-07 11:42:35 +02:00
  • 762d86847e Fix object variable editor incorrectly creating duplicate variables claude/fix-variable-editor-access-55jcF Claude 2026-04-07 08:25:23 +00:00
  • d988333781 WIP Florian Rival 2026-04-06 17:38:01 +02:00
  • 375a946fd5 WIP Florian Rival 2026-04-06 17:04:14 +02:00
  • bdcc9f1066 Fix potential crashes in the scene editor v5.6.265 Florian Rival 2026-04-05 22:40:33 +02:00
  • 5ab1ccd39a Improve logs in case of UseAfterFreeError Florian Rival 2026-04-05 20:56:27 +02:00
  • 0a0c92e51f Fix crash in scene editor when hot-reloading objects with invalid serialization claude/fix-ide-version-bug-Q5U68 Claude 2026-04-05 18:55:38 +00:00
  • 25863e09fc Fix potential crashes in the scene editor Florian Rival 2026-04-05 20:45:58 +02:00
  • 02d44e46a1 Add null safety checks for aiRequest.output property (#8486) Florian Rival 2026-04-05 14:52:29 +02:00
  • e3ffdf59a1 Bump newIDE version Florian Rival 2026-04-05 14:00:40 +02:00
  • aa451ba542 Fix UseAfterFreeError crash when layer is removed while effects editor is rendered claude/fix-dead-object-bug-hPgr3 Claude 2026-04-05 10:25:19 +00:00
  • e07a8d8482 Fix more potential crashes (#8485) Florian Rival 2026-04-05 11:48:46 +02:00
  • a3b766d1ec Fix potential crash in the object properties (#8484) Florian Rival 2026-04-05 10:56:27 +02:00
  • 3d71e72f53 Fix UseAfterFreeError in scene editor objects list claude/fix-scene-editor-error-wuyfs Claude 2026-04-05 08:55:36 +00:00
  • 7bbaec1461 Guard object variables panel against dead containers investigate-and-fix-error-boundary-bug Florian Rival 2026-04-05 00:30:26 +02:00
  • c364fa8999 Fix potential crash in instance properties (#8483) Florian Rival 2026-04-04 23:46:50 +02:00
  • 9cee0da7d6 Fix UseAfterFreeError when deleting instances in scene editor claude/fix-error-boundary-scene-editor-7OgG4 Claude 2026-04-04 21:08:31 +00:00
  • 70f4cf1c1b Fix potential use-after-free in instance properties when deleting scene instances (#8481) Florian Rival 2026-04-04 19:46:21 +02:00
  • 7604fb2904 Merge claude/fix-popped-out-windows-closing-obEAc into claude/refactor-popout-editor-toolbar-0wHDo Florian Rival 2026-04-04 19:14:42 +02:00
  • 1bf67a1ddf Use unload instead of beforeunload to avoid closing windows on cancel claude/fix-popped-out-windows-closing-obEAc Claude 2026-04-04 17:14:02 +00:00
  • 87f91aec22 Close popped-out windows when main window/tab closes Florian Rival 2026-04-04 18:55:02 +02:00
  • e4979a75f1 Fix popped-out windows not closing when main web-app tab is closed Claude 2026-04-04 16:54:05 +00:00
  • 5d4d201b21 Fix wavesurfer crashing in popped out editors Florian Rival 2026-04-04 18:42:20 +02:00
  • 8ed8617942 fix flow and formatting Florian Rival 2026-04-04 18:37:39 +02:00
  • 49c0c8b988 Extract NewResourceDialog state logic into useNewResourceDialog hook Florian Rival 2026-04-04 18:27:44 +02:00
  • 5b8899dc66 Patch wavesurfer.js ESM bundle too for cross-window fix claude/fix-audio-resource-crash-BxqrI Claude 2026-04-04 16:23:46 +00:00
  • 0b374d6f2e Fix ResourceStoreChooser dialog rendering in popped-out window claude/fix-resource-chooser-dialog-eJT6h Claude 2026-04-04 16:21:46 +00:00
  • c3032808f3 Fix audio resource crash in popped-out editor windows Claude 2026-04-04 16:05:49 +00:00
  • cfc17eff8d Fix audio resource crash in popped-out editor windows Claude 2026-04-04 15:57:53 +00:00
  • a5d837f7b2 Fix adding comment/groups in external window Florian Rival 2026-04-04 17:50:27 +02:00
  • d348a023f5 Fix EventsSheet focus handling in WindowPortal contexts Florian Rival 2026-04-04 17:43:19 +02:00
  • 909fd10e16 Fix Shift-selection of actions/conditions in popped-out EventsSheet windows claude/fix-shift-selection-actions-JIVXX Claude 2026-04-04 15:33:26 +00:00
  • 744b696d21 Fix drag'n'drop not working in popped out windows Florian Rival 2026-04-04 17:00:52 +02:00
  • 2bfb18a791 Fix race condition causing duplicate function call processing in add-message claude/fix-add-message-outputs-irEfr Claude 2026-04-04 13:40:28 +00:00
  • 85242aa7c6 Set rootElement to external document explicitly for popped-out DnD claude/fix-draggable-popped-out-windows-F6ETL Claude 2026-04-04 13:35:50 +00:00
  • e5a1239307 Use Document (not Window) as rootElement for popped-out DnD backend Claude 2026-04-04 13:27:42 +00:00
  • 6545ac1bde Fix two blockers preventing DnD in popped-out windows Claude 2026-04-04 12:24:30 +00:00
  • 100c8135fc Fix use-after-free when deleting selected scene instances investigate-and-fix-use-after-free-error Florian Rival 2026-04-04 14:05:06 +02:00
  • e9ac6ee72d Fix drag-and-drop not working in popped-out windows Claude 2026-04-04 11:06:17 +00:00
  • 7f2805b600 Merge branch 'master' into claude/refactor-popout-editor-toolbar-0wHDo Florian Rival 2026-04-04 12:59:25 +02:00
  • 92f46e9359 Fix UseAfterFreeError in scene editor instance properties claude/fix-scene-editor-error-bHfeV Claude 2026-04-04 10:55:55 +00:00
  • b5ea632ce4 Upgrade react-dnd to v14 and simplify drag-and-drop setup (#8479) Florian Rival 2026-04-04 12:46:01 +02:00
  • 0f7447feb4 Bring forward the preview window on the web-app when hot-reloading (#8478) LuniMoon 2026-04-03 19:03:28 +02:00
  • 1eafea1481 Update dependencies GamePreview_forward Florian Rival 2026-04-03 18:54:40 +02:00
  • 18c649f60f Remove newIDE/package-lock.json and package-lock.json claude/revert-package-files-3qY89 Claude 2026-04-03 16:53:30 +00:00
  • 56c2dd4501 Update dependencies Florian Rival 2026-04-03 18:52:45 +02:00
  • 1a1d05bd50 Revert package files to master versions Claude 2026-04-03 16:52:05 +00:00
  • 1656482983 Fix some fields of the extension properties (#8480) D8H 2026-04-03 18:51:28 +02:00
  • bf3a3cbe62 Preview fixes LuniMoon 2026-04-03 18:37:57 +02:00
  • 6d926620af Upgrade react-dnd to v14, react-mosaic-component to v5.3.0, remove unused backends experimental-build/react-dnd-14 Claude 2026-04-03 15:42:30 +00:00
  • 81131344bb Merge branch 'master' into claude/refactor-popout-editor-toolbar-0wHDo Florian Rival 2026-04-03 17:32:13 +02:00
  • 398830216b Merge origin/master into claude/merge-master-conflicts-0jyWb claude/merge-master-conflicts-0jyWb Claude 2026-04-03 15:04:21 +00:00
  • 2ea2f6302d Fix wrong usage of React hooks in ContextMenu Florian Rival 2026-04-03 16:11:57 +02:00
  • c18733ae84 Fix drag-and-drop not working in popped-out editor windows claude/fix-draggable-popped-out-windows-H1nVu Claude 2026-04-03 14:11:17 +00:00
  • 8a986f3486 Browser preview launcher LuniMoon 2026-04-03 16:03:18 +02:00
  • cb4263a4b9 Ensure JSON files end with a new line (#8469) opaldi 2026-04-03 11:05:09 +03:00
  • 92e449558b Allow extensions to set different icons for behaviors and objects (#8472) D8H 2026-04-02 20:14:19 +02:00
  • 24ae6c33de Introduce a direct link to open the create dialog (#8460) LuniMoon 2026-04-02 17:00:18 +02:00
  • 3725469bb5 Revert changes to package files and service worker template claude/revert-package-changes-c0EFG Claude 2026-04-02 14:58:35 +00:00
  • 2d6ee91645 Fix potential UseAfterFreeError on VariablesContainer.serializeTo Claude 2026-04-02 13:45:36 +00:00
  • a28869b0b2 Bump newIDE version v5.6.264 Florian Rival 2026-04-02 14:46:18 +02:00
  • 45ac7aaa3d Fix Spine objects not properly loading in the editor anymore (#8476) Florian Rival 2026-04-02 14:45:55 +02:00
  • 9f5f05df34 Revert removal of unload fix/spine-editor Florian Rival 2026-04-02 14:37:33 +02:00
  • 1a9f17bcba Fix Spine not properly hot reloading (3D editor or preview) Florian Rival 2026-04-02 14:15:04 +02:00
  • a3cf282593 Fix Spine not properly loading in the editor anymore Florian Rival 2026-04-02 13:15:04 +02:00
  • 22c7cc3780 Fix reloadResource hanging forever for Spine resources claude/fix-resource-bitmap-update-8JS3A Claude 2026-04-02 10:43:22 +00:00
  • a78ff4750a Fix deadlock in Spine resource reload via embedder resources claude/fix-bitmap-font-unload-OR2rz Claude 2026-04-02 10:41:54 +00:00
  • a2a8a4c339 Fix a crash when deleting a function folder while one of its function was selected (#8475) D8H 2026-04-02 12:21:49 +02:00
  • d424424ac3 Fix tentatively crashes at scene editor resize Florian Rival 2026-04-02 09:52:57 +02:00