Skip to content

Releases: noppefoxwolf/SCNVideoWriter

Beta 0.5.0

20 Aug 10:35
Compare
Choose a tag to compare

[FIX]
aspect issue.

Beta 0.4.0

19 Aug 15:38
Compare
Choose a tag to compare

[ADD]
add preview image handler

[FIX]
Semaphore / Queue instance issue
disable force autoLighting
frame rate issues

Beta 0.3.0

17 Aug 18:07
Compare
Choose a tag to compare
Beta 0.3.0 Pre-release
Pre-release

[ADD]
init?(withARSCNView: ARSCNView, options: Options) throws
Because need view bounds for to fix aspect issue.

[FIX] memory leak (by @okaris )
#8

[FIX] rename method
finisheWriting -> finishWriting