-
Updated
Jul 26, 2021 - C++
multi-platform
Here are 380 public repositories matching this topic...
-
Updated
Jul 26, 2021 - Python
-
Updated
Jul 26, 2021 - C++
-
Updated
Jul 26, 2021 - C
-
Updated
Jul 23, 2021 - C#
-
Updated
Jul 26, 2021 - C#
-
Updated
Jul 25, 2021 - C
-
Updated
Jul 25, 2021 - C++
-
Updated
Apr 6, 2021 - JavaScript
Release Type: Official Release
Version: Version 4.0
Platform(s): All
Describe the bug
if you don't add a physics shape to the character component and call any physics function for that character you'll get the following error : Unhandled Exception: System.InvalidOperationException: Attempted to call a Physics function that is avaliable only when the Entity has been alread
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
Jul 24, 2021 - C++
-
Updated
Jul 26, 2021 - TypeScript
Describe the bug (REQUIRED)
Bob fails with exception java.nio.file.NoSuchFileException if run from a folder with spaces in the path.
To Reproduce (REQUIRED)
Run Bob from a folder containing spaces, e.g. (arguments removed for clarity)
java -jar "D:\User Documents\Richard\Defold projects\defold-playable-ads\playable_ad\build\bob_1f57126.jar"
Expected behavior (REQUIRED)
-
Updated
Jul 5, 2021 - C++
This PR should fix #3435 and also:
- makes Webots display a warning if a
Shape
withcastShadows TRUE
contains a mesh geometry which is too large to cast shadows, e.g., the mesh has more than 21845 triangles (21845 = 65535 / 3). - Fix all the proto files raising this warning.
- Fix all the world files raising this warning.
After testing many worlds, it seems that only the Robo
The runner::Runner::run
method is quite complicated and deals with a lot of variables.
This can be simplified by consolidating the variables into one or multiple structs.
-
Updated
Jun 23, 2021 - C++
Issue Summary
When a camera layer is selected, the zoom may change, but if it does, the zoom value in the status bar is n
-
Updated
Apr 1, 2019 - C++
Ktor now uses native-mt
coroutines, we should update all the related Ktor info in our readme.
-
Updated
Jul 25, 2021 - C++
-
Updated
May 22, 2020 - Makefile
-
Updated
Jul 26, 2021 - C++
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.5. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.5 which has been released on 27th June 2021.
New translations to as of yet unsupported languages are more than welcome as well of course. If you would like to translate fre:ac to a new la
-
Updated
Jul 21, 2021 - Python
-
Updated
Jul 25, 2021 - C#
-
Updated
Jul 19, 2021 - 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."
Is it possible to allow using file:// URLs as input parameter for tools.get? This might be useful for testing with local archives by changing only conandata.yml