1.0.3 (2025-11-27)
- Fixes:
- Fixed a problem on Linux systems where Blender uses the system python version (e.g. Manjaro AUR), Foam would not be able to find Blender's built in icons for tools and would show blank bubbles.
- Fixed a problem with Blender 5.0 not loading Foam because of a changed preferences location.
1.0.2 (2025-02-07)
- Quality of life improvements:
- Boolean setting bubbles no longer show On/Off text by default. If you need to display this, put
{value}in theTitlefield in the bubble configuration dialogItemsection. - You can now disable conflicting hotkeys in the Foam Configuration dialog.
- Boolean setting bubbles no longer show On/Off text by default. If you need to display this, put
- Fixes for several infrequent automatic bug reports including:
- changing Blender workspaces with open foams.
- addon preferences initialization problem. (foam not found)
- foam manager error.
1.0.1 (2024-11-13)
- Bug fix release for Blender 4.2 extensions compatibility
1.0.0 (2024-08-19)
- Add to Foam context menu item makes it easy to add new bubbles to a foam in edit mode.
- Bubble Styles with more appearance settings.
- Settings for Blend Data including
- Materials
- Constraints
- Modifiers
- Collections
- Bone Collections
- Bone Constraints
- Select Object and Select Pose Bone operators.
- Pin-to-object for blend data settings.
- Duplicate Foams in the Manager.
- Preferences stored outside Blender. Upgrades don't remove settings.
- Settings update when changed in Blender.
- Add Tooltip timeout in Preferences.
- Bubble Title text configurable - can contain setting values.
- New bubble types for Flag Enums, Colours, Vectors, Gauges.
- Disable enum values you don't use.
- Add background images to create e.g. rig selectors.
- Move foams between asset paths
- Store foams in the blend file.
- Access Bubble configuration from Use Mode.
- Rotate icon and move bubbles on backgrounds in Use Mode.
- Fix for crash when uninstalling Foam on Windows.`
- Performance improvements.
0.9.0 (2023-12-12)
- Adds Display mode setting in foam configuration giving you the option for persistent foams.
- Adds Lock to view setting in foam configuration, locking bubbles to the sides of the view.
- Foam now respects Blender's Resolution Scale setting.
- Foam manager now shows the activation key for a foam.
- Foam manager now lets you delete non built-in foams.
- Foam manager's hotkey can be changed in preferences.
- Corrupted foam files are now ignored.
- Badly formatted items in foam files are skipped.
- You can now set a scale, minimum, maximum and step for numerical settings.
- Settings from View3DShading and ToolSettings are now available.
0.8.4 (2023-10-31)
- Fixes an error trying to load corrupted foam files
- Fixes a crash when using Nearest selection mode
- Fixes a rare error when moving bubbles on top of each other.
- Fixes an error looking for render engines. There is still an outstanding issue when disabling Cycles
- Stops Foam setting prefs autosave on load.
0.8.3 (2023-10-21)
- Fix error when interacting with the brush direction setting present in the default sculpt foam.
- Remove duplicate and confusing reference to deleting a bubble in the edit mode hints.
- Fix a bad link to the documentation in Foam manager.
0.8.2 (2023-10-18)
- Fix a memory leak that could hang Blender. Minor performance improvement.
0.8.1 (2023-10-16)
- Fix loading email support on some linux distributions.
0.8.0 - 2023-10-13
- First public release