Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SceneImporter::CreateSceneDescFromScene creates incomplete SceneDesc structure #301

Closed
Stinkfist0 opened this issue Dec 14, 2011 · 3 comments
Assignees
Labels

Comments

@Stinkfist0
Copy link
Contributor

The SceneDesc structure created by SceneImporter::CreateSceneDescFromScene is missing ComponentDescs for EC_Name and EC_Placeable components. Therefore this SceneDesc structure cannot be used to instantiate content via Scene::CreateContentFromSceneDesc.

@Stinkfist0
Copy link
Contributor Author

Note that the commit that refers to this issue does not fix this at all (this is about SceneImporter, not Scene)!

@jonnenauha
Copy link
Member

Yeah I think it fixes at least my issue #530

@Koste
Copy link
Contributor

Koste commented Oct 10, 2012

Yes, sorry for the mess up, my commit fixes #530

@ghost ghost assigned cvetan5 Oct 22, 2012
cvetan5 added a commit to Adminotech/tundra that referenced this issue Oct 23, 2012
…usable. Removed the workaround in ECEditorModule/AddContentWindow.cpp when encountering .scene files. This commit addresses issue realXtend#301
@Koste Koste closed this as completed in b81da35 Nov 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants