Skip to content

Releases: LumKitty/LumsExtras

v1.2

19 Aug 00:10

Choose a tag to compare

New option: _lum_ext_setcam
int1: 1 = VNyan becomes hor+ - 2 = VNyan becomes vert-
int2: 1 = physical camera distortion is disabled - 2 = physical camera distortion is enables

v1.1

20 Apr 20:38

Choose a tag to compare

Added two new functions
_lum_ext_getdesktop
_lum_ext_getwindow

Adjusted _lum_ext_setwindow X pos to take into account windows border padding, so the window goes where you would expect. This will break existing graphs that use this. For most Windows 10/11 users, just add 8 to the current value. This will differ if you have messed with border sizes in e.g. WinAeroTweaker

v1.1a

21 Apr 18:04
b41928f

Choose a tag to compare

IF YOU ARE USING AN OLDER RELEASE, Please delete LumsExtras.vnobj and LumsExtras.pdb these are no-longer required and may cause issues. Only the dll will be required from now on

No logic changes in this release. Initialisation change to use the new plugin manifest system which does not require a vnobj. This should slightly improve performance

v1.0 - Initial release

15 Apr 13:16
798ad2d

Choose a tag to compare

Create README.md