Commit Graph

8 Commits

Author SHA1 Message Date
max e81a4ec119 Merged goto01 and reworked some code.
Implemented the texture scaler provided by goto01 (Kiryl Tkachou) and removed the old ones.
Implmented the mesh export bugfixes.
Changed mesh export names.
Changed texture export names.
Updated the the export window.
Updated export functionality.
Updated hotkeys.
Fixed quad duplication bug.
Minor visual changes.

Co-Authored-By: Kiryl Tkachou <goto01@users.noreply.github.com>
2019-08-30 01:11:33 +02:00
Kiryl Tkachou 9a13ddb24e Fixed quad title 2019-07-26 15:51:51 +03:00
KirylTkachou 6ac386c1b5 Fixed quad title 2019-07-23 23:56:38 +03:00
KirylTkachou e2abb77afe Fixed quad title 2019-07-23 23:53:53 +03:00
max 1251736f5b Updated & tested with Unity 2019.1.8f1
Minor changes.
2019-07-03 00:02:40 +02:00
max 78e4fb0ad1 #if UNITY_EDITOR
Added '#if UNITY_EDITOR' to all the scripts that should only run/be used in the editor.
2019-05-04 13:29:02 +02:00
max 82efcbb6d0 Duplicate Quad, Settings, Hotkeys.
Added the option to duplicate the selected quad.
Added settings for focus, duplication, hotkeys.
Added hotkeys, can be enabled in the settings file.
2019-03-31 18:09:53 +02:00
max 13b1344a23 1.0, gitignore 2018-08-27 11:55:21 +02:00