Don McCurdy

Results 269 issues of Don McCurdy

Small clarification and typo fix in description of this option.

Would we be interested in support for _importing_ models with `EXT_meshopt_compression`? I'm asking because this came up in a user report recently (https://github.com/donmccurdy/glTF-Transform/discussions/347), but some recent work by @zeux and...

enhancement
importer

This is a tracking bug for examples that export correctly with *Always sample animations* enabled, but not when it is disabled. I would consider all of these to be lower-priority...

exporter
Animation
Skinning_&_Rigging
discussion

**Is your feature request related to a problem? Please describe.** There are many cases where the export doesn't fail completely, but something isn't exported quite the way the user might...

enhancement
exporter

Reported on Twitter, https://twitter.com/mcclure111/status/1233959819767427073, it seems that other I/O addons have some conventions on parameter naming that we've missed: `export_selected` should be ~~`use_selected`~~ `use_selection` , for one. We should fix...

enhancement
exporter

Had the chance to try this tool out today, and was quite happy with the result: | before | after | |---|---| | ![before](https://user-images.githubusercontent.com/1848368/46165957-d9a88780-c246-11e8-9a8c-53125f8e1305.png) | ![after](https://user-images.githubusercontent.com/1848368/46165966-dd3c0e80-c246-11e8-9e80-5e745b04fa8e.png) | I'm thinking of...

Took me a bit to figure out why my websockets were all pending but not rejecting. The client (I'm using it independently and not as part of the built-in demo)...

This can be simplified given https://github.com/GoogleCloudPlatform/bigquery-geo-viz/pull/37.

enhancement

Currently the color picker is only available in data-driven mode, and the non-data-driven input requires a color name or `#ffffff` hex value.

enhancement

See https://github.com/uber/deck.gl/blob/master/docs/api-reference/layer.md#wraplongitude-boolean-optional, suggested by @pmast. Should this be an option in the UI, or on by default?

enhancement