-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Scene Editor stuff i left rotting here - Added copy and paste for the select tool - Fix tile collision viewer's random chance of displaying at an incorrect size when loading a stage - Fix crash on pre-v5 when attempting to pick a tile/chunk from the scene viewer at a location that exceeded the limits of the selected layer - fix #148 ,#146 and #145 - add #147 for v5 * patch flaw on #146 fix also: - clean clipboard if a copied entity gets deleted - fix select tool picking the entity next to a selected entity if there's a gap in the list as a result of deleting an entity - fix deleted entities through select tool not counting as editing the stage * fix crash on remove entity * Fix chunk multi-replace
- Loading branch information
Showing
15 changed files
with
763 additions
and
496 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.