Matthew Amato

Results 44 issues of Matthew Amato

Sancastle seems to not work locally and hard locks the tab. But sometimes it works. Same for Cesium Viewer and anything using unbuilt Cesium. By running http://localhost:8080/Apps/Sandcastle/gallery/Hello%20World.html directly, I uncovered...

I'm not sure when we added a yellow polyline to the classification types demo, but it's not obvious why it's there or what it's doing. At first I thought it...

category - sandcastle
category - classification

As requested on the mailing list: https://groups.google.com/d/msg/cesium-dev/dnqBUH3Fx7M/iswm2vMz8DMJ This might involve the same difficulties that prevent us from doing label scaling by distance, but I would have to check the label...

type - enhancement
onramping
category - labels

### Summary It seems impossible to define default cgroups settings for tasks. ### Description * We are using ECS via AWS Batch to launch multiple jobs with heavy i/o *...

* It's standard for public tile servers to have a IP-based rate limit over a sliding window of time and return a 429 code when that limit is reached. *...

enhancement

### Godot version v0.13.0-p1 ### System information Windows 11 Pro, Intel(R) Core(TM) i7-10750H ### Issue description The attached model, [Avocado.zip](https://github.com/godotengine/FBX2glTF/files/11711142/Avocado.zip), produces two glTF validation errors when ran through fbx2gltf. Below...

bug

[house.glb.txt](https://github.com/CesiumGS/cesium/files/15138348/house.glb.txt) is a draco encoded glTF model that loads fine in all viewers I tried except for CesiumJS. It validates cleanly with no errors. When loaded into CesiumJS, it reports:...

type - bug

Start with the following Sandcastle. It will create a 3D Tiles tileset floating high above the earth. It also creates a debug bounding volume around the tileset. However, the debug...

type - bug

* It's standard for public tile servers to have a IP-based rate limit over a sliding window of time and return a 429 code when that limit is reached. *...

type - enhancement

JSDoc defines class-specific callbacks as part of the standard callback convention: https://jsdoc.app/tags-callback.html They do not appear to work in tsd-jsdoc because it just passes through the `~` character as part...