Skip to content
#

multi-platform

Here are 381 public repositories matching this topic...

dariusarnold
dariusarnold commented Aug 6, 2021

My proposal is to add the method version() to tools.Git. Calling this method would return the Major.Minor.Patch of the found git executable (maybe as a named tuple). These can be used to customize the git commands which are used. As an example, partial cloning (cloning only some files/directories from a repo to save time) is available since Git 2.19.0. If the executable is new enough, partial clon

stride
salahchafai
salahchafai commented Jun 14, 2020

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

rdb
rdb commented Aug 3, 2021

Description

It would be useful to add an option to bam-info to list all the referenced textures in the bam file, their paths, and whether they are found on disk.

Use Case

The use case is similar to for egg-list-textures: list externally referenced textures, to be able to verify there are no absolute paths, and to know which textures need to be copied alongside the bam file.

defold
dri-richard
dri-richard commented Jul 13, 2021

Describe the bug (REQUIRED)
Bob fails with exception java.nio.file.NoSuchFileException if run from a folder with spaces in the path.

To Reproduce (REQUIRED)
Run Bob from a folder containing spaces, e.g. (arguments removed for clarity)
java -jar "D:\User Documents\Richard\Defold projects\defold-playable-ads\playable_ad\build\bob_1f57126.jar"

Expected behavior (REQUIRED)

webots
pencil
freac
enzo1982
enzo1982 commented Dec 15, 2019

This ticket serves as a tracker for translations needing updates for fre:ac 1.1.5. It will be updated once the status of a translation changes.

Help is needed to update the translations for fre:ac 1.1.5 which has been released on 27th June 2021.

New translations to as of yet unsupported languages are more than welcome as well of course. If you would like to translate fre:ac to a new la

Improve this page

Add a description, image, and links to the multi-platform topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more