-
Log collision is being detected but logic for log and river needs to be adjusted to work correctly
-
https://github.com/cakephp/phinx/blob/0.x/src/Phinx/Console/Command/Create.php
You could apply sth similar here we currently evaluate for Migrations:
https://github.com/cakephp/migrations/pull/773
Wh…
-
Hello. I'm not sure if i should open the issue.
This has been mentioned [here](https://github.com/godot-jolt/godot-jolt/issues/503#issuecomment-1646630711)
So do you plan to implement this, or do w…
-
When working on #1432 to import offers into JIMM, I didn't address the scenario where is collision with an existing offer URL.
For context, an offer URL takes the form:
- [offer-owner]/[model-name…
-
Hello,
According to Moodle standards, all custom classes that are not part of the core API should be placed in the 'classes/local' folder to avoid potential namespace collisions. You can refer to t…
-
According to Moodle standards, all custom classes that are not part of the core API should be placed in the 'classes/local' folder to avoid potential namespace collisions. You can refer to the guideli…
-
- Actor collisions
- Level collisions
-
### Detailed Description
The collision check component needs to be evaluated and refactored.
- [ ] check if code does what it should and if it can be improved
- [ ] refactor
### Definition of …
-
### Description
I'm experiencing an `EXC_BAD_ACCESS` error with `YGNodeStyleSetMinWidth` when using `use_frameworks! :linkage => :static` in a project that uses Yoga for layout (specifically with Rea…
-
### Description:
Currently, the objects can be moved into each other and over each other. We want to fix that, such that the dragged object cannot be moved into any other object placed on a plane.
…