Wykres commitów

293 Commity (482502dea1d1f0dedc45ae86f286c607faab18c9)

Autor SHA1 Wiadomość Data
Piero Toffanin 17c3b937bb Removed directional lights 2017-01-19 15:45:22 -05:00
Piero Toffanin cccc1d1935 Added standby component for loading textured mesh 2017-01-19 15:40:04 -05:00
Piero Toffanin b08b09f581 3d model display page loading proper paths for selected task, basic error handling 2017-01-18 16:17:43 -05:00
Piero Toffanin 7530515f25 Raw assets API, path traversal checks 2017-01-18 14:49:53 -05:00
Piero Toffanin 5370254722 CSS fixes, point cloud and textured model display working proof of concept! 2017-01-11 17:39:36 -05:00
Piero Toffanin 4c7c53e07d Updated potree code to run on latest version of three.js, still a few quirks to solve 2017-01-11 13:50:07 -05:00
Piero Toffanin 370cb1dfbe Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into 3dmodel 2017-01-11 09:12:55 -05:00
Piero Toffanin 287bc022d6 Update README.md
Rewording
2017-01-09 22:13:08 -05:00
Piero Toffanin fff9080093 Update README.md
sudo-proofed commands
2017-01-09 22:06:15 -05:00
Piero Toffanin 5718fc59e9 Update README.md
Moved youtube link higher, issue report link.
2017-01-09 21:59:04 -05:00
Piero Toffanin f96157580b Update README.md
Shell commands highlight, youtube video link, cleanup
2017-01-09 21:55:32 -05:00
Piero Toffanin 5ed51665bf Update README.md
Modified commands as suggested by D.Baldwin
2017-01-09 21:47:54 -05:00
Piero Toffanin 2ff833b3a7 dat.gui CSS fixes, stats display 2017-01-06 11:56:33 -05:00
Piero Toffanin 4353739dd7 Potree integration (still need to cleanup) 2017-01-04 11:51:50 -05:00
Piero Toffanin f9f4f9f869 Started replacing OSGJS with three.js 2017-01-02 18:08:09 -05:00
Piero Toffanin 9fc005d8aa Fixed z-index issue 2016-12-30 18:21:40 -05:00
Piero Toffanin f5802b707e Fixed dropdown menu 2016-12-30 17:59:38 -05:00
Piero Toffanin b198f9b706 Fixed dropdown menu 2016-12-30 17:58:52 -05:00
Piero Toffanin bfcb2ac729 Merge branch 'console-colors' into 3dmodel 2016-12-30 15:44:55 -05:00
Piero Toffanin b036ec8061 Merge pull request #76 from pierotofy/console-colors
Changed escape codes to make terminal colors work on MacOS
2016-12-29 16:18:09 -05:00
Piero Toffanin f4df6eb4f7 Changed escape codes to make terminal colors work on MacOS 2016-12-29 16:15:59 -05:00
Piero Toffanin f9f4cd35e7 Proof of concept 3d model display 2016-12-19 16:39:38 -05:00
Piero Toffanin e5f6c985c0 Added skeleton files for 3d model display 2016-12-18 17:29:34 -05:00
Piero Toffanin e6d6c855ca Fixed webodm.sh bug 2016-12-15 17:13:50 -05:00
Piero Toffanin 8d62807a59 Merge pull request #66 from pierotofy/task_stuck_fix
Task stuck fix
2016-12-14 09:32:44 -05:00
Piero Toffanin 3a6e270d27 Removed ALTER SYSTEM set, users will just have to set those options manually. This is done automatically in Docker. 2016-12-14 09:24:49 -05:00
Piero Toffanin d6ef80986f Added proposed changes by @mojodna 2016-12-14 09:06:04 -05:00
Piero Toffanin fbee45c08c Added requirement note in README 2016-12-13 10:11:14 -05:00
Piero Toffanin 32108c7f32 Changed shebang on wait-for-it.sh 2016-12-13 10:04:59 -05:00
Piero Toffanin 070e72bd5a Added ALTER command in init.sql 2016-12-13 10:01:18 -05:00
Piero Toffanin bf9a7ba718 Better exception handling, fixes 2016-12-13 09:52:15 -05:00
Piero Toffanin 9f674a1b41 Fixed dockerfile, now uses testing packages of debian to install GDAL 2.1 2016-12-12 17:35:03 -05:00
Piero Toffanin 3bdb3acc08 Forgot -y flag 2016-12-12 15:09:09 -05:00
Piero Toffanin 8d41ef88ed Dockerfile fix 2016-12-12 14:56:54 -05:00
Piero Toffanin 3cdf7b4abe Dockerfile fix 2016-12-12 14:56:01 -05:00
Piero Toffanin 3e504ffe6c Dockerfile fix 2016-12-12 14:42:28 -05:00
Piero Toffanin bec65c4780 ubuntugis repository for gdal 2.1 dependency, gdal version check in start.sh 2016-12-12 14:09:25 -05:00
Piero Toffanin a108640fcb Added missing migration 2016-12-12 13:27:25 -05:00
Piero Toffanin a9d7cc63ab Removed makemigrations command 2016-12-12 12:48:01 -05:00
Piero Toffanin e460220048 Added migrations 2016-12-12 12:47:00 -05:00
Piero Toffanin 7db9ba200b Test fixes, postgis migration 2016-12-12 12:25:54 -05:00
Piero Toffanin 5c54aca9c1 Added OffDbRasterField, changed orthophoto type from RasterField to OffDbRasterField 2016-12-12 10:32:17 -05:00
Piero Toffanin dcdf69feb9 from_pgraster and to_pgraster out-of-db support 2016-12-10 13:28:34 -05:00
Piero Toffanin 03baa57dbd CSS fix, slate docs (started working on them), webodm.sh improvement 2016-12-08 14:02:37 -05:00
Piero Toffanin 49a8b1bf8e First version of docker launch script 2016-12-07 18:57:07 -05:00
Piero Toffanin d9a56eb4ae Fixed console CSS to not wrap (better display) 2016-12-06 14:18:09 -05:00
Piero Toffanin 0c2b1a7a69 Fixed unary operator warning 2016-12-06 11:34:31 -05:00
Piero Toffanin 5d5ce6b548 Removed exact version from db Dockerfile, reverted to 9.5 2016-12-06 10:45:15 -05:00
Piero Toffanin 9c443e0546 Changed postgis package 2016-12-06 10:32:48 -05:00
Piero Toffanin 9923a1815f Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-12-06 10:25:30 -05:00