Skip to content

Fixed bottom face of the cube#95

Merged
ElhamAryanpur merged 2 commits intoAryanpurTech:masterfrom
USSURATONCACHI:master
Mar 21, 2025
Merged

Fixed bottom face of the cube#95
ElhamAryanpur merged 2 commits intoAryanpurTech:masterfrom
USSURATONCACHI:master

Conversation

@USSURATONCACHI
Copy link
Copy Markdown
Contributor

Before:
image

After:
image

@USSURATONCACHI
Copy link
Copy Markdown
Contributor Author

Edit: also fixed uv of the top face.

Before:
Снимок экрана_20250321_195158

After:
Снимок экрана_20250321_195254

@Gipson62
Copy link
Copy Markdown
Contributor

Sorry, this issue is entirely my fault when going from [f32; 3] to Vector3 I made quite a lot of those mistakes sadly

@USSURATONCACHI
Copy link
Copy Markdown
Contributor Author

USSURATONCACHI commented Mar 21, 2025

No need to sorry, its fine. I just propose fixes for bugs I find, as I am trying to use this engine.

@ElhamAryanpur ElhamAryanpur added the bug Something isn't working label Mar 21, 2025
@ElhamAryanpur ElhamAryanpur added this to the 0.7.0 milestone Mar 21, 2025
@ElhamAryanpur ElhamAryanpur linked an issue Mar 21, 2025 that may be closed by this pull request
@ElhamAryanpur
Copy link
Copy Markdown
Collaborator

These are absolutely awesome, I was planning on reviewing what broke them but you fixed them. I think a review of the Vector type is needed to ensure this fix is propagated along all examples and older code as well!

@ElhamAryanpur ElhamAryanpur merged commit 86883fb into AryanpurTech:master Mar 21, 2025
4 checks passed
@ElhamAryanpur ElhamAryanpur mentioned this pull request Mar 21, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Cube example is missing a triangle

3 participants