Latest News
Released RE Edit 5 new version: 5.0.0.20260922:
- Added buttons to move up/down the selected properties in the “values editor” window
- Removed the
Altkey shortcut to temporarily disable the grid. It was replaced with a new (non-temporary) shortcutCMD G(resp.Ctrl G), icon and menu entry - Added a feature to visually resize/rescale the selected widget(s): moving the mouse over the right,
bottom or bottom-right corner of any selected widget will change the cursor to a resize handle.
Click and drag to resize the selected widget(s).
- Resizing is constrained to the grid if "Snap to grid" is enabled (which can be disabled via the icon, menu or shortcut)
- When resizing from the bottom-right corner, the widgets are uniformly scaled and using the
Altkey disable uniform scaling - Check the video showing this feature
- Added shortcuts (keys 2 to 9) to scale the selected widget(s) by a factor of 2 to 9
- Added shortcuts (SHIFT + keys 2 to 9) to scale the selected widget(s) by a factor of 1/2 to 1/9
- Added similar buttons in the selected multiple widgets panel
- Added an option (
-S/--sdk-root) to override the RE SDK root directory when usingconfigure.py
Released RE Edit 5 new version: 5.0.0.20260826:
- RE Edit now always saves
blend_modeforstatic_decoration(due to a bug in the documentation/tool) - Fixed “Check for updates” (which unfortunately was broken, so a manual check is required)
Released Jamba 8.0.0 with the following changes:
- Upgraded Jamba to use VST3 SDK 3.8.1 (release notes)
- Jamba has been updated to C++20 hence the version bump as this might break some existing code
- All deprecations have been removed
- Jamba is now released as an archive (included on the release page on Codeberg) with proper checksum
- The quickstart interface has been updated to use this archive
Released a new version with the following changes:
- Use stable artifacts (reintroduced safe hashing)
Released RE Edit 5 new version: 5.0.0.20260817:
- Fixed issue CB#1: Issue with panel decals (nesting)
- Changed the window title to “RE Edit 5”
- Made selection rectangle more visible