Skip to content

Commit

Permalink
Proton v2.1.0 update
Browse files Browse the repository at this point in the history
* modification event.js
* fix many bug
* upgrade new pool
* increase USE_CLOCK option turned off by default euler integration
  • Loading branch information
A-JIE committed Jun 3, 2016
1 parent bbadaaf commit cd5599b
Show file tree
Hide file tree
Showing 63 changed files with 1,405 additions and 1,300 deletions.
5 changes: 2 additions & 3 deletions build/config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1.0.0
version = 2.1.0
source_dir = ../src/
output_full = proton-{version}.js
output_min = proton-{version}.min.js
Expand All @@ -20,13 +20,12 @@ files
-----
core/Proton.js
events/EventDispatcher.js
events/Event.js
utils/Util.js
utils/WebGLUtil.js
utils/DomUtil.js
utils/MStack.js
core/Particle.js
core/ParticlePool.js
core/Pool.js
math/MathUtils.js
math/NumericalIntegration.js
math/Vector2D.js
Expand Down
10 changes: 0 additions & 10 deletions build/proton-1.0.0.min.js

This file was deleted.

Loading

0 comments on commit cd5599b

Please sign in to comment.