Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - wahtye

Pages: [1]
1
Bug Reports / Batchjob BuildTexture
« on: May 10, 2016, 10:09:12 AM »
Hi,

as of recently I'm trying to mess around with Batch processes saved as *.xml-Files.
Unfortunately there seems to be a bug regarding saving BuildTexture batchjobs.

Whenever I've got a BuildTexture job in my batch processing, it won't be written into the resulting *.xml.
Manually adding a batchjob "BuildTexture" to the *.xml doesn't work either. Here's the resulting xml with just one job Build Texture:

Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<batchjobs version="1.2.0"/>

Cheers

Pages: [1]