File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1110.4.x.x (relative to 10.4.9.0)
22========
33
4+ Improvements
5+ ------------
6+
7+ - IECoreNuke::LiveScene:
8+ - Adding caching to speed up querying Nuke's GeometryList for large hierarchy
9+ - Support for `ParticleSprite`
10+ - `setOp` method to avoid re creating `LiveScene` from scratch
11+
12+ Fixes
13+ -----
14+
15+ - CheckedGILRelease: Safe to call if thread doesn't hold the GIL
16+ - IECoreNuke::SceneCacheReader release GIL during `_validate` to avoid crash with Caribou
17+ - IECoreNuke::LiveScene:
18+ - Fix crash when there is not input `GeoOp`.
19+ - Fix uninitialized bounds
20+ - Fix bug with duplicated parents
21+ - Fix bug when querying children combined between multiple parents
22+
42310.4.9.0 (relative to 10.4.8.0)
524========
625
You can’t perform that action at this time.
0 commit comments