rajincse / rajin

Rajin at Github
0 stars 0 forks source link

Perspectives Library #1

Open rajincse opened 10 years ago

rajincse commented 10 years ago

Completed: At revision: 4

1

Perspectives library added.

rajincse commented 9 years ago

Completed: At revision: 14

1

updated

rajincse commented 9 years ago

Completed: At revision: 15

1

Replay feature added

rajincse commented 9 years ago

Completed: At revision: 16

1

  1. Bug is fixed for getting blocked. ( Replaying Was actually working on main thread now working on different thread)
  2. Zoom and translation are removed
  3. Logics are documented.
rajincse commented 9 years ago

Completed: At revision: 17

1

Replay feature: property changes recorded.

rajincse commented 9 years ago

Completed: At revision: 18

1

  1. Screen Resize and positions are getting recorded
  2. Container.resized is overridden
  3. ComponentMoved added to ViewerWindow
rajincse commented 9 years ago

Completed: At revision: 19

1

Tree.java, DistanceMatrix.java and HierarchicalClustering.java added

rajincse commented 9 years ago

Completed: At revision: 21

1

Newer version of code added. ViewerContainer2D is replaying codes are removed ( Codes can be found at commit:b329c7a)