Skip to content

BlendPresence 1.8.1

Latest
Compare
Choose a tag to compare
@abrasic abrasic released this 13 Aug 07:18
· 3 commits to main since this release
8a68554
  • Update pypresence to 4.3.0
  • #22: Added support for NVIDIA Quadro GPU display text
  • #18: Added ability to cycle thru available state types at a given interval
  • #17: Added option to toggle off the '.blend' file extension when displaying file name
  • #13: Added basic functionality to blacklist file names via regex from appearing on RPC. If the file name matches the expression, it will instead show the "Fallback" text supplied by the user
    • Tip: If you want to match multiple names you can use the | operator. Example: hello|world|foo|bar