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