Skip to content

Fix center point value of custom objects when a custom center is set#8432

Merged
D8H merged 10 commits intomasterfrom
fix-custom-center
Mar 26, 2026
Merged

Fix center point value of custom objects when a custom center is set#8432
D8H merged 10 commits intomasterfrom
fix-custom-center

Conversation

@D8H
Copy link
Collaborator

@D8H D8H commented Mar 24, 2026

No description provided.

@D8H D8H requested a review from 4ian as a code owner March 24, 2026 18:08
@D8H D8H force-pushed the fix-custom-center branch from 277b202 to 4c446ce Compare March 24, 2026 18:27
@4ian
Copy link
Owner

4ian commented Mar 25, 2026

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4c446ce113

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@D8H D8H force-pushed the fix-custom-center branch from 3101390 to 31d84b2 Compare March 25, 2026 13:33
@D8H D8H force-pushed the fix-custom-center branch from eb3a553 to 5dd755e Compare March 25, 2026 13:45
@D8H D8H force-pushed the fix-custom-center branch from 77eebb3 to db0c69f Compare March 25, 2026 20:45
@D8H D8H force-pushed the fix-custom-center branch from db0c69f to 80eca4b Compare March 25, 2026 20:46
// @ts-check

/**
* Basic tests for gdjs.SpriteRuntimeObject
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
* Basic tests for gdjs.SpriteRuntimeObject
* Basic tests for gdjs.CustomRuntimeObject3D

*/
describe('gdjs.CustomRuntimeObject3D', function () {
/**
* Create a CustomRuntimeObject with a SpriteRuntimeObject using a 64x64
Copy link
Owner

Choose a reason for hiding this comment

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

This comment is false?

@D8H D8H merged commit 6fab4f0 into master Mar 26, 2026
6 checks passed
@D8H D8H deleted the fix-custom-center branch March 26, 2026 14:03
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