-
Updated
Feb 6, 2021 - C++
multi-platform
Here are 355 public repositories matching this topic...
-
Updated
Jan 30, 2021 - Python
-
Updated
Feb 5, 2021 - C++
-
Updated
Feb 5, 2021 - C#
-
Updated
Dec 11, 2020 - C++
-
Updated
Jan 31, 2021 - C
-
Updated
Feb 5, 2021 - C
-
Updated
Feb 5, 2021 - C++
-
Updated
Feb 6, 2021 - C#
-
Updated
Jan 28, 2021 - JavaScript
Release Type: Github
Describe the bug
Adding an instancing component and then a model component crashes the instancing processor.
To Reproduce
Steps to reproduce the behavior:
- Add instancing component to an entity,
- Add model component to the same entity
- Exception time
Expected behavior
It should not crash.
Screenshots
If applicable, add screenshots to
Description
I'd like to see Panda3D offer an interface to switch between system cursors, like the usual arrow cursor, the text cursor, or the finger cursor, for example.
Use Case
I'm working on a dear ImGui backend for Panda3D, and it would allow consistent cursor behavior in the dear ImGui interface while using only the Panda3D's interface. It would help for any Panda3D-based too
-
Updated
Feb 5, 2021 - C++
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Jan 30, 2021 - C++
In the documentation, the width of the device panel of the robot compontent is too small and the joint limits values are not completely visible.
An horizontal scrollbar is added but this looks bad.
Instead the width should be big enough to display everything and no scrollbar should be visible.
Example:
https://www.cyberbotics.com/doc/guide/bioloid?version=released

Hi,
I like to possibility to visualize all dependencies of my Conan package in a graph and output it either as Dot or HTML file.
However, I would like to see the full dependency graph including
python_requiresdependencies. Unfortunately, as far as I could see, there is no chance to get this information and output it e.g. by using user specific templates.Could you please enhance the creati