mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
publish egg interfaces
This commit is contained in:
parent
a7562e48d0
commit
722df5a7ab
@ -95,7 +95,6 @@ load_file(const Filename &path, bool) const {
|
||||
_converter->get_path_replace()->_path = file_path;
|
||||
|
||||
if (_converter->convert_file(path)) {
|
||||
egg_data.set_coordinate_system(CS_default);
|
||||
result = load_egg_data(egg_data);
|
||||
}
|
||||
_converter->clear_egg_data();
|
||||
|
Loading…
x
Reference in New Issue
Block a user