Choose DSO catalogs displayed on screen
Bug #1453731 reported by
Alexander Wolf
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Stellarium |
Fix Released
|
Wishlist
|
Alexander Wolf |
Bug Description
Hello,
It should be usefull to be able to select which deep sky objects catalog is displayed on the screen. That would be another tab in the View panel, in which you could tick/untick the catalogs such as :
Messier
NGC
LBN
LDN
Sharpless
...
Then only the objects from a ticked catalog would be displayed on screen when the Deep Sky Objects [D] button is activated.
An option would be also to avoid overlaping objects, within a circle of some pixels for example. Each catalog would be treated as a layer, the highest one in the list would be shown first. The user will be able to order the list.
Fred
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: | |
importance: | Undecided → Wishlist |
tags: | added: catalog dso |
Changed in stellarium: | |
assignee: | nobody → Alexander Wolf (alexwolf) |
Changed in stellarium: | |
status: | New → Confirmed |
Changed in stellarium: | |
milestone: | none → 0.14.0 |
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.
Does this mean Fred's suggestion is a go, the option posted to remove objects in the interim is not really satisfactory. The suggestion to filter catalogues makes a whole lot of sense, especially when demonstrating using Stellarium.