Skip to content

Conversation

@Helias
Copy link
Member

@Helias Helias commented Sep 2, 2025

image image image

@Yehonal Yehonal requested a review from Copilot September 2, 2025 20:00
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 PR adds a comprehensive 3D model viewer for World of Warcraft items in a WordPress WooCommerce plugin. The implementation includes a JavaScript library for rendering 3D models, integration with WooCommerce products, and backend configuration options.

  • Introduces a complete WoW model viewer JavaScript library with character and item modeling capabilities
  • Adds WooCommerce product configuration to enable/disable 3D viewer per product
  • Integrates 3D viewer display functionality into product pages for both regular items and transmog items

Reviewed Changes

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

Show a summary per file
File Description
wow_model_viewer.js Core JavaScript class extending ZamModelViewer with WoW-specific functionality
setup.js Configuration and initialization for the model viewer environment
index.js Main entry point providing model generation and utility functions
character_modeling.js Character customization and item modeling logic
boot.php Adds new WooCommerce products hook inclusion
TransmogItemSend.php Integrates 3D viewer for transmog items
Products.php Adds WooCommerce admin fields for 3D viewer configuration
ItemSend.php Integrates 3D viewer for regular items
FieldElements.php Implements 3D viewer rendering functionality

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

@Helias Helias merged commit 2d112ca into master Sep 2, 2025
1 check passed
@Helias Helias deleted the 3d-viewer branch September 2, 2025 21:07
@TheSCREWEDSoftware
Copy link
Contributor

@Helias is there any option to disable this? for anyone that wishes to use a static image or face the issue of being geolock

@Helias
Copy link
Member Author

Helias commented Sep 3, 2025

I created an issue about it #165

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.

3 participants