Skip to content
#

gamedev

Here are 1,948 public repositories matching this topic...

ScrappyCocco
ScrappyCocco commented Sep 3, 2019

What the hell means "it's very likely this issue is fixed."?
There should be a test and a proof the issue is fixed, this is not how issues works.

And, in fact, the issue CRYTEK/CRYENGINE#606 is not fixed and still present in 5.6

When there's a space in the engine installation folder, for example mine is in:

3d-game-shaders-for-beginners
Lecrapouille
Lecrapouille commented May 16, 2019

Hi, this is really a nice work, this can become a greater tutorial but I think it needs some improvements because, I'm a beginner, and not everything is straightforward to understand. I have not yet completely read the whole article, I just stopped to first sections. The goal of this article is to be understandable for beginners but it uses a lot of terms not really introduced and therefore diffic

bamling
bamling commented May 27, 2019

Feature

Logging for Rendy and the chosen gfx backend.

Change

The log level for Rendy and the chose gfx backend (e.g. Vulkan) should by default be set to a less verbose level (amethyst::LogLevelFilter::Warn or amethyst::LogLevelFilter::Error).

Reason

The current logs are a bit overly verbose and make it harder to find actual errors in your application. It's possible to c

sdilts
sdilts commented Aug 7, 2019

One thing I feel is missing from the documentation is a more detailed guide on C interoperability. There are several vital functions like add-pkg, add-cflag, and add-lib not mentioned in the language guide that are present in the SDL bindings included with Carp. In addition, there seem to be some incompatibilities like array types and C unions that are probably worth mentioning. Are these al

TheBricktop
TheBricktop commented Dec 6, 2018

Describe the bug
The Unity usage example assumes that user has Rantionary.rpkg file in assets/resources folder but there is no step by step information on how to import those and from what source.
The Rant3.zip from github doesn't contain said file.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the Running in Unity tutorial
  2. Run the example in Unity
  3. See the erro
avivace
avivace commented May 20, 2018

Context: The list started as a collection of "awesome" resources and ended up in being a raw list of everything related to Game Boy (Development) in general. The idea is to thin the main list a bit, moving the WIP, incomplete, not documented and generally not providing a real contribution entries to another page, called MORE.md.

I think that they need to reach a certain "quality standard":

xenko
oschakravarthi
oschakravarthi commented Apr 22, 2019
  1. When I try to import a model (those models are attached to this post), I am getting the below error.

Error:An exception occurred while generating the template.
Object reference not set to an instance of an object.
at Xenko.Assets.Models.ModelAssetImporter.Import(UFile localPath, AssetImporterParameters importParameters)
at Xenko.Assets.Presentation.Templates.ModelFromFileTemplateGen

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

You can’t perform that action at this time.