File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ N64 texture ripper and editor
3434
3535### Changelog ###
3636
37+ 0.0.3: Beta test 3 release
38+ * Add right-click context menu for exporting and setting palette offset
39+ * Show hovered pixel color information
40+ * Add Shift modifier for mouse wheel scrolling
41+
37420.0.2: Beta test 2 release
3843* Improve responsiveness of click events
3944* Add mouse wheel support for scrolling up/down rows
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.0.2 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.0.2 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.0.3 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.0.3 .0" ) ]
You can’t perform that action at this time.
0 commit comments