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

为 SimplePhysicsEngine 添加软体仿真 #29

Merged
merged 18 commits into from
Aug 29, 2024

Commits on Jul 2, 2024

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

Commits on Jul 16, 2024

  1. feat: init MassSpring3D

    For-Chance committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ca72e82 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. feat: init cloth mass spring system

    Squashed commit of the following:
    
    commit 18bdb653d706a04315b85fb0b69592a0f3cbbcce
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Thu Jul 25 08:43:53 2024 +0800
    
        fix: add checkGLErrors
    
    commit 8eef49bc502a0b13b82c050930506a06759e623c
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Thu Jul 25 08:26:09 2024 +0800
    
        feat: add mass spring system
    
    commit ec380686768c03c1fc3629ac0cfca483bebcd007
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Wed Jul 24 22:36:12 2024 +0800
    
        一直想写出dtkScene但是一直有bug
    For-Chance committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    02ffaa8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. feat: init dtkPhyMassSpringSolver, add dtkVector and dtkSparseMatrix …

    …(todo)
    
    Squashed commit of the following:
    
    commit 864048e6ef9102b9c7b10c646d88ea102c69e332
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Thu Aug 1 08:48:18 2024 +0800
    
        feat: init dtkPhyMassSpringSolver, add dtkVector and dtkSparseMatrix
    
    commit 0bdd0c71c81123f5292cae781df9b2b99f16c1f3
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Sun Jul 28 22:29:44 2024 +0800
    
        fix: stupid gui bug
    For-Chance committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3fd757d View commit details
    Browse the repository at this point in the history
  2. 3rd: glew

    For-Chance committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    66e528b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. fix: bug in solving mass-spring system

    Squashed commit of the following:
    
    commit 962fc49a22c3e28e861f121e74fd4cea0dc26d33
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Thu Aug 8 09:28:52 2024 +0800
    
        fix: Bugs in numerical solving
    
    commit 503263aac285fb05738b20455cba2d34fe066ab4
    Author: For-Chance <chancewithchance@outlook.com>
    Date:   Wed Aug 7 00:50:43 2024 +0800
    
        fix: stupid parameter setting error
    For-Chance committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2fe2533 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: nomals bug

    For-Chance committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d82cf2c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. ci: add demo test

    For-Chance committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    600f829 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. ci: try to fix github ci

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    672627c View commit details
    Browse the repository at this point in the history
  2. ci: try to fix github ci

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6a5eb23 View commit details
    Browse the repository at this point in the history
  3. ci: try to fix github ci

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8a3979d View commit details
    Browse the repository at this point in the history
  4. ci: add instruction test

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0a84a2b View commit details
    Browse the repository at this point in the history
  5. ci: add MassSpring3D test

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0f7af75 View commit details
    Browse the repository at this point in the history
  6. ci: try to fix github ci

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7af9b9a View commit details
    Browse the repository at this point in the history
  7. ci: try to fix github ci

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cc0cf1d View commit details
    Browse the repository at this point in the history
  8. ci: try to fix github ci

    For-Chance committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    14aa0f3 View commit details
    Browse the repository at this point in the history