forked from juzzlin/SimpleNormalMapper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
44 lines (34 loc) · 754 Bytes
/
CHANGELOG
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
1.1.0
=====
* Remove needless ImageItem.
* Fix render timer.
* Fix problems with Qt4.
* Don't use QPixmap in the worker thread.
1.0.1
=====
* Fix installation of desktop file.
* Remove cdbs from build deps.
* Add example debian packaging.
1.0.0
=====
* Add AboutDlg.
* Move build scripts to scripts/
* Add MXE env setup script.
* Give information if saving fails.
* Check for qmake in the special build scripts.
* Optional install to /opt.
* Add desktop files.
* Add install targets.
* Set window icon.
* Add icon files.
* Remove needless snm.sh
* Add configuring options for static Qt5.
* Add scripts for generic Linux builds.
0.1.1
=====
* Add CHANGELOG.
* Fix the saving functionality.
* Add MXE build script.
0.1.0
=====
* Initial release.