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 shader import model #5703

Merged
merged 67 commits into from
Jun 27, 2023
Merged

improve shader import model #5703

merged 67 commits into from
Jun 27, 2023

Commits on Aug 15, 2022

  1. use naga_oil

    robtfm committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    727a700 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Aug 19, 2022

  1. add override example

    robtfm committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2813f77 View commit details
    Browse the repository at this point in the history
  2. readme

    robtfm committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d49bfd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf36c73 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    32d6fd6 View commit details
    Browse the repository at this point in the history
  2. format

    robtfm committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    98cdcdd View commit details
    Browse the repository at this point in the history
  3. snake_case wgsl imports

    robtfm committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    f120513 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    e5cbc2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9390d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. fix pbr_global_override demo

    robtfm committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    34f1c39 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    7fcbbe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d1f044 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. use crates.io

    robtfm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0e74bb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    74c08ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab278d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    da1b71e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f463b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    40d64a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7304db3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    cf245c5 View commit details
    Browse the repository at this point in the history
  2. repair animate_shader example

    robtfm committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a393728 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. module defs

    robtfm committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    e165da9 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    e270ccc View commit details
    Browse the repository at this point in the history
  2. naga_oil v4

    robtfm committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    343c1c7 View commit details
    Browse the repository at this point in the history
  3. use #from in shaders

    robtfm committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d988d4a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    3f1076a View commit details
    Browse the repository at this point in the history
  2. fix new examples

    robtfm committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ffc1371 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

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

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    cc3937b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09f0313 View commit details
    Browse the repository at this point in the history
  3. example comments

    robtfm committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    7a7977c View commit details
    Browse the repository at this point in the history
  4. a != A

    robtfm committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    4ab19b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    94e0add View commit details
    Browse the repository at this point in the history
  2. cleanup AssetPath handling

    robtfm committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e49b95b View commit details
    Browse the repository at this point in the history
  3. bump naga_oil v0.5

    robtfm committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8904f33 View commit details
    Browse the repository at this point in the history
  4. clippy

    robtfm committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b76ae46 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. rename inverse_transpose_3x3

    robtfm committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f5c1ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13de5ac View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    30b4350 View commit details
    Browse the repository at this point in the history
  2. remove #else if tests

    robtfm committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    83aba93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5fef3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. remove unsafe from example

    robtfm committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    34ed302 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    7e08a2d View commit details
    Browse the repository at this point in the history
  2. fix merge

    robtfm committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    2b2184f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. work work

    robtfm committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fa9935d View commit details
    Browse the repository at this point in the history
  2. remove patch

    robtfm committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    1f8de78 View commit details
    Browse the repository at this point in the history
  3. template pages

    robtfm committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    50870f2 View commit details
    Browse the repository at this point in the history
  4. review comments

    robtfm committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a386f7e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    b1bc7be View commit details
    Browse the repository at this point in the history
  2. undecorate items

    robtfm committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d7e5f8b View commit details
    Browse the repository at this point in the history
  3. point to git branch

    robtfm committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    647517b View commit details
    Browse the repository at this point in the history
  4. fmt

    robtfm committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    ea4c92e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. fix load_internal_binary_asset

    robtfm committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    ca40e07 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    94d47eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8304580 View commit details
    Browse the repository at this point in the history
  3. fmt

    robtfm committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    27f2ee4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    689a7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44340e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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

Commits on Jun 26, 2023

  1. switch to crates.io

    robtfm committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6a72438 View commit details
    Browse the repository at this point in the history
  2. fix vertex_tangents accessors

    robtfm committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d2084bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b5598d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix more examples

    robtfm committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d373df4 View commit details
    Browse the repository at this point in the history