Max Nuding
d3a56cb0e8
nicer fullscreen (still in progress)
12年前
Max Nuding
83e0493c4c
Fixed legs not rotating while not being displayed
12年前
Max Nuding
32b4ce936f
Changed BG color
12年前
Max Nuding
4201c11fa4
Removed vim bugger file *whoopsy* and added toggleLegsButton to fullscreenmode
12年前
Max Nuding
82fd17a95d
Revert "aaah..."
This reverts commit b6b00a6bcd .
12年前
Max Nuding
b6b00a6bcd
aaah...
12年前
Max Nuding
4d4b6e6e13
Fixed coordinate axis
12年前
Max Nuding
ff61aeb0bd
Fixed label of toggleLegsButton
12年前
Max Nuding
a3992fd301
Toggle legs, code cleanup
12年前
Max Nuding
db78ce29e3
Fixed bug in fullscreenplayer, renamed animationfileextension to .cube
12年前
Thomas Buck
2061a11605
Fixed horrible syntax.
Honestly: What is this kind of shit? Do you even care the slightest bit?
12年前
Felix Baeder
2b93f0b50f
Fixed Renamebug
12年前
hutattedonmyarm
7a1912e249
Fixed wrong translation data in resetView(), also added fullscreen detection for resetView(), and made nicer viewing point in fullscreen
12年前
hutattedonmyarm
605a471d3a
Selecting LEDs now works perfectly!
12年前
Thomas Buck
7b5fa338c8
Don't remove license informations!
12年前
hutattedonmyarm
a782c97742
*cough* whoopsy
12年前
hutattedonmyarm
48631b5348
Fixed levs, added axis and center point
12年前
unknown
a1b4234543
Fixed pivot point and x and z axis of legs
12年前
unknown
10eaadfaa0
Fixed some element sizes.
12年前
unknown
39ff79358e
Fixed legs
12年前
Felix Baeder
c7eec18292
Set new rotationpoint for Cube
12年前
Thomas Buck
ecf80f7ed3
Added pseudo logo.
12年前
Thomas Buck
0795b49d18
Removed font. It was the default one.
12年前
Thomas Buck
0dce607e4e
Loading an animation file now rebuilds frame list.
12年前
hutattedonmyarm
4793c1f290
Print specific information on the object clicked for debugging reasons
12年前
hutattedonmyarm
f60789d972
Made LEDs clickable... (kind of...)
12年前
Thomas Buck
006665ba0b
Memory now working.
Also changed nitrate to highest one possible with our clock speed,
38400bps.
12年前
Thomas Buck
9be6492922
Code beautification…
12年前
hutattedonmyarm
5fc968b6ef
Screwed around in the extendArray(), because it didn't work sometimes...
What the....? Well it works THIS way...
12年前
hutattedonmyarm
8f395715a9
Fixed wrong datatype for frame duration
12年前
Thomas Buck
287df82da2
Fixed some frame stuff.
Auto select animations and frames, consistent order for frame and
animation buttons.
12年前
hutattedonmyarm
feba4d2f81
Added slider for setting frame duration
12年前
Thomas Buck
408e263152
Removed docs (11MB!)
12年前
Thomas Buck
94daa9c742
Fixed duration (hutattedonmyarm), fixed playing (hutattedonmyarm), fixed other stuff (xythobuz)
12年前
Thomas Buck
8b9c2b7ea8
Now not comparing Bounds but comparing objects.
Unfortunately, the Class.equals() seems to compare something that
differs between our stored LED Spheres and the Clicked Primitive… Need
to find another way to compare…
12年前
Thomas Buck
e26222c8c4
LEDs nearly selectable :)
All the code that we need to select a LED with the mouse is there…
Unfortunately, we have a "CapabilityNotSetException" and i don't know
where to set that capability… See Led3D.java Line 198!
12年前
Thomas Buck
39e87d7bdd
Fixed windows problems!
Finally! It's working… The DLL did not follow the _stdcall naming
convention!
12年前
Thomas Buck
3fa3d0470e
Reactivated 3D
Accidentally left 3D Stuff as comment…
12年前
unknown
b495b5e0cc
Tried fixing serial library for windows...
12年前
Thomas Buck
fd353c6867
3D now optionable
12年前
Thomas Buck
83ead69142
Now compiles on Mac
12年前
Thomas Buck
bf5c1a3943
Tried fixing windows library problems.
Serial library is still not loaded correctly on the PCs in our school...
12年前
Thomas Buck
9c4d0b4e87
Cleaned up
Fixed crappy indents again. Fixed editButton Creation.
12年前
Felix Baeder
09da855dcb
Fix GUI
12年前
Thomas Buck
e5b58ea58f
Fixed horrible code style
12年前
Thomas Buck
2c5deec538
Started fixing 3D Background
Now always loads background for canvas 3D size.
12年前
hutattedonmyarm
7cfd1fb2c2
Fixed syntax error in new UI
12年前
Felix Baeder
60138be08b
New UI
12年前
hutattedonmyarm
30841912a7
started working on the clickable LEDs
12年前
Thomas Buck
9ade7f0c8c
Fixed Frame / Anim movement
12年前