Eric

Results 238 issues of Eric

ESLint has functionality which provides the following additional quickfixes: * Perform quick fix for all instances of this issue in this file. For example, "Fix all instances of StringLiteral in...

enhancement

Integrating the changes provided by Google's LiquidFun library would provide particle-based fluid and soft body simulation to the library. Code to reference: * Original C++: [LiquidFun](https://github.com/google/liquidfun) * Java Port: [JBox2D](https://github.com/jbox2d/jbox2d)

I've only been able to reproduce this on Windows, but I can reproduce it reliably with the following steps. 1. Run `lime create SimpleImage` to create a simple project. 2....

Currently, the project file is specified in `lime.projectFile` and thus only one project can be accessed by Lime build tasks at a time. Adding this as an option which is...

Provides the following changes: - Store the original values for the fragment/vertex header such that they can be accessed by child classes. - Store the original values for the fragment/vertex...

This PR adds the following functions to the AssetCache: - `getKeys(prefix:String = null):Array` - `getBitmapKeys(prefix:String = null):Array` - `getFontKeys(prefix:String = null):Array` - `getSoundKeys(prefix:String = null):Array` - `clearBitmapData(prefix:String = null):Void` -...

**Describe the bug** Setting the window color to transparent has the expectation of making the objects behind it visible, which useful for things such as overlays and loading splash graphics....

😰 Type: Bug
🗃️ Status: Review Needed

Add a minimally reproducable test program to the project, written with OpenFL, which demonstrates the use of SVG-based images.

https://github.com/openfl/svg/blob/5842f1c636c848e31ef9f72b5962bf78a6611b21/test.hxml#L6 I had to change this line to `-cp format` to get it to build. After that, tests succeeded except for: ``` Class: MacroTest . Class: SvgGenerationTest ...!....... FAIL: massive.munit.AssertionException:...

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

account-needed
site-bug