Thank you very much for the release!
I'm trying it out and will collect some feedback here.
(a) 32bit vs 64bit
Maybe you could clarify the doc a little:
Of course it is possible to run the 32bit version on a 64bit machine.
Whatever version you choose, you need the corresponding 32bit or 64bit exeuting JavaRE for that.
(b) small improvement of "run.bat":
if you change the current line
java -Djava.library.path="natives/" -jar LDPartEditor.jar
to
start "" java -Djava.library.path="natives/" -jar LDPartEditor.jar
, then the grey window will go away and not stay during program run
© icons
I find the top left icons (new, open, save) to be too transparent. I can barely see their icon and cannot easily
visually distinguish them.
(d) keyboard shortcuts
I just used Ctrl+Z on windows for "undo", but then something strange happened...
I'm trying it out and will collect some feedback here.
(a) 32bit vs 64bit
Maybe you could clarify the doc a little:
Of course it is possible to run the 32bit version on a 64bit machine.
Whatever version you choose, you need the corresponding 32bit or 64bit exeuting JavaRE for that.
(b) small improvement of "run.bat":
if you change the current line
java -Djava.library.path="natives/" -jar LDPartEditor.jar
to
start "" java -Djava.library.path="natives/" -jar LDPartEditor.jar
, then the grey window will go away and not stay during program run
© icons
I find the top left icons (new, open, save) to be too transparent. I can barely see their icon and cannot easily
visually distinguish them.
(d) keyboard shortcuts
I just used Ctrl+Z on windows for "undo", but then something strange happened...