adf961a46cea7d3d7d6a3caf05a74f560201aa2e
don't draw the image if the size is 0. Crash was actually an assert() so debug builds only, replace assert() with BKE_assert() so crash is opt in build option.
bugfix [#25522] Export to X3D is missing ImageTexture and TextureTransform for plane with image texture
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%