-
Updated
Jun 6, 2021 - C++
multi-platform
Here are 380 public repositories matching this topic...
-
Updated
Jun 5, 2021 - Python
-
Updated
Jun 6, 2021 - C++
-
Updated
Jun 6, 2021 - C
-
Updated
Jun 6, 2021 - C#
-
Updated
Jun 5, 2021 - C#
-
Updated
Jun 6, 2021 - C
-
Updated
Jun 6, 2021 - C++
-
Updated
Apr 6, 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
Jun 6, 2021 - C++
-
Updated
Jun 4, 2021 - TypeScript
Describe the bug (REQUIRED)
gui.animate doesn't set target value if duration = 0 and delay > 0.
To Reproduce (REQUIRED)
I attached a re-pro project.
Expected behavior (REQUIRED)
gui.animate should behave as go.animate.
Defold version (REQUIRED):
- Version 1.2.181/1.2.182
Platforms (REQUIRED):
- Platforms: Any
[gui_animate_bug1.zip](https://github.co
-
Updated
Jun 4, 2021 - C++
Maybe, the Python documentation would be more readable by utilizing the Python typing. For example, instead of:
from controller import Node
class Node:
def getId(self):
def getDef(self):
def getParentNode(self):
def isProto(self):
def getFromProtoDef(self, name):we could write
from contro-
Updated
Jun 2, 2021 - C++
With v0.10.0, xplr no longer supports config.yml. Hence, We'll have to port the hacks and themes to Lua equivalent.
A hack has already been ported to Lua. Using this, [the tutorial](https://github.com/sayanarijit
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
Jun 6, 2021 - C++
-
Updated
Jun 4, 2021 - Kotlin
-
Updated
May 22, 2020 - Makefile
-
Updated
Jun 6, 2021 - C++
-
Updated
Jun 4, 2021 - Python
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.4. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.4 which has been released on 14th February 2021. The next point release is planned for May 2021.
New translations to as of yet unsupported languages are more than welcome as well of cours
-
Updated
May 19, 2021 - C#
-
Updated
Jun 3, 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