File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -95,13 +95,18 @@ reduces the library size at a slight performance cost. Initialization
9595takes under a millisecond, but the size of libOpenEXRCore.so is
9696reduced from 890K to 360K.
9797
98- There is no change in functionality in the core libraries.
98+ This also fixes a build issue with ` ILMTHREAD_THREADING_ENABLED ` which
99+ inadvertently enabled threading when it should have been disabed.
99100
100101This also fixes a bug where importing the python module from a parent
101102directory would fail.
102103
103104### Merged Pull Requests:
104105
106+ * [ 2199] ( https://github.com/AcademySoftwareFoundation/pulls/2199 )
107+ OpenEXRCore: fix ` ILMTHREAD_THREADING_ENABLED ` checks
108+ * [ 2198] ( https://github.com/AcademySoftwareFoundation/pulls/2198 )
109+ OpenEXRCore: avoid direct dependency on imath
105110* [ 2196] ( https://github.com/AcademySoftwareFoundation/pulls/2196 )
106111Bump github/codeql-action from 4.31.2 to 4.31.3
107112* [ 2194] ( https://github.com/AcademySoftwareFoundation/pulls/2194 )
You can’t perform that action at this time.
0 commit comments