mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
d1b8f12b5b
- Added a combine node that assembles channels into colors - Added an emboss node - Added an export node that generates additional file when exporting the material - Refactored convolution related code
28 lines
648 B
INI
28 lines
648 B
INI
[preset.0]
|
|
|
|
name="Windows Desktop"
|
|
platform="Windows Desktop"
|
|
runnable=true
|
|
custom_features=""
|
|
export_filter="all_resources"
|
|
include_filter="*.json,res://addons/procedural_material/library/base/*.png"
|
|
exclude_filter="*.ptex"
|
|
patch_list=PoolStringArray( )
|
|
|
|
[preset.0.options]
|
|
|
|
texture_format/s3tc=true
|
|
texture_format/etc=true
|
|
texture_format/etc2=true
|
|
binary_format/64_bits=true
|
|
custom_template/release=""
|
|
custom_template/debug=""
|
|
application/icon=""
|
|
application/file_version=""
|
|
application/product_version=""
|
|
application/company_name=""
|
|
application/product_name=""
|
|
application/file_description=""
|
|
application/copyright=""
|
|
application/trademarks=""
|