Skip to content

Conversation

D8H
Copy link
Contributor

@D8H D8H commented Jul 4, 2025

No description provided.

@D8H D8H self-assigned this Jul 4, 2025
@D8H D8H requested a review from a team as a code owner July 4, 2025 09:09
@D8H D8H added the 🔄 Extension update An update for an existing extension label Jul 4, 2025
@D8H D8H added the 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging. label Jul 4, 2025
@github-project-automation github-project-automation bot moved this to Needs review in Extensions review Jul 4, 2025
@D8H D8H force-pushed the 3d-particle-helper branch 3 times, most recently from 1e8be3e to 25eeb99 Compare July 7, 2025 16:34
@GDevelopApp GDevelopApp deleted a comment from github-actions bot Jul 7, 2025
@GDevelopApp GDevelopApp deleted a comment from github-actions bot Jul 7, 2025
@GDevelopApp GDevelopApp deleted a comment from github-actions bot Jul 7, 2025
@GDevelopApp GDevelopApp deleted a comment from github-actions bot Jul 7, 2025
@D8H D8H force-pushed the 3d-particle-helper branch from 25eeb99 to 1e7a716 Compare September 11, 2025 17:08
Copy link
Contributor

Errors were detected in this submission:

❌ 1 Error found in extension 'ParticleEmitter3D':

  ⟶ ❌ [JavaScript disallowed properties]: JavaScript usage of the extension 'ParticleEmitter3D' must be checked by the reviewer:
{
  allowedProperties: [
    'makeUuid',
    'rgbToHex',
    'rgbOrHexToRGBColor',
    'rgbToHexNumber',
    'hexNumberToRGB',
    'hexToRGBColor',
    'rgbOrHexStringToNumber',
    'hexNumberToRGBArray',
    'copyArray',
    'staticArray',
    'staticArray2',
    'staticObject',
    'toDegrees',
    'toRad',
    'random',
    'randomFloat',
    'randomFloatInRange',
    'randomInRange',
    'randomWithStep',
    'evtTools',
    'Variable',
    'RuntimeObject',
    'Logger',
    '__particleEmmiter3DExtension',
    'CustomRuntimeObject',
    'CustomRuntimeObjectInstanceContainer',
    'CustomRuntimeObject3DRenderer',
    'CustomRuntimeObject3D',
    'SpriteAnimationData'
  ],
  disallowedProperty: 'Polygon',
  objectName: 'gdjs'
}


❌ 1 Error found in extensions - please fix it before generating the registry.
No fatal error found the extension can be updated but still need fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔄 Extension update An update for an existing extension 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging.
Projects
Status: Needs review
Development

Successfully merging this pull request may close these issues.

1 participant