Matthieu Baumann
|
bf12e85c70
|
fix #228, complete the api doc to help the user understand the edge, fill and perimeter booleans
|
2025-02-14 09:55:10 +01:00 |
|
Matthieu Baumann
|
ac880608af
|
#160 apply the workaround for non secured context. Not tested
|
2025-02-14 09:12:07 +01:00 |
|
Matthieu Baumann
|
7994ecc40e
|
add a .gitignore to help the compilation phase and contribution #205
|
2025-02-14 08:42:09 +01:00 |
|
Matthieu Baumann
|
9049fec040
|
restore setrotation and getrotation in aladin object API. #211
|
2025-02-14 08:42:09 +01:00 |
|
Matthieu Baumann
|
4eea3d3bf9
|
#210 add documentation for catalogFromSimbad and fix the default nb_ref order to be in desc order direction by default
|
2025-02-14 08:42:09 +01:00 |
|
Matthieu Baumann
|
aed511abd8
|
fix #214
|
2025-02-14 08:42:09 +01:00 |
|
Matthieu Baumann
|
e654f4376e
|
add a addHiPSToFavorites to counterbalance the removeHiPSFromFavorites, asked by #199
|
2025-02-14 08:42:09 +01:00 |
|
Matthieu Baumann
|
5d3d0b2cfc
|
fix #225
|
2025-02-14 08:42:09 +01:00 |
|
Matthieu Baumann
|
f75211902b
|
fix #225. I set to the hips object the cached options if there are instead of erasing the Hips object given by the user with a new one with the cached options
|
2025-02-14 08:42:09 +01:00 |
|
bmatthieu3
|
165c246605
|
fix compiling issues on windows + update readme for contributors, they do not need rust nightly anymore
|
2025-02-08 13:57:50 +01:00 |
|
Matthieu Baumann
|
542b1d0ace
|
fix access to ska dachs service
|
2025-02-06 11:59:06 +01:00 |
|
bmatthieu3
|
6833c21115
|
perform radec2xyz on double before sending it to the GPU. Should fix https://github.com/cds-astro/aladin-lite/issues/219
|
2025-01-16 16:42:02 +01:00 |
|
Thomas Boch
|
afce55f1dd
|
Bug fix for issue #213: CSS style for canvas element is more selective
|
2025-01-16 14:09:53 +01:00 |
|
MARCHAND MANON
|
718a8a073c
|
fix: this.view does not exist, so it's better to use reportChange than requestRedraw
|
2025-01-16 13:09:51 +01:00 |
|
Thomas Boch
|
c620069c18
|
Bug fix for issue #216: circle radius is computed more accurately now
|
2025-01-16 12:01:14 +01:00 |
|
Thomas Boch
|
921d395cb2
|
Merge pull request #222 from cds-astro/fix-circle-opacity-not-working
Fix circle opacity not working
|
2025-01-16 10:12:20 +01:00 |
|
Thomas Boch
|
bbd5848bdb
|
Bug fix: opacity is now available for Circle overlays (issue #215)
|
2025-01-16 09:58:17 +01:00 |
|
MARCHAND MANON
|
e28c37e5e0
|
fix: request a redraw after adding an array of footprints
|
2025-01-15 11:10:50 +01:00 |
|
Matthieu Baumann
|
5f57f037f8
|
fix removal when rebasing, remove z-index of the tooltip causing bugs in the ui
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
765c0d0dcb
|
Add documentation for the selector options
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
1f790a4b54
|
Fix issue with selection fillColor opacity
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
baa8f53349
|
Cleaning up
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
42ece4fba1
|
Add option for manual selection logic
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
35f13fe1f0
|
Push overlayItems in selector getObjects as an array for consistency
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
ddfd5ead05
|
Update select logic
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
5410544404
|
Allow color as function for select types
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
00c9d6ffc5
|
Customize select logic
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
3fb4a6493a
|
Update polyline select implementation
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
0e27fb8765
|
Fix typo in polyline BB intersect function
|
2024-11-08 14:55:28 +01:00 |
|
Philip Matsson
|
6f2730893f
|
Modify objects returned from selector and finish poly select impl
|
2024-11-08 14:55:28 +01:00 |
|
Matthieu Baumann
|
a83cfaab25
|
CD: use rustup stable
|
2024-11-06 16:45:52 +01:00 |
|
Matthieu Baumann
|
8cac042a18
|
fix: only cache the HiPS object atm
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
a6f2f1ed76
|
UI: expose gamma slider. Fix #190
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
5562d74c0b
|
fix hover color on catalogs
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
e85945947a
|
add channel slider when adding from the hips browser window
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
1e51a6e17e
|
wip: hips3d struct and hips enum
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
8ca394459d
|
buffer for 3D hipses + prepare refac of HiPS2D and its buffer + + hpx_unproj gpu side (not tested)
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
97b51f1567
|
first commit
|
2024-11-06 15:30:30 +01:00 |
|
Matthieu Baumann
|
9b098fdcdd
|
restore zooming out feature
|
2024-10-11 13:45:04 +02:00 |
|
Matthieu Baumann
|
278bba0cb3
|
doc: add MOC and GraphicOverlay method documentation
|
2024-10-10 10:20:11 +02:00 |
|
Matthieu Baumann
|
d94a93c33f
|
doc: add Image methods
|
2024-10-09 18:18:16 +02:00 |
|
Matthieu Baumann
|
84f998afb8
|
fix: precision reading of fields when parsing binary VOTable
|
2024-10-09 17:07:40 +02:00 |
|
Matthieu Baumann
|
52ea23a2d8
|
use texture2darray for displaying HiPS
|
2024-10-09 16:46:12 +02:00 |
|
Simon Torres
|
9100d971fb
|
add selectionColor, onClick to catalog parameters handled by updateShape
|
2024-10-09 15:58:42 +02:00 |
|
Matthieu Baumann
|
af9fd4ee77
|
add api examples link in the doc
|
2024-09-25 22:14:10 +02:00 |
|
Matthieu Baumann
|
f79d47d61e
|
update jsdoc template to docdash
|
2024-09-24 23:36:19 +02:00 |
|
Matthieu Baumann
|
61f9af1415
|
use Moc.fits when loading a local HiPS + add readme example vignettes
|
2024-09-24 14:29:32 +02:00 |
|
Matthieu Baumann
|
2395cb9425
|
wcs basic doc + filelist doc
|
2024-09-19 11:38:11 +02:00 |
|
Matthieu Baumann
|
d61b56c0ce
|
3.5.1-beta
|
2024-09-18 17:29:25 +02:00 |
|
Matthieu Baumann
|
9c9ebb0ed1
|
add sesame access in A.Utils + Aladin.remove that removes either an overlay or a layer
|
2024-09-18 17:22:17 +02:00 |
|