mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
tweak comment
This commit is contained in:
parent
86e034103e
commit
f9d51290c6
@ -139,6 +139,11 @@ run() {
|
|||||||
do_reparent();
|
do_reparent();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// We currently do not implement optimizing morph sliders. Need
|
||||||
|
// to add this at some point; it's quite easy. Identity and empty
|
||||||
|
// morph sliders can simply be removed, while static sliders need
|
||||||
|
// to be applied to the vertices and then removed.
|
||||||
|
|
||||||
write_eggs();
|
write_eggs();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user