mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Remove outline shaders from engine
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
- type: shader
|
||||
id: selection_outline
|
||||
kind: source
|
||||
path: "/Shaders/outline.swsl"
|
||||
params:
|
||||
outline_width: 1
|
||||
outline_color: "#FF000055"
|
||||
@@ -1,9 +0,0 @@
|
||||
# Generic canvas shader without light shading.
|
||||
- type: shader
|
||||
id: unshaded
|
||||
kind: canvas
|
||||
light_mode: unshaded
|
||||
|
||||
- type: shader
|
||||
id: shaded
|
||||
kind: canvas
|
||||
Reference in New Issue
Block a user