Jump to content

JaduBen

Members
  • Posts

    4
  • Joined

  • Last visited

JaduBen's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. The generated command from my current setup works, and the preview file is generated, plastic just wont load the resulting image
  2. Is there any way to create an xlink that ignores certain items? The use case for this is to have a library project of third party packages that can be included in other projects, but to not include examples in said projects. So the ability to not link in any folder named "Examples" or "Samples" etc... If I understand it properly this might be doable with the cloaked.conf but I was hoping for something better and possibly configured from the library repo.
  3. I tried both Gluon and full Plastic. I'll attach the preview generating script here. It is a slight modification of a previewing script that ships with Blender but with an added output option so we send it to where plastic expects to find the file. Below are the preview settings. "<path to blender install>\blender.exe" -b "@src" --python "<path to python script>\bl_previews_render_plastic.py" -- "@output" bl_previews_render_plastic.py Also I found this in the logs DEBUG PreviewRequest - Exception thrown when loading the following preview: <myfile>.blend -> Parameter is not valid. at System.Drawing.Bitmap..ctor(String filename) at aii.a(String A_0) at jl.d(String A_0, Boolean A_1, ach A_2, abz A_3) at abu.a(Object A_0)
  4. I am trying to generate a preview from Blender, it is outputting the file and I can manually browse to it and open. But the UI just displays "Error loading preview: Parameter is not valid."
×
×
  • Create New...