Wiki ยป
Art Suite Release Notes 1.12.05 (2014/12/18).¶
External package changes.¶
New features.¶
- Render collection utilities robust against missing collections (related to issue #7530).
Bug fixes:¶
- Issue #7514: Incorrect behaviour of the command line options --sam-web-uri and --sam-process-id.
- Issue #7530: MixFilter can't handle mix files that have had events filtered out.
- Issue #7548:
art::ProductID::productIndex()
returns a ProcessIndex
instead of a ProductIndex
.
- 2014-12-18 Chris Green : Render collection utilities robust against missing collections.
- 2014-12-18 Chris Green : Fix issue #7548.
- 2014-12-18 Chris Green : Merge branch 'Issue7530-ProductMixFixes' into v1_12-branch
- 2014-12-18 Chris Green : Actually fix issue #7530.
- 2014-12-18 Chris Green : Test for fix to issue #7530.
- 2014-12-18 Chris Green : Fix behavior when MixOp is declared to not produce output.
- 2014-12-18 Chris Green : Set some members const.
- 2014-12-18 Chris Green : Clean up constructor to allow setting of const members.
- 2014-12-15 Chris Green : Resolve issue #7514
Loading...