Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Responsivegridmacro
VAlignmentstart
Columns3width1000px
Columnsrepeat(2, 1fr)
ClassRespColumnsHeader
Columns2width1450px

CSS Stylesheet
@media only screen and (min-width:1550px) {
.SideImage{
max-width: 600px;
float:right;
}
}
@media only screen and (max-width:1550px) {
.SideImage{
max-height: 350px;
object-fit:cover;
}
}
Div
classRespColumnsHeader
Column
Section
50%
Column
width

Beta Release

Date - June 26, 2020

width5%
Column
Div
classSideImage

Image Added

 

Column
width45%

Image Removed

 

Responsivegridmacro
VAlignmentstart
Columns3width1000px
Gap20px
ClassRespColumns3

Div
classRespColumns3
Column
 

New Features

Fancy Bullets
  • Added Animation Editor (experimental)
  • Added Light grouping(instancing) on imported lights
  • Added support for V-Ray Sun and Sky models
  • Added Noise threshold option
  • Added Support for Simple(environment) light portal
  • Added support for CommonTexture and MappedTexture set of texture parameters: Crop, Place, AlphaSource, MonoChannelOutput, RGBChannelOutput, Invert, OutputAmount, Clamp, RGBOffset, RGBLevel
 
Column

Modified Features

Fancy Bullets
  • Improved Color Picker - interactive updates, color temperature, color presets, color range options
  • Improved UI:
    • Last snapshot render time information
    • Selecting a light focuses it in the light lister
  • Improved visual parity between Lavina and V-Ray


Column