-
Face maps fazed out in 4.x versions in favor of Attributes system
https://projects.blender.org/blender/blender/issues/105317
```
AttributeError: 'Object' object has no attribute 'face_maps'
Error:…
-
Heyo
Wondering if there are plans to support exporting LODs from sourceops? Would be very useful to have
Thanks!
-
as SourceOps generates QC file.
you need to support all [qc commands](https://developer.valvesoftware.com/wiki/Category:QC_Commands) :open_mouth:
or add option for custom commands to qc file
-
Im just trying to convert an fbx file to mdl to use in PAC3, how would I do this? I have watched the tutorial but it is outdated and uses animations w/ bones (neither of which im using or want to use)…
-
Hi, I'm creating a map for CS:S in Blender and using your add-on to export it into Hammer. Thanks a lot for making this!:)
The issue is that if I want to keep things as brushes, I need to re-scale …
-
Blender removed the "Keep Custom Normals" checkbox on the Triangulate Modifier in 4.2, and that is now the [default behavior](https://projects.blender.org/blender/blender/issues/124836#issuecomment-12…
14bit updated
3 months ago
-
- [x] When packing, control preload amount of specific file types
- [x] Convert VPK into directory (extract)
- [x] Add files to VPK
- [x] Extract individual files/directories from VPK
- [x] Remove…
-
this tool doesnt work. im trying to port a map from another game and every time i try to import a model into source thats a chunk of the map the collision mesh is discarded and i tried using crowbar t…
-
Python: Traceback (most recent call last):
File "C:\Users\super\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\SourceOps\addon\ops\export_meshes.py", line 31, in invoke
error = …
-
### Describe the bug
The environmental variable name of PLATFORMSH_PROJECT in the sourceops.yaml workflow file is incorrect. It should be PLATFORM_PROJECT. This is related to https://github.com/platf…