-
Updated
May 19, 2021 - C++
multi-platform
Here are 378 public repositories matching this topic...
-
Updated
May 18, 2021 - Python
-
Updated
May 18, 2021 - C++
-
Updated
May 18, 2021 - C
-
Updated
May 19, 2021 - C#
-
Updated
May 19, 2021 - C#
-
Updated
May 18, 2021 - C
-
Updated
May 18, 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
May 18, 2021 - C++
-
Updated
May 19, 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
May 18, 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
Apr 8, 2021 - C++
We'll also need to migrate the config.yml to init.lua. Contributions welcome
Tip: Lua's multiline string support is awesome...
BashExec = [===[
ls -l
]===]Originally posted by @sayanarijit in sayanarijit/xplr#156 (comment)
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
May 8, 2021 - C++
-
Updated
May 15, 2021 - Kotlin
-
Updated
May 22, 2020 - Makefile
-
Updated
May 18, 2021 - C++
-
Updated
May 18, 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 14, 2021 - C#
-
Updated
Mar 1, 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."


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