Options to separately select display of galaxies, nebulae and star clusters
Bug #957083 reported by
Alexander Wolf
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Stellarium |
Fix Released
|
Wishlist
|
Alexander Wolf |
Bug Description
It would be really nice if there were options to separately select display of galaxies, nebulae and star clusters.
I know this would probably be a lot of work, but I think it would greatly enhance the viewability of the display.
Thanks!
Related branches
lp://staging/~alexwolf/stellarium/aw_deepskyobjects
- gzotti: Approve
- Marcos Cardinot: Approve
-
Diff: 24581 lines (+16879/-6378)20 files modifiednebulae/default/BarnardCat_tabbed.txt (+0/-351)
nebulae/default/CMakeLists.txt (+4/-5)
nebulae/default/LBNCat_tabbed.txt (+0/-1125)
nebulae/default/LDNCat_tabbed.txt (+0/-1787)
nebulae/default/RCWCat_tabbed.txt (+0/-181)
nebulae/default/SharplessCat_tabbed.txt (+0/-313)
nebulae/default/VandenBerghCat_tabbed.txt (+0/-158)
nebulae/default/catalog.txt (+14308/-0)
nebulae/default/names.dat (+267/-0)
nebulae/default/ngc2000names.dat (+0/-1031)
po/stellarium-skycultures/POTFILES.in (+1/-1)
src/core/StelObjectMgr.cpp (+20/-10)
src/core/modules/Nebula.cpp (+590/-508)
src/core/modules/Nebula.hpp (+105/-73)
src/core/modules/NebulaMgr.cpp (+822/-623)
src/core/modules/NebulaMgr.hpp (+78/-14)
src/gui/ConfigurationDialog.cpp (+36/-0)
src/gui/ViewDialog.cpp (+115/-2)
src/gui/ViewDialog.hpp (+6/-0)
src/gui/viewDialog.ui (+527/-196)
Changed in stellarium: | |
status: | New → Opinion |
importance: | Undecided → Wishlist |
Changed in stellarium: | |
assignee: | nobody → Alexander Wolf (alexwolf) |
status: | Opinion → Confirmed |
tags: | added: dso |
Changed in stellarium: | |
milestone: | none → 0.14.0 |
Changed in stellarium: | |
status: | Confirmed → In Progress |
Changed in stellarium: | |
status: | In Progress → Fix Committed |
Changed in stellarium: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
A fix has been committed as revision 7772 of the trunk branch of Stellarium's Bazaar repository at Launchpad: http:// bazaar. launchpad. net/~stellarium /stellarium/ trunk/revision/ 7772