179 Commits

Author SHA1 Message Date
paul gruenbacher
1b2805d49f simple fixe for shading language 2018-08-25 16:37:48 -04:00
Chris Bradfield
f1e62064d5 Merge pull request #1693 from clayjohn/migrating_shaders
Added shader migration reference document
2018-08-21 21:28:30 -07:00
clayjohn
8605975ad6 typo fixes 2018-08-21 21:23:19 -07:00
Chris Bradfield
c8c8c9044e Merge pull request #1647 from NathanLovato/intro-to-shader-series
Add intro to shaders video series (with Bastiaan Olij)
2018-08-21 14:16:37 -07:00
Chaosus
94116e5f6d Fix FRAGCOORD in shading_language.rst 2018-08-20 11:05:04 +03:00
clayjohn
3342e5fb76 added migration reference 2018-08-19 19:06:22 -07:00
Chaosus
a726c6f9ac Added note about matrix builds from another matrix(in shaders) 2018-08-14 09:41:10 +03:00
Chris Bradfield
dd0fa36f98 Merge pull request #1640 from clayjohn/texscreen
Remove Reference to texscreen
2018-08-06 18:43:02 -07:00
Nathan Lovato
4b8672e41a Add intro to shaders video series (with Bastiaan Olij) 2018-08-04 14:26:45 +09:00
isaacremnant
df9211514c Update canvas_item's light built-in's to FRAGCOORD 2018-08-02 23:43:14 -04:00
clayjohn
6beea8dc09 remove reference to texscreen 2018-08-02 19:09:19 -07:00
Răzvan C. Rădulescu
48247c4e38 Clarify TEXTURE_PIXEL_SIZE with example 2018-06-30 08:12:12 +02:00
clayjohn
bc57a7e4c8 clarified description of screen_pixel_size 2018-05-12 17:50:39 -07:00
mhilbrunner
f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Max Hilbrunner
2247096a08 Shading language: Formatting 2018-03-30 17:27:50 +02:00
Chaosus
8b433465a9 Fixes for builtin shader functions 2018-03-29 15:18:05 +03:00
MrCdK
3f522f38d2 Fixes the canvas item vertex example 2018-03-20 22:35:50 +01:00
JFonS
430b141ee6 Setting default values for hinted uniforms 2018-03-16 18:11:24 +01:00
Chaosus
b5b602f086 Update shader docs 2 2018-03-10 22:48:42 +03:00
Pieter-Jan Briers
3bea7d990b Shines some light on canvas lighting shaders.
Updates their docs to be more clear and work with
https://github.com/godotengine/godot/pull/17391
2018-03-10 02:41:50 +01:00
Max Hilbrunner
31bf0f2934 Merge pull request #1189 from kjav/master
Fixed typos in shading_language.rst
2018-03-07 15:47:02 +01:00
Sam
02d0fd795e Fixed table alignment on updated line 2018-03-06 19:14:27 +00:00
Antonio Torres Moríñigo
eae43a9db8 Update screen-reading shaders page to 3.0 shading language 2018-03-02 17:18:06 +01:00
Max Hilbrunner
3c663d56d9 Shading language docs: Fix light processing
Closes https://github.com/godotengine/godot-docs/issues/1184.
2018-03-02 04:56:18 +01:00
Sam
0aa82ffa8a Fixed "cordinate" typo in shading_language.rst 2018-03-01 18:19:08 +00:00
Sam
abb5dc8364 Fixed "coems" typo in shading_language.rst 2018-03-01 18:11:33 +00:00
Chaosus
f2a8b5fb6b Improve shader docs 2018-02-22 16:50:27 +03:00
Antonio Torres Moríñigo
a53f5ad2e0 Add Interpolation qualifiers info to Shading Language reference 2018-01-28 01:16:22 +01:00
Nathan
18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00