Files
godot-docs/tutorials
corrigentia 65cb8ff88e Tweak using_viewport_as_texture (#2113)
Fix punctuation, grammar and spelling in using_viewport_as_texture. 
Add steps for which I've had to go looking elsewhere. 
Prevent "error(3): Expected ';' after 'shader_type <type>'.".
Attempt fix in "Coloring the planet" for 
'error(45): Inalid member for float expression: .x' & 
'error(47): Inalid member for float expression: .x'.

`n`'s type was changed from `vec4` to `float`, and should now be used directly instead of `n.x`.
2019-01-08 17:33:10 +01:00
..
2019-01-08 11:30:55 +01:00
2018-11-20 11:08:34 +01:00
2018-11-20 11:08:34 +01:00
2018-11-20 11:08:34 +01:00
2019-01-08 11:30:55 +01:00
2018-11-20 11:08:34 +01:00
2019-01-08 11:30:55 +01:00
2019-01-07 12:14:46 +01:00