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

Change Assimp to Silk.NET.Assimp implementation #1719

Merged
merged 12 commits into from
Aug 18, 2023

Commits on Jul 27, 2023

  1. Changed Assimp binding to Silk.Net.Assimp

    * Converted Stride.Importer.Assimp to a C# library and changed assimp binding to Silk.Net.Assimp
    * Converted Stride.Importer.Common to a C# library as this did not contain any native code
    johang88 authored and Jklawreszuk committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    19f80f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf85c5 View commit details
    Browse the repository at this point in the history
  3. Fixed GetNumUVChannels

    johang88 authored and Jklawreszuk committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4311025 View commit details
    Browse the repository at this point in the history
  4. Assimp material stack

    johang88 authored and Jklawreszuk committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0b4f865 View commit details
    Browse the repository at this point in the history
  5. Fixed animation info

    johang88 authored and Jklawreszuk committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    156c3ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8656f7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73dbabf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4dc63f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Aug 7, 2023

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

Commits on Aug 15, 2023

  1. [Assimp] Fix formating

    Jklawreszuk committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    84280b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix spacing

    Eideren authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0227b98 View commit details
    Browse the repository at this point in the history