Louis Langholtz

Results 35 issues of 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`. ###...

Enhancement
Help Wanted
Docs

### 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`. ###...

Enhancement
Help Wanted
Docs

### 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`. ###...

Enhancement
Help Wanted
Docs

### 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 `....

Enhancement
Help Wanted
Docs

### 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`. ###...

Enhancement
Help Wanted
Docs

### 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...

Enhancement
Help Wanted
Docs

### 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....

Enhancement
Docs

### 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...

Enhancement
Help Wanted

### 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...

Enhancement
Docs

### 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...

Enhancement
Help Wanted
macOS