SourceIO icon indicating copy to clipboard operation
SourceIO copied to clipboard

Blender SourceIO is an addon for importing\exporting source engine textures/models/maps

Results 18 SourceIO issues
Sort by recently updated
recently updated
newest added

Maps don't seem to have color attributes which makes vertex blending impossible for my shader. I heard older builds were able to have color attributes. Here a screenshot of dust2...

Though it may be outside the scope of the project, I think it'd be cool if the SourceIO plugin could support the models and maps from the Dreamcast and PS2...

![image](https://user-images.githubusercontent.com/51527151/178511153-71790344-7818-4681-aa2e-d974d09ed2c0.png) ![image](https://user-images.githubusercontent.com/51527151/178511295-baabb8a5-137a-4bb4-a869-d74eb3cf8932.png) police (combine guy) from 2001, yes its dumb because its 2001 version model, but i still gave it a try :)

not a bug

As per the [wiki on detail blend modes](https://developer.valvesoftware.com/wiki/$detail), any detail texture given blend mode 0 will darken and lighten the base texture. Values below 128 will darken, and values above...

enhancement
help wanted

Hi, thank you for your work, this is the best Source engine importer i have ever seen. I have a feature request for animated textures. Currently, Source 1 BSP import...

enhancement
help wanted

``` Traceback (most recent call last): File "C:\cs2import\game\cs2import\2\convert_model.py", line 295, in vmdl_file = convert_mdl(glob_file, output_folder, GameType(args.game)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\cs2import\game\cs2import\2\convert_model.py", line 237, in convert_mdl result, error_message = convert_material(mat, s2_output_path, game) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

I feel like im the only one with this issue ![image](https://github.com/REDxEYE/SourceIO/assets/37112810/0c530558-ab16-49c9-a08d-f2f0c699dbd3) Ever since Blender 3.2, I could never enable the addon except for 3.1 and 4.0 - I've already made...

not a bug

https://user-images.githubusercontent.com/22250081/128649219-86dcf939-4e3f-4181-9061-a3e04341f62e.mp4 Blender Version - 2.93.2 SourceIO Version - 3.15.5

game support

### Blender 3.4.1 (Linux) SourceIO 5.0.3 e7cdf38de85895c35d4adc808d3b8c659d29e35c the only additional operator for import was `SOURCEIO_OT_mdl.create_flexe_drivers`, everything else off It may relates to #142 ### Description basically for complex flex rules...