Automatically reload dozens of texture image in Blender

Project:Open Source Fantasia
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Project wiki:Open Source Fantasia wiki
Description

I explained the plan elsewhere:

The effect I am after can be very easily achieved with a Text object. Then I can animate the text object the way I want.

However, I have two problems:
1- the video I want to do will probably be translated into several languages, so I don't want the actual text to be hardcoded into the .blend file, for ease of translations.
2- blender has very poor (i.e. unexistant) UTF8 support. One of the target language is Chinese, and it's theoretically possible but practically impossible to have a Chinese Text object.

Thus, I was thinking of creating my text images into Gimp. Then I can prepare a library of sub-folders, one for each language, using symlinks to fool blender to use the language currently targeted.

Having tried it out, it works well.
However, for the new .tga textures to take effect, I must go to blender and press reload. It's ok if we've only one file, but there'll be many, many dozens of them (potentially).

We'll need a way to automate the process.

Comments

#1

Title:Reload texture image in Blender» Automatically reload dozens of texture image in Blender

Maybe with a python script.

Post new comment

Edit issue settings
Note: changing any of these items will update the issue's overall values.
active
Use this field if you want to associate this issue to a specific wiki page. Enter the title of the wiki page. You can enter a comma separated list of nodes.
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Use [fn]...[/fn] (or <fn>...</fn>) to insert automatically numbered footnotes.
  • Allowed HTML tags: <a> <blockquote> <br> <em> <img> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2><h3><h4><h5><h6> <pre> <table> <th> <td> <tr>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.
  • Project issue numbers (ex. [#12345]) turn into links automatically.
  • Use [toc list: ol; title: Table of Contents; minlevel: 2; maxlevel: 3; attachments: yes;] to insert a mediawiki style collapsible table of contents. All the arguments are optional.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.