-
Updated
Oct 1, 2020 - C++
multi-platform
Here are 335 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 1, 2020 - C++
-
Updated
Sep 17, 2020 - C++
-
Updated
Oct 1, 2020 - C#
-
Updated
Oct 1, 2020 - C
-
Updated
Sep 30, 2020 - C
-
Updated
Oct 1, 2020 - C++
-
Updated
Sep 30, 2020 - C#
-
Updated
Nov 1, 2019 - JavaScript
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when
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
Sep 30, 2020 - JavaScript
-
Updated
Sep 15, 2020 - C++
-
Updated
Oct 1, 2020 - C
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
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
Sep 21, 2020 - C++
It is enabled by default.
Also update documentation and remove advise to add this flag.
-
Updated
May 22, 2020 - Makefile
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 1, 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
Sep 28, 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."
The
self.optionsobject inside a main recipe has.get_safeattribute to get the value of a option or a default value if it does not exist.But in a test package conanfile.py, this does not exist.
I believe options object in the main and test recipe should have the same options.
Environment Details (include every applicable attribute)