Results 126 issues of Justin Privitera

### Describe the bug Rubber band zoom lines are broken. they kind of flash and are invisible as you click and drag. **Helpful additional information** - Did VisIt crash: no...

bug
reviewed
likelihood medium
impact medium

The silo plugin presents material ids to visit so that they can be included in the legend. The Blueprint plugin does not do this, and it should. ![MicrosoftTeams-image (3)](https://github.com/visit-dav/visit/assets/35237779/720f3c70-12b2-409a-aafc-b834e41f1153)

enhancement
reviewed
asc
likelihood medium
impact medium

See #19498 Data is on the SCF in `/usr/workspace/visit/visit/bug_data`. Check out the merged mili data set there and create a filled boundary plot; portions of is will be white in...

bug
likelihood medium
impact medium

### Description Resolves #19448 Adds support for mixed topos to blueprint reader. Heavy-handed support for mixed polytopal topos. ### Type of change * ~~[ ] Bug fix~~ * [x] New...

In VisIt 3.3.3 and 3.4.1, VisIt fails to open this file. Here is the message from MS teams: > I'm having issues with a Tecplot file. Visit gives me a...

bug
likelihood medium
impact medium

This is already here as a function. Should we add it as an operator?

enhancement

Taken from a conversation with a user: ```python #!/usr/bin/env python3 import argparse import visit # type: ignore def cli_args() -> argparse.Namespace: parser = argparse.ArgumentParser() parser.add_argument('-nn', type=int) #parser.add_argument('-nodes', type=int) return parser.parse_args(visit.Argv())...

bug
reviewed
likelihood medium
impact medium

- [ ] Blueprint exports always have `cycle_000000` in the filename regardless of the actual cycle number. Errant code is here: https://github.com/visit-dav/visit/blob/develop/src/databases/Blueprint/avtBlueprintWriter.C#L552 We would like it if the cycle wasn't...

bug
enhancement
impact high
likelihood medium

I have a couple R&R'd DART mission videos. It would be nice to put them here: https://visit-dav.github.io/visit-website/examples/ https://github.com/visit-dav/visit/assets/35237779/f16a736a-5296-4d14-92ae-6fdc902113d1 https://github.com/visit-dav/visit/assets/35237779/65e0ba09-c75a-4b32-9788-3a2270943616

enhancement

It would be nice if - a message was printed upon launching the CLI window explaining that to copy from it, you can use the middle mouse button - you...

enhancement
likelihood low
impact low