Skip to content

Commit

Permalink
Merge branch 'dev' into compat-5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Mar 18, 2024
2 parents 15411c0 + a1c877d commit 5a16bf8
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 619 deletions.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"Effects/FlxTween/source",
"Effects/MosaicEffect/source",
"Effects/Parallax/source",
"Effects/PostProcess/source",
"Effects/Transitions/source",
"Features/CollisionAndGrouping/source",
"Features/Colors/source",
Expand Down
3 changes: 0 additions & 3 deletions Editors/TexturePackerAtlas/source/MenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,5 @@ class MenuState extends FlxState
x11.animation.addByPrefix("spin", "", 3);
x11.animation.play("spin");
add(x11);

// Remove atlas bitmaps from memory (useful for targets with hardware acceleration: cpp only atm).
FlxG.bitmap.dumpCache();
}
}
75 changes: 0 additions & 75 deletions Effects/PostProcess/PostProcess.hxproj

This file was deleted.

85 changes: 0 additions & 85 deletions Effects/PostProcess/Project.xml

This file was deleted.

Binary file removed Effects/PostProcess/assets/images/logo.png
Binary file not shown.
47 changes: 0 additions & 47 deletions Effects/PostProcess/assets/shaders/blur.frag

This file was deleted.

16 changes: 0 additions & 16 deletions Effects/PostProcess/assets/shaders/deuteranopia.frag

This file was deleted.

141 changes: 0 additions & 141 deletions Effects/PostProcess/assets/shaders/grain.frag

This file was deleted.

Loading

0 comments on commit 5a16bf8

Please sign in to comment.