Releases: ssoftadd/SSoftAdd.github.io
Release list
Sycles 1.12
What's new:
- Compiled with the Cycles version from 13.03.2022. This version of Cycles render has many changes with respect to the previous one. The most important are:
- Remove Branched Path Tracing mode. Now there is only one more simple mode with one quality parameter - sampling count
- Remove progressive rendering. In fact the render mode now is always progressive. But there is possibility to split rendered image into different tiles. By default the engine render the whole image as one tile. This mode is optimized for CPU and GPU
- Remove NLM denoising mode. Now there are only two different denoising modes: OptiX and OpenImageDenoise
- The render speed is increased
- Improved shadow catcher. Now the engine allows to output the special pass, which can be used in composition. This pass contains not only the shadow information, but also secondary light and reflections
- The interface of the Sycles is changed: some parameters are removed, some are moved into another location, some are new
- New output passes:
- If the parameter "Combine Render Passes into Single EXR" is activated and denoising is ON, then there is possibility to save as additional layer noisy images for Combined Pass and Shadow Catcher and also passes (albedo, normal and position), which can be used for denoising
- Add Position output pass
- Add Shadow Catcher output pass
- Now Cycles render engine supports primitive point clouds. It renders the points as procedural spheres instead of instances of polygonal spheres. This is much more optimal with respect to sphere instances.
- Shader node updates:
- PointInfo node for shading procedural point clouds
- New "Random Walk (Fixed Radius)" mode for subsurface scattering
- New nodes FloatCurve and VectorMapRange
- Add Alpha output port for ObjectInfo and Attribute nodes
- Add Length output for HairInfo node
- Add vertex creases for subdivided polygonal meshes
- Add "Invisible Tiles" parameter in Performance tab of the render settings. When it activated, then the render does not update image on the screen during the render process. It output to the screen only the final image. May be now this parameter is not actual, because by default the tile size is big, and image is not updated frequently during the render process.
- New mode of the panoramic camera: Fisheye Lens Polynomial
- Denoising now can be activated for the light baking
GES Import/Export
Update GES Import/export addon to the actual version of Blender and Sycles
SToon 1.0.1
Fix bug with comments in all osl-files
node_texture.h is required for compile some osl-files from the addon. All other shaders should be compiled with default Cycles shader library.
zip-archive contains compiled oso-shaders
Softimage ospRay 1.0
Basic integration of the ospRay render into Softimage
Sycles 1.11.1
Sycles 1.11
What's new:
- Compile with the Cycles version from 23.08.2021:
- Add spread parameter to the area lights
- Add thre additional modes for the VectorMath shader node: Refract, Faceforward and Multiply Add
- Update shadow terminator parameters
-
Add basic implementation of the texture baking. It allows to bake lightmaps into textures. But the process is very limitied: bake only one object per render session and there are no pixel paddings in the generated textures.
-
Some bugfixes and improvements.
GES Import/Export
Add support of three VectorMath node options: Refract, Faceforward and Multiply Add.
Quad Remesher
Add QtCore5.dll to the distributive. Now it should works.
FX Denoise 1.2
Sycles 1.10.2
- Adaptive subdivisions
- Recognize default image shader node
- Animated VDBPrimitive
- Change names of uv-s from uv0, uv1, ... to actual names of uv-clusters
- Add output of the render statistics