-
IMHO conditional loading poses more issues on debugging than features and help.
The issues I had this far are all related to what I call the _surprise effect_. While you’re debugging something that t…
yuchi updated
9 years ago
-
*Issue migrated from trac ticket # 410*
**component:** core | **priority:** critical | **resolution:** fixed
#### 2013-08-09 07:19:24: totaam created the issue
___
> If you have a large window but…
-
Now, since Cinder is undergoing graphics rewrite next gen, why not make FBOs finally render with the right orientation?
With DX support there is no point being forced to OpenGL crazinesses.
Connecte…
-
For the anonymizeIP-Plugin, it is not only necessary to mask the IP for storing in the DB but also for the user recognition heuristics and all other plugins / tools / components that use the visitor I…
-
Click on a button to transition (css3 slide) to next page, if on next page there is an input right there the position of the button on previous page, the input will get focus and soft keyboard open up…
-
I have a UITableView in which I display in a custom cell a long text. I calculate beforehand how high the cell must be and display the text correctly.
However, in a few cases, if I use UILabel the tex…
BobDG updated
10 years ago
-
I missed any example of how to create scroll view item which consist of different surfaces and layouts.
Is it possible? I had no luck to make it done.
It would be also important in #73 for dom reus…
-
Algorithms for parsing fixations and saccades...
Are you aware of this paper on the latest J of Eye Movement Research? They claim it's independent of the sampling rate of the eye-tracker. MATLAB code…
-
We've found Forge is pretty slow for generating RSA keys (using Node or Chrome). As a result, I ended up timing both Forge and the original JSBN implementation, and I found that the original JSBN impl…
evanj updated
10 years ago
-
Take a look at this article:
http://www.codeproject.com/Articles/210979/Fast-optimizing-rectangle-packing-algorithm-for-bu
(now available at https://github.com/am11/RectanglePacker)
Courtesy of Matt…
am11 updated
10 years ago