We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b9349 commit bf1a249Copy full SHA for bf1a249
Changes
@@ -1,4 +1,4 @@
1
-10.x.x.x (relative to 10.4.x.x)
+10.5.0.0 (relative to 10.4.10.0)
2
========
3
4
Features
@@ -36,7 +36,9 @@ Breaking Changes
36
- IECoreAppleseed : Removed. With Appleseed's removal from Gaffer `1.3.0.0` Cortex no longer provides IECoreAppleseed.
37
- Python : Removed support for Python 2.
38
- Primitive : Changed `variableIndexedView()` return type from `boost::optional` to `std::optional`.
39
-- MeshAlgo `distributePoints()` : Bug fixes mean subtle changes to the resulting points.
+- MeshAlgo `distributePoints()` :
40
+ - Changed function signature.
41
+ - Bug fixes mean subtle changes to the resulting points.
42
43
10.4.10.0 (relative to 10.4.9.1)
44
0 commit comments