GitBucket
Toggle navigation
Sign in
Files
Branches
37
Releases
Issues
10
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
nitta-lab
/
AlgebraicDataflowArchitectureModel
Download ZIP
525 commits
Transfer to URL with SHA
tree:
c01d797ad5
Switch branches
×
ASE2022submit
FACS2023
Models2024
SimulatorVisualization
controlFlowModeling
dynamicResourceCreation
experiment20231128
experiment_2023_1_25
extendForWebServices
feature-keyboard-shortcuts
feature_addLoggerToCFD
fix
fix-window-position
fixSerializeException
fix_connectionAnEdgeAtDependsOnMediator
forMultipleOutputResources
forWebServices
gameEngine
gameEngine-DTRAM
gameEngine2
hieararchicalLayout
htmlGUi
importVisualModelingUpdates
langSpecModification
master
ohta
ohta2
ota
outputChannelAsAClass
refactor
simulationLayout
simulator
swingInterface
test
two-stage-modeling
update-dtram-parser
updateHierarchicalResources
AlgebraicDataflowArchitectureModel
/
GameEngine
/
src
/
main
/
java
/
gameEngine
/
latest commit
c01d797ad5
NoranekoFelician
authored
12 hours ago
..
entites
・Editorシーンで選択するObjectの型をEntityからGameObjectへ変更尾
12 hours ago
geometry
GameEditorの挙動を修正transformの変更が可能になったが、連続で変更はできない模様。
1 month ago
input
- Editor用のUI(Button、TextMesh)はそれ用のクラスを作成し、GameEditorにて表示を行うように変更。
5 days ago
scenes
・Editorシーンで選択するObjectの型をEntityからGameObjectへ変更尾
12 hours ago
views
・ComponentはGameObjectにしかつけれないため、GameComponent内で扱うparentはEntityではなくGameObjectに変更。
13 hours ago
ConnectionManager.java
・ComponentはGameObjectにしかつけれないため、GameComponent内で扱うparentはEntityではなくGameObjectに変更。
13 hours ago
GameEditor.java
・DTRAMからGameSceneを実行可能に
1 day ago
SwingGameEditor.java
EntityViewの位置に実行時Entityを表示することに成功
1 day ago
Time.java
各GameComponentの子クラスにcopyメソッドを実装。
25 days ago