Commit graph

73 commits

Author SHA1 Message Date
anthony@rabine.fr
d58967710a Added localization API and helpers
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-10-02 21:52:28 +02:00
anthony@rabine.fr
0be3ff2203 missing files 2025-10-02 17:48:25 +02:00
anthony@rabine.fr
3e00fb1c83 Add error list dock window, cleaned some nodes 2025-10-02 14:10:50 +02:00
anthony@rabine.fr
600a80d529 Replace ImGuiNodeEditor by ImNodeFlow (build and execute ok, missing widget content)
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-09-02 22:46:03 +02:00
Anthony Rabine
6ec0740345 Build and run ok
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-24 15:39:20 +02:00
anthony@rabine.fr
143bbfa8bc wip move out logic from ui
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-15 21:52:08 +02:00
anthony@rabine.fr
8a2f70ea01 Intermediatre commit: separation between logic and UI
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-08-07 22:51:23 +02:00
anthony@rabine.fr
03fc21dd17 (WIP) Refactoring MainWindow, open existing module for edit (still buggy)
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-07-27 23:25:57 +02:00
anthony@rabine.fr
8aec974f89 Separated call function module, better module support with type
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-07-16 12:15:00 +02:00
anthony@rabine.fr
1fd58e4c30 Created Node Factory in dedicated class to allow custom nodes not linked to one project 2025-06-20 16:41:27 +02:00
anthony@rabine.fr
d6df8b65ab Build splitted to allow multi pages compilation, more widgets
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-04-23 13:28:22 +02:00
anthony@rabine.fr
51eac85360 make story editor build
Some checks are pending
Build-StoryEditor / build_linux (push) Waiting to run
Build-StoryEditor / build_win32 (push) Waiting to run
Deploy-Documentation / deploy (push) Waiting to run
2025-04-23 00:01:09 +02:00
anthony@rabine.fr
9cd7956630 Fix CI (link and missing libfuse in base image
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-02-18 08:32:34 +01:00
anthony@rabine.fr
5918b610f8 fix CI (tentative)
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
Deploy-Documentation / deploy (push) Has been cancelled
2025-02-16 21:40:15 +01:00
anthony@rabine.fr
5016cc365d Add MBedTLS as a submodule 2025-02-03 08:23:02 +01:00
anthony@rabine.fr
09637be998 fix ci and nsis package generation 2025-02-02 20:38:25 +01:00
anthony@rabine.fr
7e6460cf4c fix mingw64 build, add docker image for linux build 2025-02-01 22:58:04 +01:00
anthony@rabine.fr
8c165ca0a9 civetweb options 2025-01-28 22:32:08 +01:00
anthony@rabine.fr
157c5a5a01 usage of submodules instead of git fetch
multiple fixes/file moves
2025-01-28 22:31:05 +01:00
anthony@rabine.fr
7973aa4709 Fix win32 build, fix duplicate resource files, fix VM stop
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-20 17:37:50 +01:00
anthony@rabine.fr
879f5fbdbc Import commercial nearly complete
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-14 23:40:18 +01:00
anthony@rabine.fr
19b78b17a1 Usage of CPM package manager for CMake, add CivetWeb
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-04 22:02:35 +01:00
anthony@rabine.fr
fe920f4b15 (WIP) new Download manager, download of commercial DB
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2025-01-03 13:21:47 +01:00
anthony@rabine.fr
6305b06d53 update imgui, home-made code viewer (not editor!)
Some checks are pending
build-story-editor / build_linux (push) Waiting to run
build-story-editor / build_win32 (push) Waiting to run
Deploy / deploy (push) Waiting to run
2024-12-29 00:29:21 +01:00
anthony@rabine.fr
f538148a9a Create separated core (WIP) GUI agnostic, new sub pages for functions
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
2024-08-30 13:25:40 +02:00
anthony@rabine.fr
f0ffb62867 Add function node with sub editor 2024-08-06 17:18:01 +02:00
anthony@rabine.fr
fcc3562ecd Add comparison chip32 instructions, add debugger, add CPU window 2024-05-23 15:33:04 +02:00
anthony@rabine.fr
52f0312c5c (wip) Flutter App v1.1: fix logo, fix build warning (updated to last), freezed SDL libraries to a tag 2024-05-20 15:41:30 +02:00
anthony@rabine.fr
bb0c18e433 editor: Fix node model initialization, add binary load 2024-05-17 09:02:35 +02:00
anthony@rabine.fr
016282064e Fix media output format, fix link creation 2024-05-15 15:44:38 +02:00
anthony@rabine.fr
be16a68e85 switched audio from miniaudio to SDL_mixer 2024-05-14 17:18:26 +02:00
anthony@rabine.fr
9accbbeea7 Fix project loading duplicate nodes, formats moved 2024-05-14 11:05:17 +02:00
Anthony Rabine
3490cf0050 add logger, fix mem leak, pack copy to device finished. 2024-05-02 13:22:17 +02:00
Anthony Rabine
73aefa7100 Big overall architecture change: separation between display and story model 2024-05-01 00:09:15 +02:00
Anthony Rabine
4fc34d5521 librarymanager: (wip) selection and copy to device 2024-04-27 20:57:43 +02:00
Anthony Rabine
bd59867bc3 fix windows build 2024-04-25 23:07:52 +02:00
Anthony
eb521eda71 tentative: fix SDL link 2024-04-24 17:33:25 +02:00
Anthony
a6dbc90b78 more separation between node UI logic and editor, working Studio format support 2024-04-24 14:15:57 +02:00
Anthony
4da377e429 moved somes files, add vorbis playback support 2024-04-22 22:22:14 +02:00
Anthony
83a6a3bc15 (wip) Studio format import, (wip) ogg decoder files, (ipgrade) imguifiledialog 2024-04-22 12:07:34 +02:00
Anthony Rabine
79f946a4a5 Use SDL3_Image + multiple bug fixes 2024-04-01 21:24:36 +02:00
Anthony
42c3d9d215 SDL 3 + curl thread download manager 2024-04-01 15:29:00 +02:00
Anthony
001034db61 (WIP library store manager) 2024-03-26 17:45:21 +01:00
Anthony Rabine
37d79c5e33 fix windows build, new build script for win32 setup executable generation 2024-03-10 14:56:41 +01:00
Anthony Rabine
8581dbf253 mac dmg (wip) 2024-01-22 16:59:09 +01:00
Anthony Rabine
7c9f56cd3b Add MacOS bundle generation (WIP) + Macos build fixes 2024-01-22 16:56:14 +01:00
Anthony Rabine
d290affe17 removed unecessary package 2024-01-21 13:48:22 +01:00
Anthony Rabine
b1c53c84c3 cpack update + github workflow (linux) 2024-01-20 14:41:20 +01:00
Anthony
4bcb8e4490 (WIP) Library Manager 2024-01-15 11:56:07 +01:00
Anthony
628a72adf7 Docs update and news section, ok button, versioing, about and project properties (wip) 2023-12-30 22:23:08 +01:00