ruffle/core/src
David Wendt 632052f49e core: Manually fire late `added`/`addedToStage` events on AVM2 roots 2022-06-26 19:50:35 -07:00
..
avm1 chore: Fix latest Clippy warnings 2022-06-08 07:19:56 +03:00
avm2 avm2: Convert flash.geom.Matrix to ActionScript 2022-06-24 12:34:12 -05:00
backend render: Remove unused `unmultiply_alpha_rgba` 2022-06-11 08:28:24 +03:00
bitmap render: Introduce `RenderBackend::register_bitmap` 2022-06-02 15:27:29 -07:00
display_object core: Manually fire late `added`/`addedToStage` events on AVM2 roots 2022-06-26 19:50:35 -07:00
html swf: Introduce `Color::BLACK` 2022-05-12 12:12:06 -07:00
xml xml: Remove `XmlAttributesObject` 2022-05-07 10:24:45 -07:00
avm1.rs avm1: Pass ExecutionReason to `Object::call_method` 2022-05-14 22:29:44 -07:00
avm2.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00
backend.rs core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00
binary_data.rs core: Add DefineBinaryData and SymbolClass connection (Part of #1368) 2021-08-21 12:24:46 -06:00
bitmap.rs avm2: Implement `BitmapData`'s constructor. 2021-09-11 12:11:35 -07:00
bounding_box.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
character.rs core: Add DefineBinaryData and SymbolClass connection (Part of #1368) 2021-08-21 12:24:46 -06:00
color_transform.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
config.rs core: Require `serde` feature 2022-02-27 23:19:46 +02:00
context.rs core: Use `Arc::new_cyclic` in player initialization 2022-04-29 09:14:32 -07:00
context_menu.rs core: Require `serde` feature 2022-02-27 23:19:46 +02:00
display_object.rs chore: Fix latest Clippy warnings 2022-06-08 07:19:56 +03:00
drawing.rs swf: Clean up LineStyle 2022-04-11 22:50:40 -07:00
ecma_conversions.rs avm1: Format floating-point numbers 2022-04-09 22:40:59 -07:00
events.rs core: Add some KeyCode variants 2022-04-21 21:40:04 -07:00
external.rs avm1: Grab SWF version from executing clip 2022-05-07 10:25:10 -07:00
focus_tracker.rs avm1: Grab SWF version from executing clip 2022-05-07 10:25:10 -07:00
font.rs swf: Use bitflags for `FontFlag` 2022-03-26 11:33:26 -07:00
html.rs core: Fix caret position in multi layout text 2020-11-02 11:43:10 -08:00
lib.rs core: Add PlayerBuilder 2022-04-29 09:14:32 -07:00
library.rs core: Cleanup `Avm1ConstructorRegistry` 2022-02-10 07:58:30 +02:00
loader.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
locale.rs core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00
matrix.rs chore: Stop using traits available in prelude 2022-03-14 01:16:00 +02:00
player.rs avm2: Use render_list instead of depth_list in most cases 2022-06-11 00:59:18 +03:00
prelude.rs core: Store `DisplayObjectBase` in `InteractiveObjectBase`. 2021-11-09 16:48:29 -07:00
shape_utils.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
string.rs Move back AvmString into ruffle_core::string 2022-03-26 13:42:57 -07:00
tag_utils.rs web: Fix some warnings 2022-05-09 22:28:43 -07:00
transform.rs core: Use `swf::Matrix::translate` in more places 2022-05-29 21:33:53 +03:00
types.rs chore: Appease clippy 2021-01-04 13:17:26 -08:00
vminterface.rs chore: Use matches!(...) in more places 2021-04-16 15:25:22 -07:00
xml.rs xml: Refactor `XmlNode` creation methods 2022-04-08 16:34:57 -07:00