mixer brush partially working, still wip
This commit is contained in:
@@ -41,6 +41,7 @@ enum class kShader : uint16_t
|
||||
CompErase = const_hash("comp-erase"),
|
||||
CompDraw = const_hash("comp-draw"),
|
||||
UVs = const_hash("uvs"),
|
||||
UVs_2 = const_hash("uvs2"),
|
||||
Font = const_hash("font"),
|
||||
Atlas = const_hash("atlas"),
|
||||
Stroke = const_hash("stroke"),
|
||||
|
||||
Reference in New Issue
Block a user