We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2c219 commit 56cbfedCopy full SHA for 56cbfed
Changes
@@ -1,3 +1,12 @@
1
+8.0.0-a17 :
2
+
3
+IECoreRI
4
+ - Added support for ri:areaLight parameter to IECoreRI
5
6
+IECoreHoudini
7
+ - Fixed bug when loading CoordinateSystems in Houdini
8
9
10
8.0.0-a16 :
11
12
IECoreMaya
SConstruct
@@ -53,7 +53,7 @@ SConsignFile()
53
ieCoreMajorVersion=8
54
ieCoreMinorVersion=0
55
ieCorePatchVersion=0
56
-ieCoreVersionSuffix="a16" # used for alpha/beta releases. Example: "a1", "b2", etc.
+ieCoreVersionSuffix="a17" # used for alpha/beta releases. Example: "a1", "b2", etc.
57
58
###########################################################################################
59
# Command line options
0 commit comments