History for MagnetRON / src / org / ntlab / deltaViewer / MagnetRONViewer.java
2021-09-23
Changed to exclude the package name from the class name, ...
Aki Hongo committed on 23 Sep 2021
Fixed bug that same Alias ​​of CONSTRACTOR_INVOCATION was assigned twice ...
Aki Hongo committed on 23 Sep 2021
2021-09-22
#67 Implemented the feature to skip back animation ...
Aki Hongo committed on 22 Sep 2021
2021-09-20
Merge pull request #68 from nitta-lab/fast_forwarding ...
Naoya Nitta committed on 20 Sep 2021
2021-09-19
Merge branch 'master' into toMakeCallStaticMethods ...
Naoya Nitta committed on 19 Sep 2021
メソッド名の修正.
Naoya Nitta committed on 19 Sep 2021
#67 Implemented the feature to fast forward animation ...
Aki Hongo committed on 19 Sep 2021
・オブジェクト生成時にそのオブジェクトからのエッジも同時に生成するようにする. ...
Naoya Nitta committed on 19 Sep 2021
2021-09-16
追跡対象のオブジェクトが引数として渡されている static メソッドの呼び出しを,クラスオブジェクトの中に正しく表示されるようにした.
Naoya Nitta committed on 16 Sep 2021
2021-09-15
#59 Fixed a bug in auto-tracking animated cells so that the window could ...
Aki Hongo committed on 15 Sep 2021
2021-09-13
Merge branch 'master' of ...
Aki Hongo committed on 13 Sep 2021
#59 Implemented to auto-track animating cells ...
Aki Hongo committed on 13 Sep 2021
2021-09-12
dummySystem ブランチの修正作業が2日続けても完了の目途が立たなかったので,最小限の修正で対応することを目指す.
Naoya Nitta committed on 12 Sep 2021
2021-09-11
Changed to objectId.startsWith("0:") from objectId.matches("0").
Aki Hongo committed on 11 Sep 2021
2021-09-10
Changed to replace objectId with objectId:className for static object ...
Aki Hongo committed on 10 Sep 2021
Consider the order of RECEIVER and CONSTRUCTOR_INVOCATION aliases when a ...
Naoya Nitta committed on 10 Sep 2021
2021-09-07
This-Another型でメソッドの引数として関連付けられた場合に,relatedPointから引数オブジェクトを取得することができていなかったのを修正.
Naoya Nitta committed on 7 Sep 2021
Merge pull request #49 from nitta-lab/forAspectJTrace ...
Hongo Aki committed on 7 Sep 2021
2021-09-06
Added waitAnimationEnd() before ACTUAL_ARGUMENT animation start. ...
Aki Hongo committed on 6 Sep 2021
Fixed bug that Y coordinate of ObjectVertex overlap with MethodExecution ...
Aki Hongo committed on 6 Sep 2021
Implemented method to wait until MagnetRONAnimation#play() finish ...
Aki Hongo committed on 6 Sep 2021
2021-09-04
Fixed bugs related to parents and children. ...
Aki Hongo committed on 4 Sep 2021
2021-09-03
Animate resizing and translating animation in parallel. ...
Aki Hongo committed on 3 Sep 2021
2021-08-26
1) AspectJ 対応のための作業: ...
Naoya Nitta committed on 26 Aug 2021
2021-08-20
#5 Implemented so that method call and return value, ...
Aki Hongo committed on 20 Aug 2021
2020-12-30
#22 Change to call method execution such as addElement(), add() in ...
Aki Hongo committed on 30 Dec 2020
2020-12-29
Revise .magnet files. ...
Aki Hongo committed on 29 Dec 2020
Add .magnet of tiny problems and put together in magnetFiles. ...
Aki Hongo committed on 29 Dec 2020
#5 Fix bug by removing all cells when resuming animation.
Aki Hongo committed on 29 Dec 2020
CONSTRACTOR_INVOCATION may be called after RECEIVER.
Aki Hongo committed on 29 Dec 2020