Commit c4cc07c
Improve zoomed debug hitboxes performance (#3449)
* Update FlxObject.hx
* Small margin expansion
Had to do this because of the current antialiasing problems with openfl issue, similarly to the problem resolved in #3397
* fix non-flash blit targets + simplify
---------
Co-authored-by: GeoKureli-BlackbookPro <[email protected]>1 parent ce80660 commit c4cc07c
1 file changed
+20
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1254 | 1254 | | |
1255 | 1255 | | |
1256 | 1256 | | |
1257 | | - | |
1258 | | - | |
1259 | | - | |
1260 | | - | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
1261 | 1276 | | |
1262 | 1277 | | |
1263 | 1278 | | |
| |||
1285 | 1300 | | |
1286 | 1301 | | |
1287 | 1302 | | |
1288 | | - | |
| 1303 | + | |
1289 | 1304 | | |
1290 | 1305 | | |
1291 | 1306 | | |
| |||
0 commit comments