Latest News
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