0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from abakobo/abakobo-patch1 More... about 6 years ago
retro compatibility addon for motorjoint More... about 6 years ago
Removed unimplemented function declaration More... over 6 years ago
Merge pull request #10 from aajshaw/aajshaw-patch-1 More... over 7 years ago
Change != to !.equals() More... over 7 years ago
Fixed refAngle/referenceAngle problem in Javascript source More... over 7 years ago
Added support for paths for Java More... almost 8 years ago
Merge pull request #8 from lorint/patch-1 More... over 8 years ago
Update loadrube.js More... over 8 years ago
added color handling to readCustomPropertiesFromJson More... over 8 years ago
added path member for b2dJsonImage More... almost 9 years ago
Added support for paths (prep for instanciable objects in editor v1.7) More... about 9 years ago
Changed 'formated' to 'formatted' to avoid deprecation warning with MSVC More... about 9 years ago
Merge branch 'master' of https://github.com/iforce2d/b2dJson More... about 9 years ago
Output linearOffset instead of anchorA when writing motor joints. More... about 9 years ago
Output linearOffset instead of anchorA when writing motor joints. More... about 9 years ago
uncommented line to set correction factor of motor joints when saving More... about 9 years ago
added extra parameter to loading functions to allow passing an existing world to use instead of creating a new one More... about 9 years ago
(JS) removed some unnecessary console logging More... over 10 years ago
This again??? I hate git. More... over 10 years ago
(JS) added getXXXByCustomProperty for fixtures, joints and images More... over 10 years ago
Merge pull request #4 from michaelcontento/master-unused-variable-warning More... over 10 years ago
fix "unused local variable" warning More... over 10 years ago
(C++) ok, this time getAllFixtures should be added. Git sucks. Why don't changes get detected when committing? I have to 'add' again? Stupid. More... over 10 years ago
(C++) Added getAllBodies/getAllFixtures/getAllJoints More... over 10 years ago
huh? I have no idea why this is necessary... I just know that I hate git more every time I use it. Merge branch 'master' of https://github.com/iforce2d/b2dJson More... over 10 years ago
Tidied up functions for loading into existing worlds. More... over 10 years ago
Merge pull request #3 from Barryrowe/master More... over 10 years ago
updating pom to build properly More... over 10 years ago
(C++) fixed problem with aspectScale not having a default value, and not being copied correctly in the copy constructor More... over 10 years ago