engine
Here are 1,516 public repositories matching this topic...
Frequent bug: while sorting by y-coordinate, the vertices are sorted, but the data coming with the vertices is not.
Gouraud shading, forgot to sort intensities
In my case I was calculating a barycentric coordinate of one vertex and assigning it to a different vertex by mistake.
The artifacts looked exactly the same as you presented, if it is the same problem then the description could be
I saw the API bgfx::discard changed : bkaradzic/bgfx@4b83e0f
But the document doesn't update. https://bkaradzic.github.io/bgfx/bgfx.html
btw, any examples for this API ? I can't find it in any existing examples.
It'd be nice to give people the convenient option to copy-paste CDN links into their HTML:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/alyssaxuu/flowy@master/flowy.min.css"></link>and
<script src="https://cdn.jsdelivr.net/gh/alyssaxuu/flowy@master/flowy.min.js"></script>and then if you make a [release](https://github.com/alyssaxuu/flowy/relea
I think there is an error in the FrameLimiter implementation logic for the Sleep strategy, unless I'm misunderstanding something.
The docs say (emphasis mine):
Sleep will call
thread::sleepwith a duration of 0 milliseconds until the frame duration has passed.
In the code, the Sleep strategy is called with a zero duration:
const ZERO: Duration = Duration::from_millis(0Bug Report
What is the expected behavior?
Bug report starter stack blitz is currently broken.
What is the current behavior?
The provided stack blitz starter link for bug reports is broken with a 404 link. Not sure if this is stackblitz or an issue with how the nightly build is linked.
The stackblitz link from issue templates(template uses the goo.gl shortlink).
https:
The spacing between the lines in the credits screen does not match the official D2 client. The spacing needs to be adjusted to accurately match what the original client does.
-
Updated
Jan 15, 2020 - C++
When working on a fix for #2755 I noticed that Git tag parsing is sub-optimal performance wise - to determine changeset/date for each tag a new command is spawned via Executor in buildTagEntry(). For repositories with large set of tags (e.g. Linux kernel) this could be taxing.
Either convert this to parallel execution (thread pool) or find a way how to get all the data in single command.
Basically we need to have it draw every type of Drawable and make sure the colors are correct. Done:
- Mesh
Image::from_rgba8(more or less)- Text
To do still:
- Image from file
- SpriteBatch
- Canvas(?!)
- Mesh from MeshBuilder?
- random shader?
What it says on the tin, it's missing from this page.
The only place it shows up in the wiki is in the Incompatible Changes part of 6.99.13. Since I've had to look for it a couple times, I figure it's worth adding to the config officially.
ATL Transforms now show at least one frame whenever a pause or interpolation occurs. When a game doesn't e
Combine Tutorials 4 & 5 from
http://wiki.ogre3d.org/Basic+Tutorials
into one "Input and Listeners" tutorial as with SDL we only support buffered input.
However, include the new InputListenerChain based on the ImGUI sample.
-
Updated
Mar 13, 2020 - HTML
-
Updated
Feb 20, 2019 - C++
It doesn't make sense to have binaries like Star Ruler 2.exe in repository because they should be either updated each commit or they will be simply irrelevant.
Given that they should be regenerated anyway and keeping them updated will just introduce unnecessary merge conflicts the choice that 99% of repos make is to exclude them.
Note that in order to remove sth from git repo and ignore, one s
Refresh wiki page
For now the wiki page of OpenXRay is a mess!
I mean all necessary pages on all possible languages are trying to fit into main wiki page.
I haven't even found coding conventions from the first time!
That should be structured by the next design:
- Main page contains only links to language main wiki page.
- Language main page contains thematic sections like: Development, Modding, Using, Conti
Documentation issue
evennia.create_account returns the account object, but this is not noted in docstring.
Suggested change
take a penny leave a penny
-
Updated
Feb 12, 2020
I'm talking about the textbox where you paste in the URL - as soon as there is underscore - "_" in it,
I get red triangle, Win 10,64bit
Model 22 in TR1 has collision enabled which prevents Lara from going through.
EDIT: that seems to be not a camera target but some other service entity.
Describe the bug
A clear and concise description of what the bug is.
how can i use jdbc to connect linkis
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain yo
-
Updated
Mar 11, 2020 - JavaScript
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Seek performance
-
Updated
Jan 8, 2018 - Java
Seems most of the examples are broken, at least on latest Chrome most resources fail to load. @cookiengineer are you aware of this?
Docs Docs Docs
-
Updated
Mar 21, 2020 - Ruby
Improve this page
Add a description, image, and links to the engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the engine topic, visit your repo's landing page and select "manage topics."


Right now we give the following information (e.g.):
For future debugging on the user side we could give more information:
In addition:
jj quote: