We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125f160 commit eb21f24Copy full SHA for eb21f24
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Change Log
2
3
+## [0.3.4] - 20xx-xx-xx
4
+### Added
5
+- Added 'drag and drop' support for `.png`, `.map`, and `.tup` files
6
+- Added half-step alignment if LSHIFT pressed (regardless of active alignment mode)
7
+
8
+### Changed
9
+- Removed .tup version selection ComboBox for OpenFile dialog
10
11
+### Fixed
12
+- Fixed a crash on null ZoneType index editing
13
+- Fixed a possible crash on operation with text strings
14
+- Fixed export of empty object layers (critical for DDNet v19.2+)
15
16
## [0.3.3] - 2024-07-10
17
### Added
18
- Inspector displays zone subtype name instead of index
0 commit comments