Skip to content

Instantly share code, notes, and snippets.

@Wahooney
Wahooney / FastColorID.uasset
Created November 2, 2020 13:39
UE4 Fast Color ID Nodes
Begin Object Class=/Script/UnrealEd.MaterialGraphNode Name="MaterialGraphNode_0"
Begin Object Class=/Script/Engine.MaterialExpressionFunctionOutput Name="MaterialExpressionFunctionOutput_0"
End Object
Begin Object Name="MaterialExpressionFunctionOutput_0"
A=(Expression=MaterialExpressionSaturate'"MaterialGraphNode_4.MaterialExpressionSaturate_1"')
bLastPreviewed=True
Id=5420C54C4F1AD69B50EBBF9168818978
MaterialExpressionEditorX=176
MaterialExpressionEditorY=384
MaterialExpressionGuid=B4E3C4C44A1DD80B145EAF933241B016
@Wahooney
Wahooney / blender-update.ps1
Last active September 5, 2019 14:20
Blender auto-updater Powershell script. Check the Readme section (after license) for instructions. Use at your own risk.
# MIT License
# Copyright (c) 2019 Keith Boshoff (Wahooney)
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions: