-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.txt
49 lines (37 loc) · 1.24 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Version 0.17 (19 May 2018)
------------------------------
Fix README link to OpenKinect.
Cleaned CHANGELOG - removed TODO for old versions.
Add key to make play/pause compatible with wireless presenter.
TODO:
Clean Code (delete rotateImage).
Resize kinect image to fit screen.
Fix the creation of executables.
Add shell script to open the software on boot.
Version 0.16 (19 May 2018)
------------------------------
Fixed: kinect image resizing - regression.
Version 0.15 (16 May 2018)
------------------------------
Updated README.
Update code to work on Processing 3.
Removed code to use normal cams.
Added controls to adjust the angle and the depth threshold min and max.
Improved image recognition.
Resized kinect image to fit screen.
Version 0.14 (27 October 2016)
------------------------------
Updated README.
Version 0.13 (18 August 2012)
------------------------------
Changed licence to GPL.
Version 0.12
------------------------------
Updated and increased documentation of the code.
Implemented end of game.
Implemented Kinect input.
Implementing sound.
Modularized code in tabs.
Invert cam (to mirror captured image).
Improved input, changing the tracking columns to the first and last quarters of the image.
Changed licence.