Major corpus refresh accompanying the cupertino #284 cleanup work: docs/ (412,562 files / 2.4G total): - Net change: 71,284 files (1,017,864 insertions / 4,503,415 deletions). - Removed: 1,166 + 39 + 3 = 1,208 poison files Apple's CDN consistently returns error templates for (JS-disabled fallback + Web Server Error + 502/403 titles). - Added: 8,357 .json files recovered from cross-backup URL match (May-09 jsonpass + private mirror + Apr-30 pre-recrawl). - Added: 103 .md files from the November 2025 AppleDocs snapshot for URIs not available as .json anywhere. - Added: 580 synthesized stub .json files for URIs whose own page Apple's CDN won't render but whose one-line description IS embedded in the parent type's Topics section. Each stub carries the parent- extracted description as 'abstract' and source: custom. - Verified clean across 12 poison categories (no HTTP error titles, no JS-disabled fallback, no Skip-Navigation broken bodies, no openresty/CDN markers) by a full no-heuristics scan of all 412,458 .json + 103 .md files. swift-evolution/ (912 files, +41 new): - Refetched via 'cupertino fetch --type evolution' against github.com/swiftlang/swift-evolution. - 3 brand-new SE-XXXX proposals + 478 refreshed. - Preserves the historical NNNN-descriptive-name files (429 of them) that the cupertino-docs repo kept from the original swift-evolution proposals/* directory layout — both naming conventions coexist. swift-org/ (787 files, +2 from local sync). archive/ (419 files, +12 from local sync). packages/, hig/ unchanged. Reference: #290 (re-publish v1.0.x bundle), #284 (poison rows, closed), PR #289 + PR #291 (crawler + indexer defenses, merged into cupertino main), #293 (URI collision design issue, filed). No version bump on cupertino. The corpus tag below marks this state.
28 lines
3.1 KiB
JSON
28 lines
3.1 KiB
JSON
{
|
|
"codeExamples" : [
|
|
|
|
],
|
|
"contentHash" : "b07b842ea56795caaa17bb85237116eb4aa58a9d3fd8c4314aa611fc22f1c3dc",
|
|
"crawlDepth" : 1,
|
|
"crawledAt" : "2026-05-09T06:16:41Z",
|
|
"declaration" : {
|
|
"code" : "class MDLAnimatedVector2",
|
|
"language" : "swift"
|
|
},
|
|
"id" : "D4ED2FA8-AB64-5548-C875-C7A243D9AE70",
|
|
"kind" : "unknown",
|
|
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/modelio\/mdlanimatedvector2\ncrawled: 2026-05-09T06:16:41Z\n---\n\n# MDLAnimatedVector2 | Apple Developer Documentation\n\n- [ Model I\/O ](\/documentation\/modelio)\n\n- [ MDLAnimatedVector2 ](\/documentation\/modelio\/mdlanimatedvector2)\n\n- MDLAnimatedVector2 \n\nClass# MDLAnimatedVector2\n\niOS 11.0+iPadOS 11.0+Mac Catalyst 13.1+macOS 10.13+tvOS 11.0+visionOS 1.0+\n\n```\nclass MDLAnimatedVector2\n```\n\n## [Topics](\/documentation\/modelio\/mdlanimatedvector2#topics)\n\n### [Instance Properties](\/documentation\/modelio\/mdlanimatedvector2#Instance-Properties)\n\n[`var double2Array: [SIMD2<Double>]`](\/documentation\/modelio\/mdlanimatedvector2\/double2array)[`var float2Array: [SIMD2<Float>]`](\/documentation\/modelio\/mdlanimatedvector2\/float2array)### [Instance Methods](\/documentation\/modelio\/mdlanimatedvector2#Instance-Methods)\n\n[`func double2Value(atTime: TimeInterval) -> vector_double2`](\/documentation\/modelio\/mdlanimatedvector2\/double2value(attime:))[`func float2Value(atTime: TimeInterval) -> vector_float2`](\/documentation\/modelio\/mdlanimatedvector2\/float2value(attime:))[`func reset(double2Array: [SIMD2<Double>], atTimes: [TimeInterval])`](\/documentation\/modelio\/mdlanimatedvector2\/reset(double2array:attimes:))[`func reset(float2Array: [SIMD2<Float>], atTimes: [TimeInterval])`](\/documentation\/modelio\/mdlanimatedvector2\/reset(float2array:attimes:))[`func setDouble2(vector_double2, atTime: TimeInterval)`](\/documentation\/modelio\/mdlanimatedvector2\/setdouble2(_:attime:))[`func setFloat2(vector_float2, atTime: TimeInterval)`](\/documentation\/modelio\/mdlanimatedvector2\/setfloat2(_:attime:))## [Relationships](\/documentation\/modelio\/mdlanimatedvector2#relationships)\n\n### [Inherits From](\/documentation\/modelio\/mdlanimatedvector2#inherits-from)\n\n- [`MDLAnimatedValue`](\/documentation\/modelio\/mdlanimatedvalue)\n\n### [Conforms To](\/documentation\/modelio\/mdlanimatedvector2#conforms-to)\n\n- [`CVarArg`](\/documentation\/Swift\/CVarArg)\n\n- [`CustomDebugStringConvertible`](\/documentation\/Swift\/CustomDebugStringConvertible)\n\n- [`CustomStringConvertible`](\/documentation\/Swift\/CustomStringConvertible)\n\n- [`Equatable`](\/documentation\/Swift\/Equatable)\n\n- [`Hashable`](\/documentation\/Swift\/Hashable)\n\n- [`NSCopying`](\/documentation\/Foundation\/NSCopying)\n\n- [`NSObjectProtocol`](\/documentation\/ObjectiveC\/NSObjectProtocol)",
|
|
"sections" : [
|
|
{
|
|
"content" : "",
|
|
"title" : "Topics"
|
|
},
|
|
{
|
|
"content" : "",
|
|
"title" : "Relationships"
|
|
}
|
|
],
|
|
"source" : "appleWebKit",
|
|
"title" : "MDLAnimatedVector2 | Apple Developer Documentation",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/modelio\/mdlanimatedvector2"
|
|
} |