You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Every commit now triggers an automatic build of the application at this link: [https://github.com/dertwist/Hammer5Tools/releases/tag/dev](https://github.com/dertwist/Hammer5Tools/releases/tag/dev)
4
+
5
+
## ✏️ SmartProp Editor
6
+
7
+
- Added `Material` variable type
8
+
- Added `Material replacement` property
9
+
- Added undo/redo support for variable additions, deletions, and edits (choices have limited undo history support)
10
+
- Added drag-and-drop reorder support for modifiers and selection criteria
11
+
- Improved property undo with incremental updates instead of full rebuilds
12
+
- Extended variable handling in choices to support `string` and `vector3d` types
13
+
- Added warning property for unverified functionality
14
+
- Optimized property widget pooling and completion cache handling
15
+
- Implemented asynchronous property frame initialization and batch processing
16
+
17
+
## 🔊 SoundEvent Editor
18
+
19
+
- Added a history dock for visualizing the undo/redo action history
20
+
- Added a soundevent player widget
21
+
- Added **Internal Soundevent Explorer** with context menu integration (copy, play, preview)
22
+
- Added multi-select support in the explorer with a context menu for copying asset names
23
+
- Added bulk paste for file paths from clipboard in the Files property
24
+
- Added duplicate sound events command
25
+
- Enhanced undo functionality with property deletion tracking
26
+
- Minor fixes and tooltips improvements
27
+
- Added clipboard paste and expand/collapse functionality to the property editor
28
+
29
+
## 🖼️ Loading Editor
30
+
31
+
- Added SVG rescaling functionality with fixed output dimensions
32
+
- Added new checkbox and tips UI for SVG rescaling
0 commit comments