@box2d/lights
Advanced tools
Comparing version 0.9.2 to 0.10.0
{ | ||
"name": "@box2d/lights", | ||
"version": "0.9.2", | ||
"version": "0.10.0", | ||
"description": "A TypeScript port of Box2DLights", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a83e77f83666030d76c347729504b6fc21a646d5" | ||
"gitHead": "072d817b70b19e17215135ea20a241af659e6925" | ||
} |
@@ -42,2 +42,3 @@ # @box2d/lights | ||
- Lights: [ported from LibGDX](https://github.com/libgdx/box2dlights) | ||
- DebugDraw: Debug drawing using a canvas | ||
- Testbed: A set of demos, partially ports of the original projects, partially new ones. | ||
@@ -44,0 +45,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193047
49