Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ShaderLab compilation error log and package build #2364

Merged
merged 114 commits into from
Oct 16, 2024

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    5a26f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecc318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafc24f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    dc69489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221b7b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d45d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    0f14c3f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix: typo

    Sway007 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8871d9b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    3b4ffd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f649a58 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    598fc56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33a66f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    41ef06f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    b5214fc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    f36ce02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8b7c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    634236f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e6fa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix: switch case break

    Sway007 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3932448 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix: array index loss

    Sway007 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    671cace View commit details
    Browse the repository at this point in the history
  2. feat: merge

    Sway007 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    92b972e View commit details
    Browse the repository at this point in the history
  3. fix: test-case

    Sway007 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9226d38 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix: test-case

    Sway007 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ff6a69a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    83b9ca2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    f510c2a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix: conditional compilation

    Sway007 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    94e30f5 View commit details
    Browse the repository at this point in the history
  2. fix: expand token

    Sway007 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e3c7aa5 View commit details
    Browse the repository at this point in the history
  3. fix: expand token

    Sway007 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    36b77e0 View commit details
    Browse the repository at this point in the history
  4. feat: code opt

    Sway007 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b2e07fc View commit details
    Browse the repository at this point in the history
  5. fix: ci

    Sway007 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    93df92e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. feat: cache error shader

    Sway007 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8e0cc28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/1.3' of https://github.com/galacean/engine into fea…

    …t/shaderlab-relative-include
    Sway007 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7652250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c92e674 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev/1.3' of https://github.com/galacean/engine into fea…

    …t/shaderlab-relative-include
    Sway007 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3fefbe9 View commit details
    Browse the repository at this point in the history
  5. fix: gles 100 code gen

    Sway007 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9eb7398 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f5b5bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/1.3' of https://github.com/galacean/engine into fea…

    …t/shaderlab-relative-include
    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    82f73b2 View commit details
    Browse the repository at this point in the history
  3. feat: test case

    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    964b846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6fed8b View commit details
    Browse the repository at this point in the history
  5. feat: code opt

    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    519ab40 View commit details
    Browse the repository at this point in the history
  6. feat: code opt

    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ee6a813 View commit details
    Browse the repository at this point in the history
  7. feat: code opt

    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d7e0ac8 View commit details
    Browse the repository at this point in the history
  8. feat: code opt

    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8f75c28 View commit details
    Browse the repository at this point in the history
  9. feat: code opt

    Sway007 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    00447fb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat: add log

    Sway007 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d5a3c0c View commit details
    Browse the repository at this point in the history
  2. feat: add log

    Sway007 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c176226 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. feat: add log

    Sway007 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b8ca43f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge branch 'dev/1.3' of https://github.com/galacean/engine into fea…

    …t/shaderlab-relative-include
    Sway007 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a6d21d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: multi dist

    Sway007 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ce23026 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    3bcaeb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79a7a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    fa7131c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    3093bd2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/galacean/engine into feat/s…

    …haderlab-error-report
    Sway007 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6eba20a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    8c90796 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch 'main' of https://github.com/galacean/engine into feat/s…

    …haderlab-error-report
    Sway007 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dab8003 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    f12b8f7 View commit details
    Browse the repository at this point in the history
  2. feat(shaderlab): opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c32969b View commit details
    Browse the repository at this point in the history
  3. feat(shaderlab): opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9d4d808 View commit details
    Browse the repository at this point in the history
  4. feat(shaderlab): opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f5edeb3 View commit details
    Browse the repository at this point in the history
  5. feat(shaderlab): opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    68e1556 View commit details
    Browse the repository at this point in the history
  6. feat(shaderlab): test case

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dd4777c View commit details
    Browse the repository at this point in the history
  7. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1a918da View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of https://github.com/galacean/engine into feat/s…

    …haderlab-error-report
    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4c9e16c View commit details
    Browse the repository at this point in the history
  9. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e4d267c View commit details
    Browse the repository at this point in the history
  10. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    077e009 View commit details
    Browse the repository at this point in the history
  11. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    462af90 View commit details
    Browse the repository at this point in the history
  12. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    54f9c79 View commit details
    Browse the repository at this point in the history
  13. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d01b060 View commit details
    Browse the repository at this point in the history
  14. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    df84ce0 View commit details
    Browse the repository at this point in the history
  15. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1426499 View commit details
    Browse the repository at this point in the history
  16. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    48eb236 View commit details
    Browse the repository at this point in the history
  17. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3b06a3f View commit details
    Browse the repository at this point in the history
  18. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ab356b6 View commit details
    Browse the repository at this point in the history
  19. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ab6de2c View commit details
    Browse the repository at this point in the history
  20. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5092aab View commit details
    Browse the repository at this point in the history
  21. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8a5f838 View commit details
    Browse the repository at this point in the history
  22. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ff3f5ae View commit details
    Browse the repository at this point in the history
  23. feat: opt code

    Sway007 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c679a9e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. feat: opt code

    Sway007 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    44b7e84 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: code opt

    Sway007 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    eb0bcde View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: code opt

    Sway007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2f56705 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/1.4' of https://github.com/galacean/engine into fea…

    …t/shaderlab-error-report2
    Sway007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b102ac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f749a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e36dd0 View commit details
    Browse the repository at this point in the history
  5. feat: update readme

    Sway007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    032a631 View commit details
    Browse the repository at this point in the history
  6. feat: rollup.config.js opt

    Sway007 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    adb871f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    cc8e0a1 View commit details
    Browse the repository at this point in the history
  2. feat: code opt

    Sway007 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b7da54e View commit details
    Browse the repository at this point in the history
  3. feat: _EDITOR to _VERBOSE

    Sway007 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    59776c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11ebcbc View commit details
    Browse the repository at this point in the history
  5. feat: rm redundant code

    Sway007 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    67f9c8d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. feat: code opt

    Sway007 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c76c81f View commit details
    Browse the repository at this point in the history
  2. feat: code opt

    Sway007 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2236ac3 View commit details
    Browse the repository at this point in the history
  3. feat: code opt

    Sway007 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9f8cbe7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    0df3db6 View commit details
    Browse the repository at this point in the history
  2. feat: code opt

    Sway007 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a72aade View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. feat: code opt

    Sway007 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a19e9ba View commit details
    Browse the repository at this point in the history
  2. feat: code opt

    Sway007 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4c47c15 View commit details
    Browse the repository at this point in the history
  3. feat: code opt

    Sway007 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d83cb29 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a180d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c57e15 View commit details
    Browse the repository at this point in the history
  3. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4c63401 View commit details
    Browse the repository at this point in the history
  4. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    87c719d View commit details
    Browse the repository at this point in the history
  5. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2661cae View commit details
    Browse the repository at this point in the history
  6. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a85ee45 View commit details
    Browse the repository at this point in the history
  7. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4c50206 View commit details
    Browse the repository at this point in the history
  8. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cae81c2 View commit details
    Browse the repository at this point in the history
  9. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    eb515be View commit details
    Browse the repository at this point in the history
  10. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fb3974e View commit details
    Browse the repository at this point in the history
  11. feat: code opt

    Sway007 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f0742cf View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: code opt

    Sway007 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ef6496b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. feat: code opt

    Sway007 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4197f1d View commit details
    Browse the repository at this point in the history
  2. feat: code opt

    Sway007 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2e343bb View commit details
    Browse the repository at this point in the history