Matthieu Baumann
|
542b1d0ace
|
fix access to ska dachs service
|
2025-02-06 11:59:06 +01:00 |
|
Thomas Boch
|
6cc5814868
|
Merge pull request #226 from cds-astro/add-zenodo-file
maint: add zenodo.json file
|
2025-01-23 15:14:45 +01:00 |
|
MARCHAND MANON
|
712fe2bff0
|
maint: add zenodo.json file
|
2025-01-22 17:20:52 +01:00 |
|
bmatthieu3
|
ccc329be04
|
remove npm dev dep in package json
|
2025-01-16 17:03:04 +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
|
bb8116eb4e
|
Merge pull request #224 from cds-astro/fix-pr-213
Bug fix for issue #213: CSS style for canvas element is more selective
|
2025-01-16 14:14:35 +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 |
|
Thomas Boch
|
cc8becb437
|
Merge pull request #218 from cds-astro/fix-redraw-after-footprints
fix: request a redraw after adding an array of footprints
|
2025-01-15 11:19:07 +01:00 |
|
MARCHAND MANON
|
e28c37e5e0
|
fix: request a redraw after adding an array of footprints
|
2025-01-15 11:10:50 +01:00 |
|
Thomas Boch
|
7062a3cd76
|
Update README.md with terms of use
Add Terms of use for Aladin Lite embedding.
|
2024-12-05 10:26:32 +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
|
aa261b49ef
|
ci: build in dbg
v3.6.0-beta
|
2024-11-06 15:44:08 +01:00 |
|
Matthieu Baumann
|
24be79c412
|
ci: no need for nightly rust
|
2024-11-06 15:41:46 +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
|
d792b2e8e9
|
add release badge
|
2024-10-09 16:49:49 +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
|
e1ec21ce12
|
add typedefs
|
2024-09-25 19:17:43 +02:00 |
|
Matthieu Baumann
|
8a33084de9
|
make jsdoc a little more responsive
|
2024-09-25 00:24:14 +02:00 |
|
Matthieu Baumann
|
f2687bf860
|
fix doc deploy workflow
|
2024-09-24 23:39:25 +02:00 |
|
Matthieu Baumann
|
ec54ca5625
|
fix doc deploy workflow
|
2024-09-24 23:38:25 +02:00 |
|
Matthieu Baumann
|
f79d47d61e
|
update jsdoc template to docdash
|
2024-09-24 23:36:19 +02:00 |
|
Matthieu Baumann
|
e6321f3950
|
resize vignettes
|
2024-09-24 18:27:42 +02:00 |
|