-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlog.txt
236 lines (172 loc) · 5.35 KB
/
log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
commit 1e4298c71e28a17d7b1832554744af90a0f8e2b9
Author: Mads <[email protected]>
Date: Thu Jun 9 18:31:53 2016 +0200
Fixed scale flickering
M log.txt
M src/Beam.java
M src/Commit.java
A src/FadingString.java
M src/Node.java
M src/Visualizer.java
commit f3aa5d14ba5e53e89edecd90cd4232755445df7d
Author: Mathias Jakobsen <[email protected]>
Date: Thu Jun 9 15:53:24 2016 +0200
Added min-width for springs, and tried to reduce cluttering in tree.
M log.txt
M src/Commit.java
M src/Node.java
M src/Spring.java
M src/Visualizer.java
commit f900feb6bc55d4ac31abfe25cfcdf84ba201c381
Author: Mathias Jakobsen <[email protected]>
Date: Thu Jun 9 14:45:27 2016 +0200
Added labelbox to be drawn as well as made Vector2D stringable
M src/Vector2D.java
M src/Visualizer.java
commit 3e3946376ffd53a597fd52e23d999ae2decc89c0
Author: Mads <[email protected]>
Date: Thu Jun 9 01:58:31 2016 +0200
Fixed data dump, so one image per dump
M log.txt
M src/ImageAndVideoProcessor.java
M src/Visualizer.java
commit ed29b975a326a4d24b0c3c84f4597e4a11fac882
Author: Mads <[email protected]>
Date: Thu Jun 9 01:13:05 2016 +0200
Vector2D integrated in all classes
M src/Beam.java
M src/Node.java
M src/PhysicsNode.java
M src/PhysicsSpring.java
M src/Spring.java
M src/Vector2D.java
M src/Visualizer.java
commit e9a27388ff7143d17979d6094e5fa63a5ad82d41
Author: Mads <[email protected]>
Date: Thu Jun 9 00:40:06 2016 +0200
Small bug fixes
M src/Visualizer.java
commit 73101c1bafda2e98776c968abc93017157171fae
Author: Mathias Jakobsen <[email protected]>
Date: Thu Jun 9 00:38:07 2016 +0200
LabelBox gets drawn on top
M src/Visualizer.java
commit 4c3f6cb9a7a565a972caab46347bb97f606f41d8
Merge: bebe2dc b2a6918
Author: Mathias Jakobsen <[email protected]>
Date: Thu Jun 9 00:35:08 2016 +0200
Merge remote-tracking branch 'origin/master'
commit bebe2dc5601bdcff0d95db11619cf34d3a8f38df
Author: Mathias Jakobsen <[email protected]>
Date: Thu Jun 9 00:34:55 2016 +0200
Added new Vector type with useful methods
A src/Vector2D.java
commit b2a6918a1bcbb220e90eee5d0951262014343a97
Author: Mads <[email protected]>
Date: Thu Jun 9 00:16:37 2016 +0200
Added beams, on changes, additions and deletions
M .idea/misc.xml
M .idea/vcs.xml
M GitLogVisualizer.iml
M log.txt
A src/Beam.java
M src/Node.java
M src/Visualizer.java
commit 7699a7490a75e693a01b73bf8a4b7671ec8ee5a2
Author: Mads <[email protected]>
Date: Wed Jun 8 23:19:35 2016 +0200
Added hash colors and, and avatars to screen
M src/Node.java
M src/PhysicsNode.java
M src/Spring.java
M src/Visualizer.java
commit 83fcbaea877bc6e6ab9569171eb2bec6e6ca7fd3
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 23:02:00 2016 +0200
Changed default images from Gravatar, LabelBox appearance
M src/AuthorImageRetriever.java
M src/LabelBox.java
commit 916dc349003043dae31868432b08320706baf7bd
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 21:21:16 2016 +0200
...
M src/LabelBox.java
commit 3d1c9074b82f561a888f48fc2fa7a0da72c849c9
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 21:17:20 2016 +0200
Should now actually update text in LabelBox
M src/LabelBox.java
commit 7e4e453e5816d5f5d4321cda6a4acd27e5b4433e
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 21:06:31 2016 +0200
Added LabelBox and round images
M src/AuthorImageRetriever.java
A src/LabelBox.java
M src/Node.java
M src/Spring.java
M src/Visualizer.java
commit dd3af76c65ecbd886a9b312ae0647e06e6798f0f
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 16:47:37 2016 +0200
Removed movie
D movie.mov
commit d15ca42e62e38cda2f38433b265e3175bc7b5c92
Merge: 0619ead 6072d79
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 16:47:11 2016 +0200
Merge remote-tracking branch 'origin/master'
# Conflicts:
# movie.mov
commit 0619ead26549addce5a28ad7c375179e1e587bbb
Author: Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 16:46:05 2016 +0200
Added images from gravatar
M .idea/misc.xml
A .idea/vcs.xml
M GitLogVisualizer.iml
M movie.mov
commit 453f3813119f62c4cc7038b6c72664a91b2bfaff
Author: Mathias Mathias Jakobsen <[email protected]>
Date: Wed Jun 8 16:45:39 2016 +0200
Added images from gravatar
A src/AuthorImageRetriever.java
M src/Commit.java
M src/Visualizer.java
commit 6072d79f857f0173cb410342a9af2a263692a973
Author: Mads <[email protected]>
Date: Wed Jun 8 16:29:31 2016 +0200
Mate rotation smoother, and increased pipe speed
M movie.mov
M src/ImageAndVideoProcessor.java
M src/Visualizer.java
commit aee9bd8ee168b2f69fd38c8db36cea488d56f1ee
Author: Mads Bjoern <[email protected]>
Date: Wed Jun 8 00:02:08 2016 +0200
Rotaation added
M movie.mov
M src/Node.java
M src/Spring.java
M src/Visualizer.java
commit f58a8e2f14a9eb5fb752c04ae7c7bf9477d0c747
Author: Mads Bjoern <[email protected]>
Date: Tue Jun 7 19:06:34 2016 +0200
Initial commit
A .idea/compiler.xml
A .idea/copyright/profiles_settings.xml
A .idea/misc.xml
A .idea/modules.xml
A GitLogVisualizer.iml
A log.txt
A logs/log P2.txt
A logs/log.txt
A logs/logPM2000.txt
A movie.mov
A src/Change.java
A src/Commit.java
A src/Driver.java
A src/ImageAndVideoProcessor.java
A src/Node.java
A src/PhysicsNode.java
A src/PhysicsSpring.java
A src/Spring.java
A src/Visualizer.java