mirror of
https://github.com/godotengine/godot-blender-exporter.git
synced 2026-01-04 14:09:56 +03:00
1. Implement exporting Generated Texture Coordinates by evaluting bounding box of blender object and passing AABB as uniforms. 2. Make ImageTexture node default to use Generated Texture Coordinates.