-
Hi, thank you for this great library.
Would it be possible to adopt flat shading = removing shades on the spheres representing the nodes?
I guess adopting something like `THREE.FlatShading` would …
-
Here is a simple example with an injected property where I want to use the injected property to define another property:
class TestModule
{
val bar = "bar"
}
class Tes…
-
Use DI to inject `SuddenPlusCalculator` into `SuddenPlusTableActivity` instead of initing one.
-
Hello,
It seems I found a bug or a limitation on transitive dependencies between 2 modules:
```kotlin
class Deps(
a: DependenciesA,
b: DependenciesB
) : DependenciesA by a, D…
-
Hello Mr. Vasturiano. Thank you very much for this wonderful framework! I am working on learning it an hope to be able to contribute back soon!!! Thank you again for all you do.
I have been able to…
-
We have observed that on android 4.1.2 devices exoplayer is not able to play mp4/hls.
Is there any specific support problem?
Can you tell are we going to fix them?
Below is a stack trace of the erro…
-
I got below error when upgrading metabase docker from v0.26.0 to v0.27.0
![screen shot 2017-11-29 at 7 54 01 am](https://user-images.githubusercontent.com/2088055/33352395-39ab4cee-d4db-11e7-9f90-…
-
Hi!
Really great stuff here, love how simple it is to use and how concise the code base is compared to other dependency injection libraries out there.
However, looking through your code, I notic…
-
Ok, may be it is me, and maybe not :-)
I am trying to add an Image to a Product but I think there may be an issue with the array handling in Update.php
here's the code:
```
if (!empty($elem…
reetp updated
7 years ago
-
capsule (PO:0030091)
Proposed def'n:
A fruit derived from a gynoecium (PO:0009062) with a dry pericarp (PO:0009084) which dehisces at maturity.
Proposed Comment:
Capsules (PO:new) are divide…