Matthieu Baumann

Results 36 issues of Matthieu Baumann

Hi, I was asking myself if it is possible to start a server thanks to vite server that could watch wasm code changes, then run wasm-pack and hot reload itself...

Hi @MattiasBuelens , We are passing by a proxy to get files that are coming from a server which does not have CORS headers. Requesting the file from our proxy...

It seems the COLLADA exporter from the new version of blender (2.90.1) adds a wrapper node named ***animation*** between ***library_animations*** and the list of bone animations. I am writing a...

Hello, I would like to know if it can be possible to obtain for each animation the translation & scaling vectors + the quaternion instead of the final matrix4x4. Maybe...

@cdeil @fxpineau @astrofrog @tboch - Following our discussion from PyGamma19, a mid-term goal is to replace the current C HEALPix implementation from astrometry.net with [the new Rust one](https://crates.io/crates/cdshealpix) ([github link](https://github.com/cds-astro/cds-healpix-rust))...

question

It could be great if the user could give a list of mirrors for requesting a specific VO service like this : >>> scs_srv = vo.dal.SCSService([ >>> 'mirror_1', >>> ...,...

enhancement

Looks like we need to redefine the `__getstate__` and `__setstate__` methods on a moc object because these methods are called by pickle.

bug

to be more consistent with all the other shape. The frame param could be put into the options object passed when instancing.

enhancement

add a serialize method to the MOC class to return a serialization in json, ascii or fits, so that user can save it locally.

feature

When resizing progressively the view, some flickering effects happen.

bug
enhancement