Skip to content

Releases: britzl/defold-screenshot

Defold Screenshot 1.7.2

20 Nov 12:51
27a643a
Compare
Choose a tag to compare

FIX: HTML5 screenshots inverted y-coordinates, treating 0,0 as top left corner of the screen instead of bottom left corner as on other platforms.

Defold Screenshot 1.7.1

27 Aug 16:12
Compare
Choose a tag to compare

CHANGE: Updated khrplatform.h include

Defold Screenshot 1.7.0

28 Jun 12:44
Compare
Choose a tag to compare

NEW: It is now possible to capture a portion of the screen in HTML5. Fixes #4

Defold Screenshot 1.6.0

22 Mar 08:25
Compare
Choose a tag to compare

NEW: HTML5 support for screenshots using screenshot.html5(cb). Thank you @AGulev and @Jhonnyg!

Defold Screenshot 1.5.1

23 Jul 20:53
7707bd3
Compare
Choose a tag to compare

FIX: Win32 clang fix

Defold Screenshot 1.5

13 Nov 21:13
5ced025
Compare
Choose a tag to compare

NEW: Windows support

Defold Screenshot 1.4

24 Aug 10:49
Compare
Choose a tag to compare

Fixed screenshots on iOS

Defold Screenshot 1.3

30 Mar 07:55
Compare
Choose a tag to compare

Updated to new buffer API functions

Defold Screenshot 1.2

10 Mar 08:19
Compare
Choose a tag to compare

Added support for getting viewport size if no screenshot dimensions are specified

Defold Screenshot 1.1

10 Mar 07:37
Compare
Choose a tag to compare

Added library