-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathVERSION_HISTORY
More file actions
28 lines (21 loc) · 801 Bytes
/
VERSION_HISTORY
File metadata and controls
28 lines (21 loc) · 801 Bytes
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
//////////////////////////////////////////
// 0.3
//////////////////////////////////////////
Fixes:
- Fixed Open and Save dialog's.
//////////////////////////////////////////
// 0.2
//////////////////////////////////////////
New features:
- Added Diffuse and Glossy samples.
- Added all raytracing options.
- Added all gamma options.
- Added disable progressive rendering.
- Added output image file path (Note the file type on the right of the text field doesn't work… which makes the whole output image not work. I'll fix this in the next release).
- Restructured the interface a bit.
Fixed bugs:
- Lots ;)
//////////////////////////////////////////
// 0.1
//////////////////////////////////////////
This is the initial release. It's functional but has a lot of features not implemented yet.