-
### Describe the project you are working on
none specific, but would be relevant for any 3d project
### Describe the problem or limitation you are having in your project
Producing high quality …
-
At this moment it looks like this:
![Без названия 2](https://user-images.githubusercontent.com/60031/59505950-9616ac00-8eaf-11e9-8481-393280ac6789.png)
-
### What is the issue with the HTML Standard?
The `` element is discussed more generally here, and this issue is for a topic which has been split out: https://github.com/w3c/csswg-drafts/issues/10242…
-
### Topic
As @amehowc mentioned in his p5.varaibleFont library
`There are two primary methods for loading and using fonts in p5.js. One involves using loadFont(), and the other is by defining a fo…
-
**This is Part 17, I am splitting issues to reduce loading times and avoid github collapsing messages.**
**Browse all threads and find latest one using the [gallery](https://github.com/ocornut/imgu…
-
Okay since we're getting rid of the haste spell, I'd like to add a spell or two to the charm school. Mostly I had trained charms in the past for the haste spell, it was the main draw for me.
I like t…
-
Thanks for this great game !
The French translations are a bit confusing, here is a revised version (also including some misspelled words)
[fr.Dictionary.txt](https://github.com/callanh/pathos-off…
-
# better-scroll源码分析(二):滚动相关的核心代码
上一篇文章我们分析了better-scroll的初始化过程,同时排除多余的功能,只关心如何实现滚动的初始化。今天的重点即滚动相关的核心代码,主要是手指在屏幕上滑动开始,滑动中,滑动结束三个时间点better-scroll都做了哪些事情。
这里先明确两件事:
* 文章中提到的“滑动”都是指手指或鼠标在屏幕上的滑动,提…
-
There is a discussion at https://groups.google.com/forum/#!topic/julia-dev/FmvQ3Fj0hHs about creating a syntax for custom infix operators.
...
Edited to add note: @johnmyleswhite has pointed out th…
-
## Description
Hey i was trying to make layout animation with flatlist it works just fine with numColumns 1 but if i try 2 or more than 1 it doesn't work anymore when i delete item or add new…