# This file lists the ranges of V-Ray versions that Shave supports for each # version of Maya in the following format: # # mayaVersion: start end build # # where 'start' is the start of a range of supported V-Ray SDK versions, # 'end' is the ending version, and 'build' is the version we build with when # creating the plugin and shader for that range of versions. # # If 'end' is not known (e.g. the plugin & shader support right up to the # latest version of V-Ray) then just fill in 9s for the last 2 digits. # # V-Ray 4.04.01 is the first official release of V-Ray Next. 4.* releases prior # to that were beta builds which do not contain all the features that Shave # needs. # # TODO: The build scripts do not currently use the 'Build' field. # # Start End Build # ------- ------- ------- 2017: 3.60.00 3.60.99 3.60.04 2017: 4.04.01 4.99.99 4.04.01 2018: 3.60.00 3.60.99 3.60.04 2018: 4.04.01 4.99.99 4.04.01