Modifier List 1.6.2
1.6.2 - 25.11.2020
Updates for Blender 2.9x mainly.
2.91:
-
Fixed volume modifiers showing for meshes
-
Weighted Normal: fixed "Face Influence" setting missing in Blender 2.91
-
Weld modifier: removed "Duplicate Limit" which no longer exists
-
Merge newboolean branch into master.
https://developer.blender.org/rB9e09b5c418c0a436e3c84ccf38c065527988b0a0- the extra settings (hiding, setting display type etc.) also have collection equivalents now
-
Subdivision Surfaces: add boundary smooth option to modifiers
https://developer.blender.org/rB6070f92ab94be7bd1d6729f178d71c71c4245fbb -
Subdivision Surfaces: add option disable using the limit surface
https://developer.blender.org/rB53f20b940a1e520e131b8bb31cf0529ed4d30f9e
(only Subdivision Surface) -
Fix T71981: Alembic override frame causes fluid sim mesh to have artifacts
(Add an option to disable Alembic vertex interpolation.)
https://developer.blender.org/D9041 -
Volumes: new Mesh to Volume modifier
https://developer.blender.org/D9032 -
Volumes: new Volume Displace modifier
https://developer.blender.org/rB1f50beb9f28edd2fe54d97647222ad6ee5808c1c -
Volumes: new Volume to Mesh modifier
https://developer.blender.org/D9141
2.92:
- Multires: Remove simple subdivision type
https://developer.blender.org/rB17381c7b90eb3acde53eca013ae5a5a55699f17d
Other:
-
Removed Simulation modifier as it's no longer in master. It was available for the point cloud object which is not there anymore either. (Point cloud object will come back later, currently it's only in the geometry-nodes branch.)
-
Removed modifiers from point cloud object. It currently has only one modifier in the branch: Empty/Nodes modifier. Support for that will come later.
-
Multires:
- layout was improved by moving all options to the left column in order to make the columns more even
- "Rebuild Subdivisions" operator is now hidden when there's already subdivisions
- settings are now set inactive the same way as in the regular UI
- "Optimal Display" setting is now above the "UV Smooth" option
-
Subdivision Surface:
- "Quality" setting is now visible also when Cycles experimental features are enabled
- settings are now set inactive the same way as in the regular UI when using Cycles adaptive subdivision