Marcos Alfredo Núñez

Results 12 issues of Marcos Alfredo Núñez

In construct, there's a wrapper called [Pointer](https://construct.readthedocs.io/en/latest/streaming.html#field-wrappers), which is really useful for binary files that have jumptables. It uses a field as an offset, jumps to the position, parses/writes the...

enhancement

In the "Advanced Usage" example, you talk about core reinitialization. Can this be achieved without destroying and creating a new Mpv object?

Is it possible to display the month and day names in the browser's default language? Or force one that's not English?

dash-type-enhancement
Status: Discussion Needed

It's really impressive how much pyomeca has progressed! Have you ever considered including some form of simple 3D marker visualization?

enhancement
help wanted
good first issue

Hi! This framework is awesome, looks like just what I'm looking for. I'm missing a capability though: complete a command's argument from a list of possibilities, or a function returning...

Nothing too fancy, can't register custom options for each argument, but it's workable. Do you deem it necessary to create a custom class for this? Perhaps enhancing the CommandCompleter would...

From base

### Brief summary of changes Changed to use ID of OS instead of NAME Only use VERSION_ID if ID == "ubuntu" ### Testing I've completed Built on my own Debian...

Hi! I'm leaving this issue here just to test weather there's some interest in packaging opensim-core and opensim-gui as an apt package for use in Debian, Ubuntu and their derivatives....

Hi! I was looking to export a huge slideshow I have in RISE to html and pdf, and I found no easy way to export it avoiding the presentation notes....

question
upstream