2026
Released re-cmake v5.0.0.20260714 with the following changes:
- Added new exports for macOS build (
JukeboxExport_DisplaySetup,JukeboxExport_Draw,JukeboxExport_Gesture,JukeboxExport_Notify) to support custom displays with C++ bindings.
Available with RE Quickstart - Bootstrap Tool (v2.0.2)
Released RE Edit update: 4.6.0.20260712:
- With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the
RE SDK version. The new numbering scheme is
<re_sdk_version>.<year><month><day>. - Note that the name of the program remains
RE Editfor update purposes. The new version will be calledRE Edit 5.0.0to be able to have multiple versions installed and to allow re-cmake to pick up the correct version. - The new binary is also being made available on GitHub since prior versions were checking on GitHub for the latest version.
Released re-cmake v5.0.0.20260712 with the following changes:
- Added info about tools detected
- Removed hash (unreliable)
Released re-cmake 4.6.0.20260712 with the following changes:
- Removed hash (unreliable)
The RE Quickstart (Bootstrap Tool) has been updated to support both RE SDK 5.0.0 and RE SDK 4.6.0: the first step in the flow now lets you select which version of the RE SDK you want to use.
Released re-mock v5.0.0.20260708 with the following changes:
- Fixes crash discovered on Windows
Released re-mock v5.0.0.20260705 with the following changes:
- Updated to RE SDK 5.0.0
- Changes in internal structures to support the non-backward compatible API change of
TJBox_PropertyRef(struct-> number) - Implemented new APIs:
JBox_GetPropertyInfo,JBox_StoreMOMPropertyStringandJBox_StoreMOMPropertyStringTag - None of the new APIs related to drawing/custom displays in C++ have been implemented (ex:
JBox_DrawText): they are no-op when called - None of the new exports are being called (ex:
JBox_Export_Draw)
Released re-logging v5.0.0.20260708 and v4.6.0.20260709 and with the following changes:
- Fixes Windows build
Released re-cmake v5.0.0.20260708 with the following changes:
- Fixes Recon version
- Uses
re-mockandre-loggingnew versions with fixes for Windows
Released re-cmake v5.0.0.20260705 with the following changes:
- Updated to RE SDK 5.0.0
- Removed support for low res since SDK 5.0.0 no longer supports it
- removed targets
native-install-low-res,common-render-low-res,native-install-hi-resandcommon-render-hi-res - removed
-l/--low-resoption fromre.sh(resp.re.bat) - removed
RE_CMAKE_RE_2D_RENDER_HI_RES_OPTIONfrom the CMake build
- removed targets
- The dependecies (
re-mockandre-logging) have been updated to SDK 5.0.0 as well
Released re-cmake 4.6.0.20260709 with the following changes:
- Updated
re-loggingversion with fixes for Windows - Updated list of Recon to look for (up to Recon 14)
Released re-mock v4.6.0.20260703 with the following changes:
- With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the
RE SDK version. The new numbering scheme is
<re_sdk_version>.<year><month><day>. - Added compile definitions
RE_MOCK_VERSIONandRE_MOCK_VERSION_AS_NUMBER.
Released re-logging v4.6.0.20260703 with the following changes:
- With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the
RE SDK version. The new numbering scheme is
<re_sdk_version>.<year><month><day>. - Added
re-logging_NATIVE_COMPILE_DEFINITIONSas a CMake variable definingRE_LOGGING_VERSIONandRE_LOGGING_VERSION_AS_NUMBER.
Released re-cmake v4.6.0.20260703 with the following changes:
- With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the
RE SDK version. The new numbering scheme is
<re_sdk_version>.<year><month><day>. - Added compile definitions
RE_SDK_TARGET_VERSIONandRE_SDK_TARGET_VERSION_STRINGcorresponding to theTargetFieldfield inversion.txt, allowing code to be conditionally compiled based on the hosting API’s version. - The dependencies (
re-mockandre-logging) also use the new numbering scheme.
Pushed WebGPU Shader Toy update: v2026.06.11
- Added a new code option to show/hide line folding
- Added a new code option to show/hide the code minimap
- Added a new code option to automatically wrap if the line is too long (word wrap)
Run the new version
Released emscripten-ports v2026.06.06 with the following changes:
- Upgraded ImGui to 1.92.8
Released Jamba 7.5.1 with the following changes:
- Fixed the scrollbar view math computations issue (leading to a non-zero offset when the scrollbar is at the right (resp. top)).
Pushed WebGPU Shader Toy update: v2026.04.25
- Replaced the implementation of the editor with a more updated version.
Thanks to Johan Goossens for taking on the massive effort of rewriting the editor from scratch.
- This change adds many new features, amongst them:
- Syntax highlighting (which can be turned off via a setting)
- Search and replace
- Multiple cursors
- Check the ImGuiColorTextEdit repo for more details.
- Note that as a “negative” side effect, some shortcuts (like Ctrl+A / Ctrl+E for Home/End) are no longer available.
- This change adds many new features, amongst them:
Run the new version
Released emscripten-ports v2026.04.14 with the following changes:
- Upgraded ImGui to 1.92.7
Released Jamba 7.5.0 with the following changes:
- The scrollbar view has a new attribute to change the orientation of the scrollbar (horizontal or vertical).
- Due to the licensing changes of the VST3 SDK, Jamba is now dual-licensed under Apache 2.0 and MIT.
- The project has been moved to Codeberg.
- The project has been moved to Codeberg.
- The project has been moved to Codeberg.
- The project has been moved to Codeberg.