Skip to content

Refactor code structure #110

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

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

Refactor code structure #110

wants to merge 8 commits into from

Conversation

agargaro
Copy link
Owner

No description provided.

@agargaro agargaro added this to the r6 milestone May 21, 2025
@agargaro agargaro added the refactor Improved existing code label May 21, 2025
@agargaro agargaro requested a review from luigidenora May 25, 2025 09:06
agargaro added 4 commits May 25, 2025 12:04
- Updated EventsDispatcher to utilize EzEvents and corresponding event types.
- Modified InteractionEventsQueue to initialize multitouch property to false.
- Refactored InteractionManager to replace InteractionEvents with EzInteractionEvents and related types.
- Changed MiscEventsManager to use EzMiscEvents and updated event handling methods accordingly.
- Updated RaycasterManager to utilize EzIntersection for intersection handling.
- Refactored Object3D and Scene patches to use EzEvents and related types for event handling.
- Adjusted SmartRendering patch to remove unused imports and ensure proper callback usage.
- Updated WebGLRenderer patch to utilize EzViewportResizeEvent for viewport resize handling.
Copy link

@agargaro agargaro requested a review from luigidenora May 27, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improved existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants