2024-10-07
Merge pull request #112 from nitta-lab/interfaces ...
山際 祥平 committed on 7 Oct 2024
2024-10-06
・モデルファイル中の JSON を Term ではなくて,JsonTerm として読み込めるように改良. ...
Naoya Nitta committed on 6 Oct 2024
2024-10-03
Just sorted methods in Editor.java
Shohei Yamagiwa committed on 3 Oct 2024
Cleaned up some codes in OpenAction.java
Shohei Yamagiwa committed on 3 Oct 2024
・モデルファイル読み込み時に,init{} 内で model への ResourceHierarchy の登録をしていなかった. ...
Naoya Nitta committed on 3 Oct 2024
モデルファイルで,init {} の直後に native キーワードが来る場合を想定していなかった.
Naoya Nitta committed on 3 Oct 2024
2024-10-01
still buggy
Shohei Yamagiwa committed on 1 Oct 2024
2024-09-30
Fixed the bug that constructed graph is collapsed after selecting PushPullSelectionStage again
Shohei Yamagiwa committed on 30 Sep 2024
Just cleaned up some codes.
Shohei Yamagiwa committed on 30 Sep 2024
Fixed the bug that mxGraph is not showing after open a model file.
Shohei Yamagiwa committed on 30 Sep 2024
Remove layer logics
Shohei Yamagiwa committed on 30 Sep 2024
Cleaned up codes in Editor.java
Shohei Yamagiwa committed on 30 Sep 2024
Restored whole layer logics
Shohei Yamagiwa committed on 30 Sep 2024
Started restoring layer logics
Shohei Yamagiwa committed on 30 Sep 2024
2024-09-29
シミュレータ機能で,ウィジェットの位置やサイズを指定できるようにした.
Naoya Nitta committed on 29 Sep 2024
Finished migration but still buggy
Shohei Yamagiwa committed on 29 Sep 2024
2024-09-27
Removed Layer logic in Stage.java
Shohei Yamagiwa committed on 27 Sep 2024
Make the window center on screen on start up
Shohei Yamagiwa committed on 27 Sep 2024
Organized imports, fixed typo and removed unnecessary comment in NewResourceAction.java
Shohei Yamagiwa committed on 27 Sep 2024
Deleted DataTransferModelingCellEditor.java
Shohei Yamagiwa committed on 27 Sep 2024
Cleaned up some codes in NavigationWindow.java
Shohei Yamagiwa committed on 27 Sep 2024
2024-09-26
Now navigation window is working.
Shohei Yamagiwa committed on 26 Sep 2024
2024-09-25
Added menu item to show navigation window.
Shohei Yamagiwa committed on 25 Sep 2024
Fixed that forgot to register navigation window to stage change listener
Shohei Yamagiwa committed on 25 Sep 2024
Added some fields and methods related to stage system.
Shohei Yamagiwa committed on 25 Sep 2024
Cleaned up some codes again
Shohei Yamagiwa committed on 25 Sep 2024
Cleaned up some codes
Shohei Yamagiwa committed on 25 Sep 2024
Added navigation window skeleton
Shohei Yamagiwa committed on 25 Sep 2024
Reverted all changes and added logic skeleton
Shohei Yamagiwa committed on 25 Sep 2024
2024-09-23
Simulatorにタイマー機能を追加.
Naoya Nitta committed on 23 Sep 2024