RSDKModding / RetroED

RetroED v2.0
GNU General Public License v3.0
27 stars 5 forks source link

[Level Editor] Collision Viewer rework #100

Closed Leonx254 closed 6 months ago

Leonx254 commented 6 months ago

Rewrites how tile collision drawing is handled on the level editor, greatly improving performance and allowing for collision edits to be updated the moment they're changed. It also implements collision editing for v1 and optimizes collision editing, and brings some bug fixes to the table.

Leonx254 commented 6 months ago

Improved performance and bugfixes for tile collision viewer. the check buttons in v5 tile properties now apply the changes on the drawn tiles. Z and X shortcut buttons for tile flipping are applied on the tile properties widget instead of on the viewer