1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-04 17:04:49 +00:00

Replace HTTP links with HTTPS for sites with HTTPS versions

This commit is contained in:
Aaron Franke
2021-08-21 20:56:25 -05:00
parent bb1c930a41
commit ae1702bee5
55 changed files with 83 additions and 83 deletions

View File

@@ -117,7 +117,7 @@ void main() {
uint cluster_thread_group_index;
if (!gl_HelperInvocation) {
//http://advances.realtimerendering.com/s2017/2017_Sig_Improved_Culling_final.pdf
//https://advances.realtimerendering.com/s2017/2017_Sig_Improved_Culling_final.pdf
uvec4 mask;