-
Re: #751 - One of the issues blocking PR #1276 from being merged is what to do in the event a certain block surface doesn't have a PBR map. Or, in the event that no PBR resource pack is loaded can we …
-
It would be great if entities could be rendered.
Entity support would enable rendering these things:
- [ ] Mobs
- [ ] Animals
- [x] Paintings
- [x] Signs with proper text
- [x] The book hove…
llbit updated
3 years ago
-
- [x] Find one i like
- [x] Work out footprint
- [ ] Work out cost
- [ ] Arrange help to put up
-
During the past few days I have been going through the code as I'd like to contribute (more than just one-line-change PRs :smile: ), especially to the renderer. I have noticed a few things and I'd lik…
-
```
Hello,
would it be possible to add support for the Godpaint fileformat?
(Godpaint is a Hicolor pixel art program for the Atari Falcon 030.)
The format is very simple:
+0 uint8_t 'G'
+1 uint8_t …
-
When recently speaking to a developer who had tried using our SDK, we found out that their path to finding our SDK was:
1. somebody tells them "go take a look at the Ably Swift SDK"
1. they Google it…
-
### 🚀 是否已尝试最新的版本
- [X] 我已更新 TrMenu 至最新的版本, 并且同样复现该问题.
### 📚 是否已查阅 Wiki
- [X] 我已查阅 Wiki 对于该问题的相关内容, 并确定该问题是存在的.
### 🔗 是否存在重复 issue
- [X] 我已翻阅现有的 issue 没有发现内容重复, 亦或是对现有 issue 的更详细的描述.
### 📰 服务端详细信…
llw05 updated
1 month ago
-
Hi,
as per its docstring, `basilisp.core/load`ed files are not cached and will be reread every-time they are loaded:
```
Note that unlike ``require``\\, files loaded by ``load`` will not be c…
-
**Is your feature request related to a problem? Please describe.**
The "filter" feature is fairly powerful, but I find it cumbersome.
**Describe the solution you'd like**
I'd rather have the …
-
In Image::from_pgm, the test for a valid pgm file is wrong.
```
image_data = string.gsub(/^(P5)\s([0-9]+)\s([0-9]+)\s([0-9]+)\s/, '')
if $1 != 'P5'
raise ArgumentError, "input must be a PGM f…