url='"textures\Untitled.png"' is the correct syntax for this X3D property, which is an MFString type, list of strings. The form expected by the importer is a common mistake. I propose to keep the…
I am not able to reproduce the reported fault:
- newly created unsaved image does not get saved on export in any mode,
I follow the procedure in the comment above from 9 Nov 2024 10:27 AM…
At commit 832ed4 the code has passed basic testing, including handling the use-case of an image created within blender. The writing of image files has been rewritten to make use of the existing…
The attached file earth_textureimage.blend can be used to demonstrate the X3D and image file export. Load it into Blender, invoke the X3D export with default export options. A file earth_texturei…
I think this would not be a priority task, even for exporting text. It may be an interesting problem to solve for the sake of completeness, but if someone claims they need this capability for the…
I am re-enabling exporting an ImageTexture X3D node in x3d exporter. The new code is in the image-export branch of https://projects.blender.org/vmarchetti/io_scene_x3d . I am testing and my goal…