Christian Oeing
Christian Oeing
Because of some refactoring and cleanup, the EntityManager now doesn't have a reference to the BlueprintManager anymore, but they are completely separate. The InspectorEntityAttribute needs the BlueprintManager though to map...
- Entity event mapping - I can register/remove from an event for a specific entity. (Event data has to be int or derived from EntityEvent)
``` High glob-parent before 5.1.2 vulnerable to Regular Expression Denial of Service in enclosure regex Package glob-parent Patched in >=5.1.2 Dependency of @ngx-env/builder [dev] Path @ngx-env/builder > cpy > globby...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 I'd like to suggest that `TYPES.CALC` should be valid for margins as well. I used `patch-package` to use it...
### Current Behavior I am doing successful backend rendering now thanks to the new `@pixi/node` package 👍 Unfortunately the `@pixi/sprite-tiling` package does not seem to play well with the `gl`...
``` PixiJS Deprecation Warning: settings.FILTER_RESOLUTION is deprecated, use Filter.defaultResolutionDeprecated since v7.1.0 ``` Using `@pixi/[email protected]` with `[email protected]` The line responsible for this should be this one: https://github.com/pixijs/filters/blob/b013c9bd8169a0c7c96bf08b5122f5e8b4bc2c8a/filters/drop-shadow/src/DropShadowFilter.ts#L46C9-L46C47
Getting this error when importing the library the way it is written in the documentation: `Cannot use namespace 'TypedEmitter' as a type.` The code which is working for me looks...
``` PixiJS Deprecation Warning: Renderer.registerPlugin() has been deprecated, please use extensions.add() instead. Deprecated since v6.5.0 at Object. (.\node_modules\pixi-projection\src\base\index.ts:9:1) ``` When using this package with PixiJS >= 6.5.0
Hi there, Thanks for providing this package, it makes developing After Effects libraries with TypeScript much easier :) Unfortunately I get an error when importing the package inside Jest unit...
### ImageMagick version 7.1.0-60 ### Operating system Windows ### Operating system, version and so on Windows 11 ### Description There is already a longer discussion about it: https://github.com/ImageMagick/ImageMagick/discussions/2839 The short...