Skip to content

SimpleGraphic v2.2

Compare
Choose a tag to compare
@Wires77 Wires77 released this 28 Jan 22:41
· 11 commits to master since this release
84b9685

What's Changed

  • Add basic error checking to create_directory in r_renderer_c::DoScreenshot to prevent crash by @Paliak in #64
  • Expose screenshot functionality to lua. Remove screenshot hotkey. by @Paliak in #65
  • Expose std::filesystem::remove_all functionality to lua side as an argument for RemoveDir by @Paliak in #63
  • Modify guard check in image save function by @Paliak in #68
    *Change all narrow filesystem paths and operations to speak UTF-8 by @zao in #67
    *Refuse to open overly long URLs in Wine by @zao in #70

New Contributors

Full Changelog: v2.1.0...v2.2.0