0
I Use This!
Inactive

Commits : Listings

Analyzed 16 minutes ago. based on code collected about 13 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r2441 More... about 12 years ago
1000 trunc More... about 12 years ago
toJSON vec3 and quat as truncated arrays More... about 12 years ago
toJSON for Vector3 and Quaternion More... about 12 years ago
Remove global i in HelloWorld test More... over 12 years ago
Remove temporary file More... over 12 years ago
Merge branch 'hello-world' into develop More... over 12 years ago
Fix precision error in expected values in HelloWorld More... over 12 years ago
Fudge epsilon for final HelloWorld test More... over 12 years ago
Remove slow console.logs from HelloWorld More... over 12 years ago
Add more tests for HelloWorld, at point of collision More... over 12 years ago
Fix more operator errors in Sequential More... over 12 years ago
Fix operator error in Sequential.resolveSingle More... over 12 years ago
Fix default number of iterations of solver to run More... over 12 years ago
Fix expected values for HelloWorld test More... over 12 years ago
Fix CollisionObject and Rigidbody tests More... over 12 years ago
Remove emacs temp file More... over 12 years ago
Fixed vector math error in RigidBody.internalApplyImpulse More... over 12 years ago
Merge branch 'hello-world' of github.com:GradientStudios/bump.js into hello-world More... over 12 years ago
More syntax fixes. HelloWorld now runs to completion, albeit incorrectly More... over 12 years ago
Add fix and test for AlignedObjectArray.resize handling nulls More... over 12 years ago
Add fix and test for AlignedObjectArray.resize for nonTypes. More... over 12 years ago
Fixed error where math operators hadn't been replaced correctly More... over 12 years ago
More error fixes More... over 12 years ago
Fixed small errors More... over 12 years ago
Fixed error resulting from improper use of "by-reference" scalar More... over 12 years ago
Fixed error caused by using btAlignedObjectArray `expandNonInitializing` func More... over 12 years ago
Merge branch 'hello-world' of github.com:GradientStudios/bump.js into hello-world More... over 12 years ago
Replaced test comparions values in HelloWorld with correct ones for double precision, and output now matches! Also added helpers to Vector3 and Quaternion for debug printing. More... over 12 years ago
Fix typo in ManifoldPoint More... over 12 years ago