mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-11 13:28:28 +00:00
Prepare for follow-on change
This commit is contained in:
parent
fee09bdfc1
commit
e42a283475
@ -21,6 +21,7 @@ impl TranslateExt for Curve {
|
|||||||
// The other scenario is that curves end up being defined globally, in
|
// The other scenario is that curves end up being defined globally, in
|
||||||
// 3D space, which means we have to do the actual translation here.
|
// 3D space, which means we have to do the actual translation here.
|
||||||
// We'll see how it shakes out.
|
// We'll see how it shakes out.
|
||||||
|
|
||||||
let Curve {} = self;
|
let Curve {} = self;
|
||||||
Curve {}
|
Curve {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user