Skip to content

Conversation

@freezy
Copy link
Owner

@freezy freezy commented Aug 20, 2025

These are my changes from the last months. Will try to be more disciplined to better separate PRs.

Changes:

  • Update materials for HDRP 17
  • New drop target animation
  • Many asset browser changes
  • Many bugfixes
  • Change how animations are animated (pub/sub)

freezy added 30 commits August 20, 2025 18:21
@freezy freezy requested a review from Copilot August 20, 2025 17:12
@freezy freezy self-assigned this Aug 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a comprehensive update spanning several months covering animation system changes, material updates, asset browser improvements, and various bug fixes. The main purpose is to modernize the animation system using a publisher-subscriber pattern and update materials for HDRP 17 compatibility.

  • New pub/sub-based animation system replacing direct component references
  • Asset browser enhancements with improved material variations support
  • Physics improvements and collision detection fixes

Reviewed Changes

Copilot reviewed 151 out of 152 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
AnimationComponent.cs Complete rewrite to use generic pub/sub pattern
IAnimationValueEmitter.cs New interface for animation value emission
PhysicsEngine.cs Updated to use new animation system dictionaries
Multiple component files Implement IAnimationValueEmitter interface
Asset browser files Enhanced material variations and UI improvements
Physics collision files Bug fixes for collision detection

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@freezy freezy merged commit 501208e into master Aug 20, 2025
15 checks passed
@freezy freezy deleted the feat/dd-animation branch August 20, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants