Wykres commitów

2122 Commity (2661223141b50ea3141909f57577a3af3030399d)

Autor SHA1 Wiadomość Data
Piero Toffanin 2661223141 Remove COLLADA, show camera objects using glTF, add draco 2023-01-28 11:01:08 -05:00
Piero Toffanin aa9e9fe5bb Conditionally load GLBs if available 2023-01-27 19:13:10 -05:00
Piero Toffanin 9a11f70f9b glTF assets download 2023-01-26 14:42:42 -05:00
Piero Toffanin 5cf7195a8f Fix test 2023-01-25 11:47:57 -05:00
Piero Toffanin 8e2c0109be Unit tests 2023-01-25 10:39:39 -05:00
Piero Toffanin 0f7849990a Do not delete projects when delete request is initiated by non-owners 2023-01-25 10:32:53 -05:00
Piero Toffanin 6d58468be7 Save on Enter when adding/editing a project 2023-01-25 10:14:23 -05:00
Piero Toffanin 6eea1af4fe Accept srt 2023-01-24 11:10:14 -05:00
Piero Toffanin 212864a26c Accept video files 2023-01-24 10:37:06 -05:00
Piero Toffanin 95fb2fddf8 Accept las,laz files as input 2023-01-12 13:58:04 -05:00
Piero Toffanin 4a1923a95c Update locales 2023-01-04 11:41:05 -05:00
Piero Toffanin e555be9058
Do not use --feature-quality ultra 2022-12-20 10:42:28 -05:00
Piero Toffanin 5224c89313
Merge pull request #1278 from pierotofy/codem
Basic support for alignment files
2022-12-14 02:02:14 -05:00
Piero Toffanin 965a7f8bda
Merge pull request #1279 from pierotofy/hostswitcharoo
Fix node hostname switcharoo on Mac
2022-12-14 01:47:26 -05:00
Piero Toffanin ad41692aa3 Fix node hostname switcharoo on Mac 2022-12-14 01:19:36 -05:00
Piero Toffanin 0f4394feed Basic support for alignment files 2022-12-12 15:56:48 -05:00
Piero Toffanin d87c500921
Merge pull request #1275 from pierotofy/shhdjango
Silence django's session data corrupted warnings
2022-12-10 01:14:13 -05:00
Piero Toffanin 2278b0bb3f Silence django's session data corrupted warnings 2022-12-10 00:48:29 -05:00
Piero Toffanin f137750296
Merge pull request #1272 from OpenDroneMap/volfix
Fix volume MASK and smooth parameters
2022-12-06 12:52:06 -05:00
Piero Toffanin efcefa4719 Bump version 2022-12-06 12:45:14 -05:00
Piero Toffanin faf84af8ab Fix volume MASK and smooth parameters 2022-12-06 11:47:43 -05:00
Piero Toffanin 13df7c7d94
Merge pull request #1271 from AuScalableDroneCloud/pyodm_fix
Update PyODM to include url fix
2022-12-06 10:37:02 -05:00
Owen Kaluza f0552817d5 Update PyODM to include url fix
https://github.com/OpenDroneMap/PyODM/pull/25
2022-12-07 00:19:05 +11:00
Piero Toffanin 9ac40f8f5f
Merge pull request #1266 from smathermather/better_boot_options
Update boot.py with some option tweaks
2022-11-23 22:23:22 -05:00
Piero Toffanin f25b2962b8 Fix unit test 2022-11-23 15:15:11 -05:00
Stephen Mather b5b82ced5c
match correct number of presets 2022-11-22 23:38:00 -05:00
Stephen Mather fef544dada
Fix syntax in presets 2022-11-22 16:05:14 -05:00
Stephen Mather 711c6be42c
Separate ultra building 2022-11-22 13:52:57 -05:00
Stephen Mather cbc8644b34
Update boot.py 2022-11-20 21:06:40 -05:00
Stephen Mather a9def132e7
Update boot.py 2022-11-20 19:42:46 -05:00
Piero Toffanin 3394365d44 Revert bump mapping 2022-10-28 00:36:58 -04:00
Piero Toffanin 87840769e6
Merge pull request #1256 from AuScalableDroneCloud/autovacuum
Aggressive autovacuum settings
2022-10-25 11:52:04 -04:00
Piero Toffanin de65e11be2
Merge pull request #1257 from AuScalableDroneCloud/consolefix
Fix the "output truncated at undefined lines" message
2022-10-24 21:24:15 -04:00
Owen Kaluza a81583d37b Fix the "output truncated at undefined lines" message 2022-10-25 11:45:27 +11:00
Owen Kaluza da75da50cc Aggressive autovacuum settings
Taken from here https://dba.stackexchange.com/a/21649 to fix #1128
This could be overkill, but has fixed the issue in my testing, could
impact performance for concurrent users of the database.
2022-10-24 11:21:29 +11:00
Piero Toffanin 446fdb7987 Remember last custom basemap 2022-10-19 11:11:49 -04:00
Piero Toffanin 7ab2b14ba6 Accept .geojson on json processing node options 2022-10-19 10:50:11 -04:00
Piero Toffanin 21cb6b401c
Merge pull request #1251 from OpenDroneMap/noauto
Remove auto as a processing node option
2022-10-18 15:15:44 -04:00
Piero Toffanin 8fb5569b67 Remove auto as a processing node option 2022-10-18 14:34:47 -04:00
Piero Toffanin ed55a9d30e Link to org website only on public URLs 2022-10-08 12:49:48 +02:00
Piero Toffanin 01373dcfcf
Merge pull request #1247 from ssantacroce-uwach/feature/use_organization_website_in_public
Updated to check if a public link to use the organization website instead of /
2022-10-08 12:47:31 +02:00
Steve Santacroce 8670e26c9d Changed to use user.is_anonymous which is way better 2022-10-07 16:29:38 -04:00
Steve Santacroce f7b8fc8b4a Keep the old link if organization_website is blank 2022-10-07 10:24:19 -04:00
Steve Santacroce 6db30b88dc Updated to check if a public link to use the organization website
instead of /
2022-10-06 18:34:28 -04:00
Piero Toffanin 3af0db1b84
Merge pull request #1246 from pierotofy/mulfix
Plant Health Enhancements
2022-10-01 16:08:07 -04:00
Piero Toffanin e26de1af7d Add -1,1 range to ratio formulas 2022-10-01 18:09:42 +02:00
Piero Toffanin a803d919da Allow min/max input freedom 2022-10-01 17:43:26 +02:00
Piero Toffanin 7d191e3a8c Fix KMZ black border 2022-09-21 19:08:13 -04:00
Piero Toffanin a47a5de210 Fix indentation 2022-09-21 00:12:56 -04:00
Piero Toffanin 29ac754cc1
Merge pull request #1240 from IuliuNovac/master
FIX missing GPU in wsl
2022-09-21 00:10:28 -04:00