Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BahrinCode/tinyobjloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: tinyobjloader/tinyobjloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Choose a head ref
  • 7 commits
  • 9 files changed
  • 6 contributors

Commits on Aug 23, 2024

  1. Create FUNDING.yml

    syoyo authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    50461d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Update README.md (tinyobjloader#387)

    Fix wrong C standard
    elmarsan authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b5346fa View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Update README.md (fix typo) (tinyobjloader#388)

    tri*na*gulation -> tri*an*gulation
    ElDigoXD authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5cd3842 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Jan 29, 2025

  1. Correct multi-material parsing (tinyobjloader#392)

    Each material gets is state of having specified a diffuse color (kd) reset
    so that one material doesn't infect another.
    SeanCurtis-TRI authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    3bb554c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

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