-
Either I am not understand how Regex work, or it didn't work as expected?
![Screenshot_2024-04-27-12-59-30-790_spam blocker](https://github.com/aj3423/SpamBlocker/assets/84930076/85c378af-bcd3-41b1-b…
-
Good afternoon,
| Required Info | |
|---------------------------------|-------------------------------------…
-
### Platform
Web
### Plugin
connectivity_plus
### Version
6.0.3
### Flutter SDK
3.19.5
### Steps to reproduce
1. Run the code on the web.
2. The `onConnectivityChanged` snapshot is null.
…
-
The following forces and variables must be factored into the simulation:
- [ ] Water resistance (environmental)
- [ ] Proper buoyancy and gravity (environmental)
- [ ] Proper acceleration and max…
-
On Friday @zepumph and I discussed that there are modularity problems, including but not limited to cases where base classes know too much about unrelated subclasses. This is partly what is causing #1…
-
i have a simple scene
2 dynamic rigid bodies (spheres bodies) with gravity enabled
1 kinematic rigid body a cube stretched as a ground
i start the simulation and then like a second later i sto…
-
### Description of Issue
As I use usdview to a .usda file, it seems that it doesn't simulate physical effect.
### Steps to Reproduce
1. Copy the same code as what it is from the example here: htt…
-
Hi all,
We have come across what seems to be a bug in background_fields. This arose in another context, but the code below is the simplest way that I have come up with so far that demonstrates the p…
-
Hi,
1) I'm trying to learn DualSPH. I am running this simulation or trying to in this case. But i keep getting this error as seen below,
The simulation I am running is https://www.youtube.com/wa…
-
Work scope
- [x] Build a board.
- [x] Add physical properties to the ball to move on the board
- [x] Add coins & make them rotate
- [x] Detect collisions in the board.
- [x] Add ScoreBoard…