Skip to content
#

engine

Here are 2,524 public repositories matching this topic...

openage
heinezen
heinezen commented Oct 1, 2021

Required skills: Python

Difficulty: Easy

For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:

INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
python assets good first issue
encore
vilhelmmelkstam
vilhelmmelkstam commented Aug 18, 2021

The sidebar for the API Docs in the dashapp has position: sticky. This works well for when the sidebar content fits onto the screen, but when it doesn't it doesn't scroll independently from the main content (like it does for the Encore docs or the API Docs on app.encore.dev). So for when the main content is large (> 50000 px for us at the moment), you have to scroll all the way down to be able t

bug good first issue
cocos-engine

Cocos Engine is an open-source framework for building 2D & 3D real-time rendering and interactive contents, especially video games, which can be deployed to mobile, desktop and web. It is inherited from the legacy Cocos2d-x with a redesigned modern architecture. To run this engine, please download Cocos Creator.

  • Updated Jun 17, 2022
  • C++
xray-16
BielBdeLuna
BielBdeLuna commented Apr 12, 2022

Describe the bug
In Linux when the engine loads, it detects that there is EFX capabilities but then states that EAX 2 is out of the question.

Expected behavior
shoudln't EAX usage be replaced by EFX usage? and if so maybe this should be indicated when the sound is loaded, isn't it?

BugTrap error report

SOUND: OpenAL: enumerate devices...
SOUND: OpenAL: EnumerationExtensi
abbasc52
abbasc52 commented Feb 10, 2021

RulesEngine has many amazing features but lacks detailed documentation on those.

  • Json based rules defination
  • Multiple input support
  • Dynamic object input support
  • C# Expression support
  • Extending expression via custom class/type injection
  • Scoped parameters
  • Post rule execution actions

Please comment on which feature you feel needs more/improved documentation.

documentation help wanted good first issue

Improve this page

Add a description, image, and links to the engine 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 engine topic, visit your repo's landing page and select "manage topics."

Learn more