8000 Comparing v1.2.1...v1.3.0 · monxa/GodotIK · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: monxa/GodotIK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: monxa/GodotIK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 2 contributors

Commits on Mar 19, 2025

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

Commits on May 17, 2025

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

Commits on May 18, 2025

  1. Revert "Fix warnings on ZERO basis -> quaternion conversion"

    This reverts commit 1c53641.
    monxa committed May 18, 2025
    Configuration menu
    Copy the full SHA
    921c523 View commit details
    Browse the repository at this point in the history
  2. Add individual influence property for GodotIKEffector (#55)

    * Implement `GodotIKEffector.influence` property, refactor some
    
    * Update documentation for `GodotIKEffector` and `GodotIK`
    
    * Add another test case to main.tscn
    monxa authored May 18, 2025
    Configuration menu
    Copy the full SHA
    a3efe43 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

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

Commits on Jun 1, 2025

  1. Add editor tooling to reset Effector transforms (#57)

    * Refactor
    
    * Add editor tooling for positioning
    
    Adds an InspectorPlugin with a Button to
    reset one or all effectors of a given GodotIK
    to the current pose.
    
    * Update documentation
    
    * Format
    
    * Improve new code slightly
    
    * Add UndoRedo and separate concerns.
    
    * Improve UX spacing, Improve include structure
    monxa authored Jun 1, 2025
    1 Configuration menu
    Copy the full SHA
    3dcdf5a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    1198e51 View commit details
    Browse the repository at this point in the history
  2. Propagate Positions Across Chains & Resolve Inter-Chain Dependencies (#…

    …60)
    
    * Implement inter-chain position propergation
    
    * Refactor
    
    * Use full transforms for propergate_positions_from_chain_ancestors
    
    * Address self-review, improve ERRors
    
    * Run clang-format
    
    * Add clarification comment in
    GodotIK::propagate_positions_from_chain_ancestors
    
    * Finish addressing self-review
    monxa authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    061254e View commit details
    Browse the repository at this point in the history
Loading
0