STEAM グループ
Blender Source Tools BleST
STEAM グループ
Blender Source Tools BleST
368
ゲーム中
2,226
オンライン
設立日
2013年11月8日
34件中 21-30 を表示
"Blender Source Tools Help" 掲示板内
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)
34件中 21-30 を表示