mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
*** empty log message ***
This commit is contained in:
parent
bd610add36
commit
59b9b2bc67
@ -28,6 +28,9 @@ SomethingToEgg(const string &format_name,
|
|||||||
add_runline("[opts] input" + _preferred_extension + " >output.egg");
|
add_runline("[opts] input" + _preferred_extension + " >output.egg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// -f doesn't make sense if we aren't reading egg files.
|
||||||
|
remove_option("f");
|
||||||
|
|
||||||
redescribe_option
|
redescribe_option
|
||||||
("cs",
|
("cs",
|
||||||
"Specify the coordinate system of the resulting egg file. This may be "
|
"Specify the coordinate system of the resulting egg file. This may be "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user