Godot Engine – Multi-platform 2D and 3D game engine
-
Updated
Sep 18, 2021 - C++
{{ message }}
Godot Engine – Multi-platform 2D and 3D game engine
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
Telegram Desktop messaging app
n³ The unorthodox terminal file manager
A cross platform XAML framework for .NET
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
HandBrake's main development repository
TrinityCore Open Source MMO Framework (master = 9.1.0.40120, 3.3.5 = 3.3.5a.12340)
A CLI tool to run multiple npm-scripts in parallel or sequential.
Is your feature request related to a problem? Please describe.
Easy to work around but no reason to prevent users to add multiple lights on the same entity.
Use case:
Ambient and directional light to have just one entity handling 'sun light', directional for direct and ambient for indirect.
Spot and point light for a lighthouse's beam.
Flax Engine – multi-platform 3D game engine
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.
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.
Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms.
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)
Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
Is your feature request related to a problem? Please describe.
Additionally to the speed of on object on which a GPS is located, I wish to know in which direction the object is moving.
Describe the solution you'd like
I would like to get the speed vector of the GPS.
Describe alternatives you've considered
I currently derivative by hand the position that the GPS return from one
OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
When a camera layer is selected, the zoom may change, but if it does, the zoom value in the status bar is n
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
Ktor now uses native-mt coroutines, we should update all the related Ktor info in our readme.
Compatible client of Ace of Spades 0.75
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
An integrated package configuration, build and deployment system for software
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
A multi-platform data driven 2D diagram editor.
Small C game development framework
Archived repository. For current repo, see: https://github.com/etlegacy/etlegacy
Add a description, image, and links to the multi-platform topic page so that developers can more easily learn about it.
To associate your repository with the multi-platform topic, visit your repo's landing page and select "manage topics."
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