11990 Commits

Author SHA1 Message Date
Pirmin Kalberer
90d9ae1738 Default compositor multitexture_ffp 2011-07-05 23:52:52 +02:00
Pirmin Kalberer
641edcb750 Fixed world.tif install 2011-07-05 23:52:52 +02:00
Pirmin Kalberer
4408185d3d Replaced earth file with programmatic map construction 2011-07-05 23:52:52 +02:00
Pirmin Kalberer
4c36e58004 Update to OsgEarth 2.0 2011-07-05 23:46:45 +02:00
Pirmin Kalberer
6b84c44403 Use CMake vars 2011-07-05 23:46:45 +02:00
mbernasocchi
6cf00e784e plugin visibility system was added to trunk in https://trac.osgeo.org/qgis/changeset/15224 2011-07-05 23:46:45 +02:00
mbernasocchi
78097a7888 Globe is now visible to other (python as well) plugins. signals from globe can be catched. 2011-07-05 23:46:45 +02:00
Marco Bernasocchi
c64de21118 implemented a better syncExtent method using QgsDistanceArea 2011-07-05 23:46:45 +02:00
Marco Bernasocchi
b697d13cac code clean up 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
481e0ea298 - added support for globe coordinates, they are now shown in the status bar. - added modkey support 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
9bca3a737a shows mouse click WGS coordinates 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
64d1129ae2 fixed bug in elevation layers dialog when changeing between projects 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
d3dfc8ee47 Patched source against http://trac.osgeo.org/qgis/changeset/14452 to use newProjectCreated signal 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
0b8d76939b Fixed bug on new project created 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
cd72e51a4a nicer gui 2011-07-05 23:46:44 +02:00
Pirmin Kalberer
601c4db3b3 Debug message removed 2011-07-05 23:46:44 +02:00
Pirmin Kalberer
b49316aa02 Place 3D models on point layer 2011-07-05 23:46:44 +02:00
Pirmin Kalberer
764d002a7b globe_plugin_guibase.ui removed 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
ecbd2da676 FIXED ALL issues regarding elevationDatasourceChanges and globeClosed signals 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
8f40cd8ca6 fixed closeEvent by subclassing QDockWidget instead of QgsGLWidgetAdapter 2011-07-05 23:46:44 +02:00
Marco Bernasocchi
34a7461ea0 fixed GlobeClosed signal, now need to fix closeEvent 2011-07-05 23:46:43 +02:00
Marco Bernasocchi
930d124899 fixed elevationDatasetsChanged() signal 2011-07-05 23:46:43 +02:00
Marco Bernasocchi
17aca2d1fd added suppor for signals for elevationDatasourceChanged and globeClosed, they don't work yet since I neet to understand how to set viever and mSettingsDialog as sender. see FIXME in globe_plugin.cpp
Regression: moving rows up and down bug -> work on it tomorrow
2011-07-05 23:46:43 +02:00
Marco Bernasocchi
23f0195af9 testing newProjectCreated () signal 2011-07-05 23:44:37 +02:00
Pirmin Kalberer
4ed9c53060 Use cache from settings 2011-07-05 23:44:37 +02:00
Pirmin Kalberer
0cbd8a3e69 getDatabasePager clear when changing 3D settings 2011-07-05 23:44:37 +02:00
Marco Bernasocchi
9da6afca15 initial readProject signal support 2011-07-05 23:42:53 +02:00
Marco Bernasocchi
f91810590c fixed earth file 2011-07-05 23:42:53 +02:00
Marco Bernasocchi
1667fb813a gui stable, added cache checkboxes 2011-07-05 23:42:53 +02:00
Marco Bernasocchi
9564033cdb adding initial cache support 2011-07-05 23:42:53 +02:00
Pirmin Kalberer
43e4ea18b6 Elevation layers from settings dialog 2011-07-05 23:42:53 +02:00
Marco Bernasocchi
ea16d7a108 Elevation Layers are now saved in the project file instead of in QSettings 2011-07-05 23:39:55 +02:00
Marco Bernasocchi
c82072c165 added move layers up or down 2011-07-05 23:39:55 +02:00
Marco Bernasocchi
b6e8c8dd17 Single selection only. Segfaults resolved 2011-07-05 23:39:55 +02:00
Marco Bernasocchi
2ced86cd99 more code clean up 2011-07-05 23:39:55 +02:00
Marco Bernasocchi
d4526de128 cleaned code, gui set to no drag and drop and single selection mode 2011-07-05 23:39:55 +02:00
Marco Bernasocchi
e1510a84cb first cleanup fixed file check 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
5be669da3c pre cleanup code 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
09ba339672 working initial gui for elevation, needs code clean up 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
85080d5c71 added initial support for layer loading through the gui 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
7bf8489b61 adapted gui to support data input 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
0d2cdd8673 code cleanup 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
3ded44ab1a Added disabling of irrelevant options to settings dialog 2011-07-05 23:39:54 +02:00
Pirmin Kalberer
4694931125 Refresh button 2011-07-05 23:39:54 +02:00
Pirmin Kalberer
5906eef0bc onClick event on mouse release 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
b0f3d4e05a fixed homeHandler 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
7a96956057 added HomeControlHandler 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
ab9bc85621 fixed sync handler fixed refresh handler added home handler code formatting 2011-07-05 23:39:54 +02:00
Pirmin Kalberer
573b8039a5 Code cleanup 2011-07-05 23:39:54 +02:00
Marco Bernasocchi
2dcee5d380 reworked gui added new handlers //TODO use GlobePlugin::syncExtent instead of duplicating code 2011-07-05 23:39:53 +02:00