Skip to content
#

gamedev

Here are 4,363 public repositories matching this topic...

Dolichomps
Dolichomps commented Mar 6, 2022

Godot version

4.0 alpha 3

System information

Windows 11, AMD RX 6700XT, Vulkan, Driver Version 22.2.3

Issue description

When writing a custom spatial shader if I add any uniforms I get this warning. The shader still works fine in both the editor and the game. I haven't touched any limits in the project settings. It seems like it is not properly determining my device limi

amethyst
jojolepro
jojolepro commented May 19, 2021

Tasks

  • Fix ron file to use expected format

Reproduction Steps

cd examples/animation && cargo run

What Actually Happened

[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/shareddata/share/prog/rust/amethyst/examples/animation/assets/prefab/animation.ron"): 8:1: Expected map
[ERROR][distill_daemon::file_asset_source] Error processing pair at Some("/sh
illume
illume commented Jul 12, 2019

pygame 2 has a lot of new things.

But we need to tell people about all the new goodies.

We need:

  • small paragraphs of text explaining exciting features.
  • tweet sized texts explaining new stuff
  • benchmarks
  • mini examples of how to use the new stuff

How to find what's new anyway?

  • have a look at closed pull requests
  • have a look at the SDL2 what's new annoucements
  • ask people
stride

Improve this page

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

Learn more