File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to the "vscode-mc-shader" extension will be documented in th
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66
7+ ## [ 0.8.4]
8+
9+ ### Fixed
10+
11+ - Filtering out ` global const initializers must be constant ` . "Something something non-standard shader extensions that GPU developers implicitly enable" - Dethraid
12+
13+ ## [ 0.8.3]
14+
15+ ### Fixed
16+
17+ - Filtering out gpu_shader4 in code
18+
719## [ 0.8.2]
820
921### Added
Original file line number Diff line number Diff line change 22 "name" : " vscode-mc-shader" ,
33 "displayName" : " Minecraft GLSL Shaders" ,
44 "description" : " A Visual Studio Code extension for linting/etc Minecraft GLSL Shaders" ,
5- "version" : " 0.8.3 " ,
5+ "version" : " 0.8.4 " ,
66 "publisher" : " Strum355" ,
77 "author" : " Noah Santschi-Cooney (Strum355)" ,
88 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments