Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfl/box2d

Haxe port of Box2D, a popular rigid-body 2D physics engine
https://github.com/openfl/box2d

Update LICENSE.md

77493592e9982ff956cc74efea1cd89fa02f3b6e authored almost 2 years ago by Joshua Granick <[email protected]>
Compile fix

4114476e4d558ca2e43f45d6222a74aded142e2f authored over 3 years ago by Joshua Granick <[email protected]>
Run Haxe formatter

4b64a429c08db04283d442db42030abe13944c7c authored over 3 years ago by Joshua Granick <[email protected]>
Fix spacing.

3ca83d42bfe82377cd8f79488c19a529858107bb authored over 3 years ago by Lerg <[email protected]>
Added gravity scale for dynamic bodies.

a29c7ce476b86239553b44f4af1d45622c956500 authored over 3 years ago by Lerg <[email protected]>
Merge branch 'hypersurge-master'

66571a72b40408caf2e3728f3299d51b40526144 authored over 3 years ago by Joshua Granick <[email protected]>
Minor fixes

69cadcb3a30bc625bdaba39d0c9a4ea47e8f6ad0 authored over 3 years ago by Joshua Granick <[email protected]>
Merge branch 'master' of https://github.com/hypersurge/box2d into hypersurge-master

b2457cba77b35b006917b3bd9f25680adea9bdd0 authored over 3 years ago by Joshua Granick <[email protected]>
Fix Std.is deprecation warnings (resolves #30)

5dc3bee78b5272d0b428d7797f237b7dac93faad authored over 3 years ago by Joshua Granick <[email protected]>
Update LICENSE.md

06859bb9d8c297005eccc529759e8116093a1dac authored almost 4 years ago by Joshua Granick <[email protected]>
js magic fix

66b26eec92e404db91f05e8a82b26b75f6f5776f authored over 4 years ago by Robert Fell <[email protected]>
pixijs debug draw and line fixes to createjs debug draw

25ee680391ffdc2e76deccb52f11ad12325638a4 authored almost 5 years ago by Robert Fell <[email protected]>
Update LICENSE.md

62bd924b8a19d635316d3a57a6e31f697db50707 authored almost 5 years ago by Joshua Granick <[email protected]>
refactored spaces to tabs

50bfcbcf9d8f942e35d8110395c996c1576c1be3 authored about 5 years ago by Robert Fell <[email protected]>
DebugDraw for CreateJS

02b839517bb2f5798b97fe23801fda146f61e996 authored about 5 years ago by Robert Fell <[email protected]>
Logic fix in B2Fixture (resolve #20)

1986706ee2b77a14f92a78e0b5c2c70d1935731f authored over 5 years ago by Joshua Granick <[email protected]>
changed B2Fixture SetUserData to setUserData

882d402cea02b61caf07a6d1131490f4060a6e50 authored over 5 years ago by amiani <[email protected]>
add heaps debug draw view

72939345efc87330abaca1f273c831be5d668006 authored about 6 years ago by Zaphod <[email protected]>
Merge pull request #16 from randomnine/master

Fix memory leaks

a53ad84feed4043bcb09753d56348b88e4818595 authored over 6 years ago by Joshua Granick <[email protected]>
Null pointers when deallocating a body

cb5c2a54ab2b6a394dac887f0aaf4b6ff138d909 authored over 6 years ago by Ruari O'Sullivan <[email protected]>
Fix memory leak in broad phase collision detection

For some reason, garbage collection wasn't cleaning up this closure in certain builds. I've reim...

9fe24133a2b35b2fd93851f4fe2f140edcfb3b32 authored over 6 years ago by Ruari O'Sullivan <[email protected]>
Fix memory leak in contact allocation

Contacts of certain types were being allocated from certain memory pools (those in non-primary r...

228f1099d2a21bb70afbf07281c57f3fd9f9ed85 authored over 6 years ago by Ruari O'Sullivan <[email protected]>
Fix tracking of active contacts

B2ContactManager was incrementing B2World.m_contactCount when adding a contact but decrementing ...

58d402d2e014462673b91c4f8c0693655e2ad313 authored over 6 years ago by Ruari O'Sullivan <[email protected]>
Update LICENSE.md

913d9a8b0a5d16f844f332707c2af607faa1ee9c authored almost 7 years ago by Joshua Granick <[email protected]>
Merge pull request #15 from Gama11/patch-1

Readme syntax highlighting

642e6f300584951dbae4a4a4fe5760ee8c761210 authored almost 8 years ago by Joshua Granick <[email protected]>
Readme syntax highlighting

ad13d233923a5dfd268aacda4c1596aa4530b6da authored almost 8 years ago by Gama11 <[email protected]>
Fix init B2Mat22 value (fix #11)

3a7942157f331ce83cf40229c484d124acd0fb67 authored about 9 years ago by Joshua Granick <[email protected]>
Guard in-case Flash renderer is not present

08ec9c6126490a14a790014fbbb003d8cf6920c4 authored over 9 years ago by Joshua Granick <[email protected]>
Fix B2DebugDraw if no Flash renderer present

92760fa07e9747ce8dac18cc850828d71e751a68 authored over 9 years ago by Joshua Granick <[email protected]>
Update to 1.2.3

e06f4f0a28f7483c4ca30629068c3fd92c38eb22 authored almost 10 years ago by Joshua Granick <[email protected]>
Update README.md

59a7e7eae685ad568df70f87dec66cb199760c65 authored almost 10 years ago by Joshua Granick <[email protected]>
Update README.md

32e66650fc0b50d013a51ad5257c64264c5ee1a0 authored almost 10 years ago by Joshua Granick <[email protected]>
Update README.md

d683dec8ad6649dff9298958923f011e9e4a500c authored almost 10 years ago by Joshua Granick <[email protected]>
Add Box2D TestBed (thanks @justnajm)

e63478a5ffa932dea385c38a442162bb3f6ad639 authored almost 10 years ago by Joshua Granick <[email protected]>
Initialize more numbers to guard against possible Neko errors

5d045900552b08afbc364fef3e2ef829f79f64b2 authored almost 10 years ago by Joshua Granick <[email protected]>
Merge pull request #10 from justnajm/patch-1

Updated B2BuoyancyController.hx, Merged demos

f59bebddce024599856d2ed6c8a6be1987fab23b authored almost 10 years ago by Joshua Granick <[email protected]>
Update B2BuoyancyController.hx

Have resolved semicolon errors on two lines 137 and 146, have added semicolons

6d923abf12eec291c94ddae56ca6cb8422259a94 authored almost 10 years ago by Najm Ul Abideen <[email protected]>
Update README.md

a0d7c66f3585adc93fbfeb82d1d255d029fb446a authored almost 10 years ago by Joshua Granick <[email protected]>
Switch B2ShapeType to an abstract enum

d35f8e7a77b454df2815c2b84713a357007fea83 authored almost 10 years ago by Joshua Granick <[email protected]>
Neko fix

7844a50f65c0b096b543c5d2f7f16701bf7780c2 authored almost 10 years ago by Joshua Granick <[email protected]>
Fix loops in B2BuoyancyController

089aaa4ffc79300dd0ce4fa56ef49db9a83c8eb4 authored almost 10 years ago by Joshua Granick <[email protected]>
Update to 1.2.2

17596733c0e93fe4091f455c784049eb771101c7 authored almost 10 years ago by Joshua Granick <[email protected]>
Update README.md

a2f313ec58d383588d275bd20f93cf95eda05ab8 authored almost 10 years ago by Joshua Granick <[email protected]>
Update README.md

3c8f817754afc6d0bcb0c00675d7b3575c1c62fa authored almost 10 years ago by Joshua Granick <[email protected]>
Update README.md

2f17531862892040fa4f5ce47916e149e2dbe1fc authored almost 10 years ago by Joshua Granick <[email protected]>
Create README.md

c1da0e7c3b612052bf8658c155af8bb5eeae7d10 authored almost 10 years ago by Joshua Granick <[email protected]>
Change B2Body type to an enum (B2BodyType)

af8e3da15ecbe1819531f6efe16bb97ac58f76a6 authored almost 10 years ago by Joshua Granick <[email protected]>
Use abstract enum

927364b44052525964b82e96a0c10ffbc7433e71 authored almost 10 years ago by Joshua Granick <[email protected]>
Create LICENSE.md

793c9e9d3dfff16fde0111b608eaae1dd5518a34 authored almost 10 years ago by Joshua Granick <[email protected]>
Update to 1.2.1

12511a310a44db657f42aa1373149667c676f17b authored almost 10 years ago by Joshua Granick <[email protected]>
Neko fixes

057debf6d7c4089453dc938d4f03e5679783ce36 authored almost 10 years ago by Joshua Granick <[email protected]>
Merge pull request #7 from marc-jones/patch-2

Uncommented the guts of testOverlap function

18a7025b82b437eefa25542a3176a9b0cd4a8505 authored over 10 years ago by Joshua Granick <[email protected]>
Uncommented the guts of testOverlap function

I was having troubles when it came to detecting collisions with sensors. Collisions were being c...

0f5de04698e5b5948ee34a48958a067556b90a0b authored almost 11 years ago by marc-jones <[email protected]>
Merge pull request #2 from jarnik/master

prevent endless loop

4c09eb8a2a9ac1ba36c4cb36b7e9994c3f58f58e authored over 11 years ago by Joshua Granick <[email protected]>
prevent endless loop

8c10f80dd22bfef4863173b1e21284a7d598a96f authored over 11 years ago by Jaroslav Meloun <[email protected]>
Neko fix

34ed8af7ca330836746654635c48ce8f801ccd5e authored over 11 years ago by Joshua Granick <[email protected]>
Added missing enums (B2Joint.e_polygonType to B2JointType.POLYGON_TYPE, etc) and update for haxelib 2

eea533ebe2f7af3aac6b4b057e56b2b31a4f4737 authored over 11 years ago by Joshua Granick <[email protected]>
Always returning 'true' from testOverlap seems to greatly improve performance without negative effects

486853c2fabc6cb07fa078dbb0907810fd6ea117 authored over 12 years ago by Joshua Granick <[email protected]>
Update for haxelib

4bbd73cade5921764fa99ffce88a8537b22859a8 authored almost 13 years ago by Joshua Granick <[email protected]>
Static initialization patch

1cb892b7d7ba08f0ab4d5c8fa9ed5bd94fd05b9b authored almost 13 years ago by Joshua Granick <[email protected]>
Improved B2Math.MIN_VALUE and B2Math.MAX_VALUE for Javascript, and fixed a small "if" statement

346c554902afe9d36d0d0b7a452ca9ac42ca29e5 authored almost 13 years ago by Joshua Granick <[email protected]>
Fixed license

5c9a06886fbdcd542bc37ed6634d748712245243 authored almost 13 years ago by Joshua Granick <[email protected]>
Initial commit

d958215b4e5812eb8dc0997d09d602722ac3ef54 authored almost 13 years ago by Joshua Granick <[email protected]>