8000 Comparing v1.1.2...v1.2.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.1.2
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.2.0
Choose a head ref
  • 7 commits
  • 24 files changed
  • 2 contributors

Commits on Feb 17, 2025

  1. Update main test scene (#31)

    * Update main test scene
    
    * Update example main scene
    monxa authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    d20dd53 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Enhance GodotIK with New Features, Fixes, and Documentation Updates

    (#46)
    
    This commit consolidates a series of significant improvements to the GodotIK system:
    
    - Feature: Add update_all_transforms_from_skeleton() for better skeleton transform management.
    - Feature: Implement GodotIK::get_effectors() to expose effector functionality.
    - Feature: Introduce GodotIKEffector.active for selective effector activation.
    - Feature: Implement GodotIK.get_current_iteration() for enhanced iteration tracking.
    - Feature: Add MaxRotationConstraint and update constraint documentation accordingly.
    - Bug Fix: Resolve nullptr issues in GodotIKRoot and fix the dangling performance monitor.
    - Documentation: Update GodotIK.xml with a new "Configuration Overview" section.
    - UI: Add icon and related documentation for GodotIKRoot.
    - Documentation: Revise the Readme and add GDScript comments for constraints.
    monxa committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    c3f0834 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Remove redundant constraint

    monxa committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    2d2e100 View commit details
    Browse the repository at this point in the history
  2. Refine gdscript constraints

    monxa committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    91bd9f3 View commit details
    Browse the repository at this point in the history
  3. Add SmoothBoneConstraint

    monxa committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    f694123 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3accef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4abb0f9 View commit details
    Browse the repository at this point in the history
Loading
0