Skip to content

BlendPresence 1.8.0b

Compare
Choose a tag to compare
@abrasic abrasic released this 09 Aug 06:38
· 10 commits to main since this release
a13d61b

This update introduces new features and changes.

  • Moved "Active Mode" into the new Icon Set system. It has been replaced with an overall "Enabled" toggle.
  • (#11) Added new Icon Set feature, allowing you to choose between currently two:
    • Active Mode: Just like the original Active Mode you're used to, it will display the current mode you're using.
    • Active Workspace: BlendPresence will detect the name of your active workspace and will place the corresponding icon on your rich presence (as shown in the attachment above). For this to work, your current workspace name needs to be exactly one of the following: Modeling, Sculpting, UV Editing, Texture Paint, Shading, Animation, Rendering, Compositing, Geometry Nodes, Scripting
  • (#9) Added AMD Radeon support for "Display GPU" option

[Hotfix B] 11/28/2023:

  • Fixed conditional that disallowed "Display GPU" to display beyond Blender 4.0

[Hotfix A] 6/27/2023:

  • Removed deprecated function bpy.app.version_char (Support for Blender 4.0)