-
Updated
Nov 30, 2020 - C++
multi-platform
Here are 343 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 26, 2020 - C++
-
Updated
Oct 22, 2020 - C++
-
Updated
Nov 30, 2020 - C#
-
Updated
Nov 29, 2020 - C
-
Updated
Nov 30, 2020 - C
-
Updated
Nov 30, 2020 - C++
-
Updated
Nov 20, 2020 - C#
-
Updated
Oct 3, 2020 - 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
Nov 30, 2020 - JavaScript
-
Updated
Nov 26, 2020 - C++
Task (REQUIRED):
The updater doesn't handle if the downloaded zip update archive is empty or otherwise corrupt. It repeated tries to unpack the same file. The editor should remove a downloaded update if it fails to apply it.
Expected outcome (REQUIRED):
The editor should handle corrupt update archives and re-download and try updating again.
To enable non-static behavior with the Pedestrian proto, the users have to add a dummy controllerArg
value, which is odd and difficult to understand. We should implement a simpler way to do this, like for example add a mass
field that would enable non-static behavior if the mass is greater t
-
Updated
May 20, 2020 - C++
Issue Summary
File>Import | File>Export | Edit | Animation | Tools | Layer | Windows |
---|---|---|---|---|---|---|
Image Predefined Set | Animated GIF | PegBar Alignment | Range | Reset to Default | Change Line (Pixel) Color | Lock Windows |
Movie Import | ||||||
Animated GIF | ||||||
Layers from PCLX | ||||||
Movie Audio |
|
-
Updated
Apr 1, 2019 - C++
-
Updated
Oct 8, 2020 - C++
-
Updated
Nov 27, 2020 - Kotlin
-
Updated
May 22, 2020 - Makefile
-
Updated
Nov 30, 2020 - C++
-
Updated
Nov 25, 2020 - Python
-
Updated
Mar 1, 2020 - C
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.3. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.3 which has been released on 11th October 2020. The next point release is planned for December 2020.
New translations to as of yet unsupported languages are more than welcome as well of c
-
Updated
Nov 28, 2020 - C#
-
Updated
Nov 29, 2020 - C
Improve this page
Add a description, image, and links to the multi-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multi-platform topic, visit your repo's landing page and select "manage topics."
Conan outputs that there has been an error when no compiler is found during auto-detect:
This happens often because my compiler is not installed on the machine - I am using a
build_requires
package for my cross-