2026
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.
Available with RE Quickstart - Bootstrap Tool
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.
- The project has been moved to Codeberg.
- The code has been updated to check for new releases on Codeberg but since there are no new features, there is no need for a new version.
Released emscripten-glfw 3.4.0.20260301 with the following changes:
- Fixed GH#27: properly handles scale change (it was only working when switching back and forth between 2 scales)
- Fixed GH#29:
when the canvas does not have a
tabindexattribute, the library automatically adds one to make sure that the callback, set viaglfwSetWindowFocusCallback, is called when the canvas is focused/unfocused.
- The project has been moved to Codeberg.
- No code change.
- The project has been moved to Codeberg.
- No code change.
Released re-cmake v1.8.6 with the following changes:
- The project has been moved to Codeberg
- The dependencies (
re-mockandre-logging) have also been moved to Codeberg (check RECMakeOptions.cmake for details)
Available with RE Quickstart - Bootstrap Tool
- The project has been moved to Codeberg.