STEAM-GRUPPE
Blender Source Tools BleST
STEAM-GRUPPE
Blender Source Tools BleST
372
I SPILL
2,237
TILKOBLET
Opprettet
8. november 2013
Viser 21–30 av 34 bidrag
4
[Feature Request] [Source 2] Driving morphs from keyframe animations
6
[Feature request] Additional Source 2 DMX Vertex parameters
6
Error with Source 2 Vertex Colors
The Vertex Map feature appears to be broken. Both clicking the Create Source 2 Vertex Map buttons, and exporting DMX meshes from objects with with vertex colors result in error messages.

(This is not a huge issue for me at least, since it's possible to modify meshes and paint vertex colors directly in Hammer.)

DMX version is set to Binary 9, Model 22
Using version 3.0.2 with Blender 2.80

Creating a map:
Traceback (most recent call last): File "<redacted>\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\GUI.py", line 311, in execute vc.data.foreach_set("color",[1.0] * len(vc.data) * 3) RuntimeError: internal error setting the array location: <unknown location>:-1

Exporting a mesh:
Traceback (most recent call last): File "<redacted>\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\export_smd.py", line 211, in execute self.exportId(context, exportable.get_id()) File "<redacted>\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\export_smd.py", line 546, in exportId else: File "<redacted>\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\export_smd.py", line 1603, in writeDMX colour.append(0) # make a W component File "<redacted>\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_scene_valvesource\datamodel.py", line 159, in __init__ raise TypeError("Expected {} values".format(len(self.type_str))) TypeError: Expected 4 values location: <unknown location>:-1
4
DMX export fails to skin model (2.80 RC3)
Viser 21–30 av 34 bidrag