Louis Langholtz
Louis Langholtz
### Expected/Desired Behavior or Experience: There'd be a PNG formatted image for a `WeldJoint` in the [`Documentation/images`](https://github.com/louis-langholtz/PlayRho/tree/master/Documentation/images) folder. ### Actual Behavior: There are no images that show a `WeldJoint`. ###...
### Expected/Desired Behavior or Experience: There'd be a PNG formatted image for a `RopeJoint` in the [`Documentation/images`](https://github.com/louis-langholtz/PlayRho/tree/master/Documentation/images) folder. ### Actual Behavior: There are no images that show a `RopeJoint`. ###...
### Expected/Desired Behavior or Experience: There'd be a PNG formatted image for a `TargetJoint` in the [`Documentation/images`](https://github.com/louis-langholtz/PlayRho/tree/master/Documentation/images) folder. ### Actual Behavior: There are no images that show a `TargetJoint`. ###...
### Expected/Desired Behavior or Experience: There'd be a PNG formatted image for a `MotorJoint` in the [`Documentation/images`](https://github.com/louis-langholtz/PlayRho/tree/master/Documentation/images) folder. ### Actual Behavior: There are no images that show a `MotorJoint `....
### Expected/Desired Behavior or Experience: There'd be a PNG formatted image for a `FrictionJoint` in the [`Documentation/images`](https://github.com/louis-langholtz/PlayRho/tree/master/Documentation/images) folder. ### Actual Behavior: There are no images that show a `FrictionJoint`. ###...
### Expected/Desired Behavior or Experience: There's a guide written in markdown for helping people transition from Box2D code to PlayRho. Among other things, it should mention: - [ ] The...
### Expected/Desired Behavior or Experience: Every PlayRho library `class`-class documents one or more [class invariants](https://en.wikipedia.org/wiki/Class_invariant) or — if it doesn't have any invariants — is refactored to being a `struct`-class....
### Expected/Desired Behavior or Experience: There's an executable tool that works like clang tidy which converts Box2D using user code to PlayRho using user code. ### Actual Behavior: There's currently...
### Expected/Desired Behavior or Experience: [`pyspellcode`](https://github.com/louis-langholtz/pyspellcode) is used in a continuous integration (CI) system like Travis or AppVeyor to at least generate warnings about unrecognized spellings in doxygen marked up...
### Expected/Desired Behavior or Experience: The continuous integration setup for this project includes at least one Mac OS XCode build target and that's reflected in the **macOS XCode** Continuous Integration...