Openfl

Latest version: v1.6

Safety actively analyzes 688896 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 29

6.1.2

------------------

* Fixed regression in color order when processing SWF assets
* Fixed an issue with MovieClip children being removed improperly

6.1.1

------------------

* Added missing `vector.removeAt` method
* Added missing `stage.contentsScaleFactor` property
* Improved the error messages on HTML5
* Fixed the default separator value for `vector.join`
* Fixed support for certain kinds of recursion in `eventDispatcher.dispatchEvent`
* Fixed a regression in dimensions for glow and blur filters
* Fixed the behavior of `tilemap.removeTiles()` with no arguments
* Fixed missing properties on Flash `openfl.text.TextField` extern
* Fixed the default endianness of `Socket` and `XMLSocket`
* Fixed a possible infinite loop in `TextField` layout
* Fixed some issues with `MovieClip` frame scripts that skip frames
* Fixed the behavior of alpha images in `bitmapData.copyPixels`
* Fixed endianness issues in `bitmapData.getPixels` and `bitmapData.setPixels`

6.1.0

------------------

* Added official support for Adobe AIR
* Added initial support for blur, glow and drop shadow filters
* Added `Sound.loadFromFile` for consistency with other asset types
* Added support for setting `Mouse.cursor` to a `lime.ui.MouseCursor` value
* Added initial support for `tile.rect` for custom `Tile` source rectangles
* Improved the (beta) `TileArray` API with support for iterating in a loop
* Improved the (beta) `TileArray` API with a shared `ITile` interface
* Improved the memory used for SWF libraries that use JPEG alpha channels
* Improved `GameInput` to dispatch `DEVICE_ADDED` for pre-existing devices
* Improved code completion support when using `-Dopenfl-dynamic`
* Improved support for winding rules in `graphics.drawPath`
* Fixed multiple issues affecting `Tilemap` behavior and rendering
* Fixed multiple issues affecting `TextField` rendering and layout
* Fixed support for using `blendMode` in `bitmapData.draw`
* Fixed scissor coordinates in Stage3D render-to-texture
* Fixed handling of "rcp" AGAL code in support of Away3D
* Fixed issue when setting `lineStyle` at certain times in vector draw instructions
* Fixed automatic removal of manually added `MovieClip` children
* Fixed missing scroll event when scrolling a `Textfield`
* Fixed possible duplication of property names in generated SWF classes
* Fixed missing `stage` reference on `MovieClip` creation
* Fixed missing `Loader.uncaughtErrorEvents` reference
* Fixed GLSL issue on Raspberry Pi devices

6.0.1

------------------

* Fixed caching in `Bitmap` when there are `BitmapData` changes
* Fixed a regression in GL rendering for `Tilemap`
* Fixed issue where `tileArray.visible` could affect multiple tiles
* Fixed the value of info.level when a NetConnection succeeds

6.0.0

------------------

* Removed `openfl.gl` typedefs (use `lime.graphics.opengl`)
* Removed TypedArray typedefs (use types from `lime.utils.*`)
* Added (beta) custom shader support for most basic `DisplayObject` types
* Added (beta) `TileArray` API for `Tilemap` rendering
* Added support for OpenGL hardware `colorTransform`
* Added initial support for JS/HScript frame scripts with SWF content
* Added initial sound exporting to SWF content bundles
* Added blend mode support for canvas, Cairo, and improved GL support
* Added support for skipping rendering if the stage has not changed
* Added support for `Tilemap` OpenGL `colorTransform` and custom shaders
* Made `openfl.utils.ByteArray` use Lime `System.endianness` by default
* Changed the output directory to not include the build type by default
* Improved the quality of `MovieClip` animation rendering
* Improved SWF content to support `visible`, `blendMode` and `cacheAsBitmap`
* Improved documentation to be in Markdown format instead of HTML
* Improved SWF font name matching if font name has no spaces
* Improved support for SWF custom base classes
* Improved support for WebAssembly builds
* Fixed support for `cacheAsBitmap` on HTML5 -Ddom rendering
* Fixed use of `bitmapData.draw` on high-DPI HTML5 -Ddom rendering
* Fixed an issue with some kinds of UTF8 text input
* Fixed sorting of event listeners to preserve order if priority is equal
* Fixed rendering of `SimpleButton` on HTML5 -Ddom mode
* Fixed use of insecure WebSocket protocol on https:// sites
* Fixed unknown file extension in generated SWF content with some servers
* Fixed rendering of `stage3D.x`/`stage3D.y` when using a scissor
* Fixed caret not rendering on Cairo when `textField.text` is empty
* Fixed rendering issue on Chrome when resizing canvas in -Ddom mode
* Fixed compilation in JavaScript -Dmodular builds

5.1.5

------------------

* Fixed regression where `loader.unload()` set `contentLoaderInfo` to `null`
* Fixed possible build error in URLLoader

Page 10 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.