Age | Commit message (Expand) | Author |
2019-10-11 | [VShaders] Added sampler port to CubeMap, fixed parsing in expresssion s | Yuri Roubinsky |
2019-10-09 | Makes cube maps to be works in visual shaders | Yuri Roubinsky |
2019-10-03 | Makes Texture and TextureUniform in visual shaders to use UV by default | Yuri Roubinsky |
2019-10-01 | Added sampler port type for visual shaders | Chaosus |
2019-08-18 | Merge pull request #31453 from Chaosus/vs_code_preview | Rémi Verschelde |
2019-08-18 | Added code preview to visual shader | Yuri Roubinski |
2019-08-18 | Added global expressions to visual shaders | Yuri Roubinski |
2019-08-14 | Plugin support for visual shaders | Yuri Roubinski |
2019-07-12 | Added triplanar uniform texture node to visual shaders | Chaosus |
2019-06-27 | Shows menu when dragging connection on empty space in visual shader graph | Chaosus |
2019-06-22 | Fix expression node crashes | Chaosus |
2019-06-19 | Made use of semicolons more consitent, fixed formatting | JohnJLight |
2019-05-27 | Fix GetTypeInfo error due to missing include | Ignacio Etcheverry |
2019-05-21 | Expression node for visual shaders | Chaosus |
2019-04-07 | Major improvements for visual shader system | Chaosus |
2019-01-21 | Modified code generation to be more friendly to previews, fixes #25094 | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-14 | Don't open VisualShaders in the text shader editor, and don't support saving ... | elasota |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-29 | Add missing copyright headers | Rémi Verschelde |
2018-07-14 | Visual Shaders are back. | Juan Linietsky |