51 次代码提交 (63332582-3d85-4981-a228-41d6ac6338f0)

作者 SHA1 备注 提交日期
leopoldo-zugasti 64fae025 create first proof of concept for automating pyrception install and launch from Unity Editor 3 年前
leopoldo-zugasti 6d7bdf5a find absolute path to pyrception-utils 3 年前
leopoldo-zugasti 4b2e1502 Remove command window popping up and improve executing commands 3 年前
leopoldo-zugasti be5c79ed hide command prompt and use a progress bar instead 3 年前
leopoldo-zugasti 4ced7597 setup and execution of pyrception for macOS - not tested yet 3 年前
leopoldo-zugasti ba5d4c74 change location of pyrception menu 3 年前
leopoldo-zugasti 6506f922 fix commands for macOS and linux 3 年前
leopoldo-zugasti c9f454fa apply unity conventions for c# code 3 年前
leopoldo-zugasti 8077c552 fix progress bar not disapearing on error 3 年前
leopoldo-zugasti b6407647 force virtualenv to run using python3 3 年前
leopoldo-zugasti a1db4819 improve error messages and don't depend on PATH for virtualenv 3 年前
leopoldo-zugasti c97ee1cd change path character for OSX 3 年前
leopoldo-zugasti 05614232 change findstr to grep for OSX and linux 3 年前
leopoldo-zugasti e82e3b51 change Scripts to bin for OSX and linux 3 年前
leopoldo-zugasti 8cc61ce8 improve virtualenv installation for macOS 3 年前
Mohsen Kamalzadeh d40d4dfe Some fixes for mac 3 年前
leopoldo-zugasti ed30f2f5 attempt to fix space in path for pyrception on mac 3 年前
leopoldo-zugasti d6708b9a don't allow multiple pyrception instances to be started 3 年前
leopoldo-zugasti e43e2300 replace --data value by cd before command 3 年前
leopoldo-zugasti 8f35c953 develop segmentation preview in streamlit, fix dependency on system to get font 3 年前
leopoldo-zugasti 0c1455b7 testing with Mohsen 3 年前
leopoldo-zugasti 66f4faa9 space ?fix? on mac 3 年前
leopoldo-zugasti 4f89b138 Improve speed of rendering semantic segmentation 3 年前
leopoldo-zugasti a4e2c24c Installation through Python for Unity instead of direct pip install 3 年前
leopoldo-zugasti 31abd228 macOS Python for Unity 3 年前
Mohsen Kamalzadeh e67ad680 some fixes for mac 3 年前
leopoldo-zugasti 8a248dba Custom components and grid view 3 年前
Leopoldo Zugasti 8dac7b54 Change handeling of paths for macos 3 年前
leopoldo-zugasti 70f43750 Added new python executable for mac 3 年前
leopoldo-zugasti 63332582 polish install for Windows 3 年前
leopoldo-zugasti 51cb9173 Polish install for MacOS 3 年前
leopoldo-zugasti 39f7b49c Make sure that only one instance exists 3 年前
leopoldo-zugasti 286baf56 Attempt to Kill process when unity closes 3 年前
leopoldo-zugasti 4727bed4 Destroy process only if on MacOS 3 年前
leopoldo-zugasti 09663984 Fix OSX typo + remove printing 3 年前
leopoldo-zugasti 326eb615 kill process on editor close 3 年前
leopoldo-zugasti 38bcae7a Handle multiple runs 3 年前
leopoldo-zugasti 5713fc70 change static variable to player prefs 3 年前
leopoldo-zugasti 512ec808 change static variable to player prefs for mac 3 年前
leopoldo-zugasti 031f498b Try restarting browser instead of killing process in mac 3 年前
leopoldo-zugasti 945664d3 Polish message when starting app 3 年前
leopoldo-zugasti 17cf455f MacOs PlayerPrefs fix 3 年前
leopoldo-zugasti 05d94f5c Image zoom in 3 年前
leopoldo-zugasti 30dc05b5 3d bounding box visualization 3 年前
leopoldo-zugasti 3e059754 Change how strings are saved in DatasetJsonUtility.cs 3 年前
leopoldo-zugasti 9b037d58 Improve launching based on process ID of python process, process ID of pyrception process, port of python process. Can now launch multiple instances from different projects 3 年前
leopoldo-zugasti c08c2888 Port and PID handling for MacOS 3 年前
leopoldo-zugasti e7a1c77d Add comments 3 年前
leopoldo-zugasti d82b2bab Do not allow setup while running and do not allow run before setup 3 年前
leopoldo-zugasti dbf34a22 Improve where file for streamlit instances is stored 3 年前
leopoldo-zugasti 63d6b76a Server Side Folder Selector for visualizer 3 年前