-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.txt
More file actions
23 lines (22 loc) · 1.14 KB
/
changelog.txt
File metadata and controls
23 lines (22 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Changelog for Mineways' Cycles import script
Version 1.3.0
PREFIX now no longer needs to be set
If you have imported 2 or more minecraft .obj files, or you are importing into a big .blend file,
you still need to set the PREFIX or the scipt might get confused
USER_INPUT_SCENE is now respected and objects from other scenes will not be affected by the scipt
Stained Glass now makes the shadow it casts its own color
There is now a constant you can change to say how much of the light should be colored
Transparent light emitters (like torches) now emit a reasonable amount of light
Solid light emitters (like glowstone) now emit 200 light instead of 700
Lily pads now use proper water shaders
Night shader now works properly with camera movement
Big improvements to the avaliable water shaders
More realistic (using fresnel, volume absortion, and displacement)
Added 1.10.2/Mineways 5.02a support
Code has been cleaned up
Unused constants have been removed
Unused sun shader function removed
Indentation of comments at the top of the code added
upcomingfeatures.txt
Many features added
Restructured with barriers to implementation and prioritization