Cody
|
fa333bd664
|
added Graph.detachNode which removes edges associated with a given node.
|
2011-08-23 11:48:57 -06:00 |
|
Dennis Hotson
|
b791fafe9a
|
A few updates based on code review by amcameron
|
2011-08-15 16:52:18 +10:00 |
|
Dennis Hotson
|
a0d882d360
|
Fallback requestAnimationFrame has a 10ms setTimeout
|
2011-08-15 14:20:58 +10:00 |
|
Dennis Hotson
|
24420595c0
|
Added credit
|
2011-08-15 14:20:48 +10:00 |
|
Dennis Hotson
|
ddc71c42c6
|
Merge remote branch 'origin/master' into review
* origin/master:
Attach graph and layout objects to springyui element.
Consistent brace style
Eliminate repeated calls to layout.start()
Minor tidy ups
Conflicts:
springy.js
springyui.js
|
2011-08-15 14:14:43 +10:00 |
|
Dennis Hotson
|
a918da30a4
|
Consistent brace style
|
2011-08-15 14:09:45 +10:00 |
|
Andrew Cameron
|
d549ac1d98
|
Add some code review comments.
|
2011-08-14 11:18:04 -04:00 |
|
Dennis Hotson
|
8f869d427a
|
Eliminate repeated calls to layout.start()
|
2011-08-13 20:56:40 +10:00 |
|
Dennis Hotson
|
affbca426c
|
Minor tidy ups
- whitespace fix
- added a few var's
|
2011-08-12 19:59:09 +10:00 |
|
Cody
|
aad5e3cb80
|
Merge branch 'master' of https://github.com/dhotson/springy
|
2011-08-10 16:44:52 -06:00 |
|
Cody
|
5837787992
|
changed divide method to avoid NaN errors
|
2011-08-10 16:44:50 -06:00 |
|
Dennis Hotson
|
0aea9582ff
|
Smoother animation using requestAnimFrame
|
2011-08-11 02:27:28 +10:00 |
|
Dennis Hotson
|
3662393702
|
Fixed bug in Graph.prototype.merge
Was using 'graph' var instead of 'this'.. thanks to Nessia for reporting this.
|
2011-06-22 09:21:14 +10:00 |
|
Dennis Hotson
|
bc489ac33e
|
Updated springy to latest code.
|
2010-06-15 21:15:40 +10:00 |
|
Dennis Hotson
|
af82e4060b
|
Whole bunch of improvements.
|
2010-04-17 00:38:39 +10:00 |
|
Dennis Hotson
|
8f9d858ad1
|
Initial commit
|
2010-04-16 12:20:10 +10:00 |
|