Skip to content
Snippets Groups Projects
Select Git revision
  • 670c7ee9968fe1124bc612b58e8972f9e73f4e21
  • master default protected
2 results

Unity.RenderPipelines.Core.ShaderLibrary.dll

Blame
  • common.js 172 B
    $('[data-submit-only-once="true"]').submit(function(event){
        $(this).find("button").addClass("is-loading");
        $(this).find(":submit").attr("disabled","disabled");
    });