Releases: Tayx94/graphy
Releases · Tayx94/graphy
Graphy 3.0.5
Graphy 3.0.4
- Fixed small oversight in Resolution.refreshRate is obsolete warning fix.
Graphy 3.0.3
- Fixed some comments and removed unused using statements.
- Fixed Resolution.refreshRate is obsolete warning for Unity 2022.2 and newer.
- Increased minimum version to recommended Unity 2019.4 LTS.
Graphy 3.0.2
- Renamed GRAPHY_VR to GRAPHY_XR
- Added GRAPHY_XR to missing places to fix code compilation
Graphy 3.0.1
- Added GRAPHY_VR scripting define.
Graphy 3.0.0
- Added beta support for VR!
- Added support for an offset in all modules.
- Big refactor and cleanup.
Graphy 2.1.3
- Added null check for Keyboard.current.
Graphy 2.1.2
- Fixed NullRef in AudioMonitor if no main camera is in the scene.
Graphy 2.1.1
- Small hotfix for a index of out bounds error.
- Simplified Singleton class to allow Graphy to be Destroyed.
- Deallocating cached strings on Destroy to free up memory.
Graphy 2.1.0
- Pretty big refactor.
- Lots of optimization.
- Removed min/max fps for 1% and 0.1% lows, which is the industry standard now.
- Improved UI. Added rounded corners and a better default color palette.