rdb

Results 443 comments of rdb

1 is affected by #546 inasmuch as we would need to decide whether it makes sense to support computing tangent space using the new scheme only, or using the old...

> 2. NodePath, GeomNode or Geom methods to flip tangent-space vectors, e.g. `NodePath.flip_(bi)tangent_vector()`; We currently have `scale_color` in GeomVertexData. I would suggest that we added a more generic `scale_column`. >...

Is there a way to have homebrew to write `.pc` files, which are pretty much the de facto standard for package discovery? Then makepanda will not require any modifications in...

This seems like a Conda issue, and there doesn't seem to be anything we can do about this. I am going to close this but I can reopen it if...

I am talking about the delay that is introduced by the data transfer, but also… Rendering a frame on the GPU is a heavily pipelined process. By the time the...

I just added a method for _synchronous_ downloading in 3833866801806568670e5fd8c100726e271b3088 based on a user request - the use case was just debugging, so it was okay if it was slow....

What's the current status of this?

No worries. I'll finish the work and push it shortly. Will be part of 1.10.15. Thanks for looking into all this! I looked into smcp and only some fonts supported...

This page contains an MIT-licensed copy of dxerr that I think we can just copy-paste into the Panda source: https://walbourn.github.io/wheres-dxerr-lib/

I have dropped support for the really old dxerr9.lib; makepanda now requires at least the August 2009 SDK (but there's not reason not to just install the June 2010 SDK)....