-
Updated
Aug 22, 2020 - C++
multi-platform
Here are 332 public repositories matching this topic...
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 21, 2020 - C++
-
Updated
Aug 17, 2020 - C++
-
Updated
Aug 21, 2020 - C#
-
Updated
Aug 21, 2020 - C
-
Updated
Aug 21, 2020 - C
-
Updated
Aug 22, 2020 - C++
-
Updated
Aug 10, 2020 - C#
-
Updated
Nov 1, 2019 - 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
Currently is not possible to drop a file or group of files (or folders) from the desktop to a Panda3d window. In my case, as I am doing a media player/file sequence flipbook, it would be a great feature. Don't know if it would be useful for a game, but any kind of application that uses P3D as the backend would have a benefit of it.
RBD mentioned the following:
"On Windows, from a cursory loo
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 21, 2020 - C++
-
Updated
Aug 20, 2020 - C
-
Updated
May 20, 2020 - C++
One of our translators has reported that some of the strings in the user interface remain untranslatable. These include the following unconfirmed strings:
- "Menu item text". Don't bother fixing this as the bug that caused it to be shown is fixed I believe, and the undo/redo rewrite will supersede it anyway.
- "Play" in Animation menu
- "Autosave documents" in Files preferences
- "Short scrub"
Python users are used to using getters and setters to access properties of objects.
See for example #1687.
Such getters and setters are not implemented in the Webots Python API.
They could be easily added. See https://www.geeksforgeeks.org/getter-and-setter-in-python for reference.
-
Updated
Apr 1, 2019 - C++
-
Updated
Aug 6, 2020 - C++
Specially we should mention that these operators are not available in JS.
-
Updated
May 22, 2020 - Makefile
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 21, 2020 - C++
-
Updated
Mar 1, 2020 - C
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.2. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.2 which has been released on 20th June 2020. The next point release is planned for September 2020.
New translations to as of yet unsupported languages are more than welcome as well of cou
-
Updated
Aug 20, 2020 - C#
-
Updated
Aug 5, 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."
Following from conan-io/conan#7563, it seems that qmake generator is not implementing OSX frameworks support, it should be added.