godotengine / godot-tests

Repository for Godot benchmarks, regression tests, etc.
MIT License
34 stars 33 forks source link

Add additional import hints #15

Closed Shatur closed 3 years ago

Shatur commented 3 years ago

I added objects with new hints introduced in https://github.com/godotengine/godot/pull/39105:

изображение

Shatur commented 3 years ago

Interesting thing: Blender generates .fbx files with different checksums on every export.

fire commented 3 years ago

This pr will have to wait until the Godot Engine pr is merged.

Shatur commented 3 years ago

@fire, could your review the mentioned PR?

fire commented 3 years ago

What do you think about splitting feature proposal tests versus official tests?

Shatur commented 3 years ago

What do you think about splitting feature proposal tests versus official tests?

Do you mean to put it in a separate folder?

fire commented 3 years ago

Yeah.

I'm thinking we can merge as is and then move then from proposal to the regular location.

Something like #######-proposal-title or proposal/blend/#######-proposal-title.blend

Shatur commented 3 years ago

I would just not merge this PR until the corresponding PR in Godot is accepted. But if it is more convenient for you, then I will update the location.

Shatur commented 3 years ago

Done! I also updated the script.

fire commented 3 years ago

Thanks.

Shatur commented 3 years ago

I noticed that there is no Collada exports. Are you planning to add it? I can send PR if so.

fire commented 3 years ago

Go ahead, I had trouble.