mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
resurrect x converter
This commit is contained in:
parent
8ecf040e27
commit
679f9cdc13
@ -37,8 +37,8 @@ XFileToEgg() :
|
|||||||
|
|
||||||
set_program_description
|
set_program_description
|
||||||
("This program converts DirectX retained-mode (.x) files to egg. This "
|
("This program converts DirectX retained-mode (.x) files to egg. This "
|
||||||
"is a simple file format that only supports basic polygons, materials, "
|
"is a simple converter that only supports basic polygons, materials, "
|
||||||
"and textures, in a hierarchy.");
|
"and textures, in a hierarchy; animation is not supported at this time.");
|
||||||
|
|
||||||
redescribe_option
|
redescribe_option
|
||||||
("cs",
|
("cs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user