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

improvements to the IFF API #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

improvements to the IFF API #40

wants to merge 5 commits into from

Commits on Feb 21, 2024

  1. Update Source Lib IFF

    code improvements:
    
    - change in structure
    - data correction
    - 'IFFFile' can now be inherited
    - added new models
    - old models have been updated
    - IFFFILE can reimplemented and added new functions
    - Faster data detection
    
    Co-Authored-By: Luiz Lopes <luizinrc@hotmail.com>
    luismk committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    88e3d25 View commit details
    Browse the repository at this point in the history
  2. Removal "System.Windows.Forms"

    Co-Authored-By: Luiz Lopes <luizinrc@hotmail.com>
    luismk committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    61f528f View commit details
    Browse the repository at this point in the history
  3. Add DevTools 'Pangya Modern Editor IFF'

    version First ;)
    
    Co-Authored-By: Luiz Lopes <luizinrc@hotmail.com>
    luismk committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ca524ca View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. update in Lib.IFF

    luismk committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d300b97 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. UPDATE AND ADD NEW LIB

    - Read IFF Fast for GB
    - Read IFF Fast for JP
    
    create new Lib for JP
    luismk committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a807c03 View commit details
    Browse the repository at this point in the history