Skip to content

Releases: yasirkula/UnityNativeCamera

v1.3.2

15 Jan 07:54
Compare
Choose a tag to compare

Fixed a harmless NumberFormatException (it was already catched but now it's not thrown at all)

v1.3.1

28 Oct 20:03
Compare
Choose a tag to compare
Bugfix for Android 11 MIUI devices

v1.3.0

21 Sep 11:30
Compare
Choose a tag to compare

Fixed GetVideoProperties returning wrong 'rotation' in some languages

v1.2.9

05 Jul 18:33
Compare
Choose a tag to compare
Moved iOS build post-processor settings to 'Project Settings/yasirkul…

v1.2.8

12 Apr 20:14
Compare
Choose a tag to compare
Embedded proguard.txt file to AAR library which should get rid of Cla…

v1.2.7: - Fixed iOS Project Builder build errors

07 Dec 19:36
Compare
Choose a tag to compare
- Added Editor support for TakePicture and RecordVideo (a file dialog will show up, so there will be no camera input)

v1.2.6

14 Sep 16:42
Compare
Choose a tag to compare
Bugfix for #46

v1.2.5

03 Sep 15:27
Compare
Choose a tag to compare
Added markTextureNonReadable parameter to GetVideoThumbnail

v1.2.4

10 Jul 12:00
Compare
Choose a tag to compare

Added NativeCamera.GetVideoThumbnail function

v1.2.3

19 Jun 07:21
Compare
Choose a tag to compare
Fixed #37