3D Model Mesh Parts Control - ( Action/Condition/Expression )#8231
Open
NBForgeLab wants to merge 19 commits into4ian:masterfrom
Open
3D Model Mesh Parts Control - ( Action/Condition/Expression )#8231NBForgeLab wants to merge 19 commits into4ian:masterfrom
NBForgeLab wants to merge 19 commits into4ian:masterfrom
Conversation
The 3D Model Mesh Parts Control feature in GDevelop allows developers to manipulate individual parts of a 3D model. This feature enhances the flexibility and control over 3D assets used in GDevelop projects.
* Add implementation guide for 3D Mesh Parts Control feature * Add Model3DRuntimeObjectMeshParts implementation * Implement Mesh Parts Control Actions, Conditions, and Expressions * Create TECHNICAL_DOCUMENTATION.md for 3D Model Mesh Parts Control feature * 3D Model Mesh Parts Control - ( Action/Condition/Expression ) The 3D Model Mesh Parts Control feature in GDevelop allows developers to manipulate individual parts of a 3D model. This feature enhances the flexibility and control over 3D assets used in GDevelop projects. * Delete IMPLEMENTATION_GUIDE_3D_MESH_PARTS.md * Delete TECHNICAL_DOCUMENTATION.md * some fixes
* Add implementation guide for 3D Mesh Parts Control feature * Add Model3DRuntimeObjectMeshParts implementation * Implement Mesh Parts Control Actions, Conditions, and Expressions * Create TECHNICAL_DOCUMENTATION.md for 3D Model Mesh Parts Control feature * 3D Model Mesh Parts Control - ( Action/Condition/Expression ) The 3D Model Mesh Parts Control feature in GDevelop allows developers to manipulate individual parts of a 3D model. This feature enhances the flexibility and control over 3D assets used in GDevelop projects. * Delete IMPLEMENTATION_GUIDE_3D_MESH_PARTS.md * Delete TECHNICAL_DOCUMENTATION.md * some fixes * fix * fix 1 1
* Add implementation guide for 3D Mesh Parts Control feature * Add Model3DRuntimeObjectMeshParts implementation * Implement Mesh Parts Control Actions, Conditions, and Expressions * Create TECHNICAL_DOCUMENTATION.md for 3D Model Mesh Parts Control feature * 3D Model Mesh Parts Control - ( Action/Condition/Expression ) The 3D Model Mesh Parts Control feature in GDevelop allows developers to manipulate individual parts of a 3D model. This feature enhances the flexibility and control over 3D assets used in GDevelop projects. * Delete IMPLEMENTATION_GUIDE_3D_MESH_PARTS.md * Delete TECHNICAL_DOCUMENTATION.md * some fixes * fix * fix 1 1 * fix3 * fix 4 * minor fix * Update Model3DRuntimeObjectMeshParts.ts
* Add implementation guide for 3D Mesh Parts Control feature * Add Model3DRuntimeObjectMeshParts implementation * Implement Mesh Parts Control Actions, Conditions, and Expressions * Create TECHNICAL_DOCUMENTATION.md for 3D Model Mesh Parts Control feature * 3D Model Mesh Parts Control - ( Action/Condition/Expression ) The 3D Model Mesh Parts Control feature in GDevelop allows developers to manipulate individual parts of a 3D model. This feature enhances the flexibility and control over 3D assets used in GDevelop projects. * Delete IMPLEMENTATION_GUIDE_3D_MESH_PARTS.md * Delete TECHNICAL_DOCUMENTATION.md * some fixes * fix * fix 1 1 * fix3 * fix 4 * minor fix * Update Model3DRuntimeObjectMeshParts.ts * Update JsExtension.js
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
4ian
reviewed
Feb 15, 2026
Owner
4ian
left a comment
There was a problem hiding this comment.
Thank you for the contribution, we will take a look this week!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 3D Model Mesh Parts Control feature in GDevelop allows developers to manipulate individual parts of a 3D model. This feature enhances the flexibility and control over 3D assets used in GDevelop projects.
Position Control :
meshpart-PositionControl.mp4
Rotation Control :
MeshPart-RotationControl.mp4
Scale Control :
MeshPart-ScaleControl.mp4
Hide/Show-Delete Control :
MeshPart-Show-Hide-delete-Control.mp4
example :
MeshPartControl.zip