-
Updated
Jun 14, 2021 - C++
multi-platform
Here are 380 public repositories matching this topic...
-
Updated
Jun 13, 2021 - Python
-
Updated
Jun 14, 2021 - C++
-
Updated
Jun 13, 2021 - C
-
Updated
Jun 14, 2021 - C#
-
Updated
Jun 14, 2021 - C#
-
Updated
Jun 12, 2021 - C
-
Updated
Jun 14, 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 14, 2021 - C++
-
Updated
Jun 14, 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 9, 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 controThese messages will enable setting metatadata to the directory nodes dynamically.
Use case:
- Can be used to run external tools/scripts that can set metadata like disk usage to the nodes. Maybe asynchronously.
-
Updated
Jun 2, 2021 - 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
Jun 6, 2021 - C++
-
Updated
Jun 14, 2021 - Kotlin
-
Updated
May 22, 2020 - Makefile
-
Updated
Jun 14, 2021 - C++
-
Updated
Jun 8, 2021 - Python
This ticket serves as a tracker for translations needing updates for the upcoming fre:ac 1.1.5. It will be updated once the status of a translation changes.
Help is needed to update the translations for the upcoming fre:ac 1.1.5 which is scheduled to be released in June 2021.
New translations to as of yet unsupported languages are more than welcome as well of course. If you would like
-
Updated
May 19, 2021 - C#
-
Updated
Jun 13, 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