User interface mostly done, except for velocity editing.
commit5a6e75133b417dc5226e1287551c5245caba18c5
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 19 Oct 2008 08:14:52 +0000 (19 04:14 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 19 Oct 2008 08:14:52 +0000 (19 04:14 -0400)
treeb32b1413aa7e0d36e60f595cf7260583aed338e7
parent1d4b57256c78d1a464bcaa39964443886582901b
User interface mostly done, except for velocity editing.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
12 files changed:
nbproject/project.properties
src/edu/mit/ezyang/gravity/GravitySimulatorApp.java
src/edu/mit/ezyang/gravity/GravitySimulatorView.form
src/edu/mit/ezyang/gravity/GravitySimulatorView.java
src/edu/mit/ezyang/gravity/j3d/EditableGroup.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/RotateGroup.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/SmartMouseBehavior.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/SmartMouseTranslate.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/SmartMouseZoom.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/SmartPickTranslateBehavior.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/j3d/SmartPickZoomBehavior.java [new file with mode: 0644]
src/edu/mit/ezyang/gravity/resources/GravitySimulatorApp.properties