bruno messias
bruno messias
Here is an example of a shader actor with those modifications ```python # marker billboard from pull #422 using this new Uniform API nodes_actor = actor.marker_billboard( centers, markers=markers, edgeWidth=edgeWidth, edgeColor=edgeColor.data,...
> Hi @devmessias, > > Could you add some unit tests? Also, can you complete the documentation? > Last point, can you switch from C/C++ style to python style concerning...
Hi all. I’m facing a similar problem. It seems to be harder than I thought. In my case, I want to annotate a XML representing a AST with type information...
Nothing, I already have pyre integration in my project https://github.com/pyastrx/pyastrx . However, most of the projects that I've worked on used mypy...and I believe most of the projects in my...
I've started to write a PR for this in `mypy`. Until now, I'm able to extract some information  But mypy must approve other changes like exposing the `end_col_offset`
Has anyone found a solution for this?
That would be great!
Hello, @philsheard. I didn't understand. How can we achieve the alexa integration with your solution? You created a custom view for authorize process?
Hi @TobiasDev @fk1blow have you discoverd how to change the DPI?
See [https://github.com/sciunto-org/python-bibtexparser/issues/178](https://github.com/sciunto-org/python-bibtexparser/issues/178) This bug will be solved when bibtexparser 0.7 will release.