-
It would be nice to have easy-to-use AUI bindings to Lua.
Для уменьшения порога входа в разработку на AUI, думаю, стоит рассмотреть полный, добротный биндинг луа.
-
Issue: When trying to start a JNLP file (launching), I come across the following issue:
```
javax.jnlp.UnavailableServiceException: uninitialized
at javax.jnlp.ServiceManager.lookup(Unknown Sour…
jsa34 updated
3 years ago
-
always force close when open the scripts
-
Throw exception on new Lua() from other .dll project
` InnerException {System.TypeInitializationException: The type initializer for 'LuaUiEngine.UiEngine' threw an exception. ---> System.DllNotFou…
-
this is probably not a complete patch, but it is enough for me as I do not use the Always On Display (AOD)
ClockStyleOp14.java:
```
package com.upbad.apps.opgo.plugin.systemui;
import android.…
-
How can I store the current reconstruction as a voxel grid (including xyz, rgb and sdf value)?
I could not figure out what the saveToDirectory method does...
-
I'm on openSUSE 13.1 x86_64, I'm not quite sure when it started but all audio from the client process itself stopped working, I'm still getting audio from the webhelper i.e. in trailer/videos on the s…
-
I've tried to build Vertigo against OGRE 1.9.0 on Mageia 5, and after some tweaking to get the dependencies installed (ParticleUniverse and OgreOggSound), I hit errors relative to Ogre, namely (excerp…
-
## Description
For JS code we use JSDoc, we should start using something similar for our styles.
Let's do some research and start using one of:
1. https://react-styleguidist.js.org/
1. https:/…
-
if bpp = 32
the mode is set to AGR. This in an invalid and not recognized mode.
There seems to be something wrong in the next line where the sorting is done. if sorted is removed, Then the mode becom…