schobers
  • Joined on 2018-03-10
schobers pushed to master at schobers/tins2021 2021-08-09 16:30:28 +00:00
64ff5ac78e Increased difficulty a lot.
6821ead2bf Increased difficulty a lot.
Compare 2 commits »
schobers pushed to master at schobers/tins2021 2021-08-09 16:27:50 +00:00
6821ead2bf Increased difficulty a lot.
70046cf603 Increased difficulty a lot.
Compare 2 commits »
schobers pushed to master at schobers/tins2021 2021-08-09 16:24:45 +00:00
70046cf603 Increased difficulty a lot.
schobers pushed tag qbitter_1_0_0 to schobers/tins2021 2021-08-09 15:33:47 +00:00
schobers pushed to master at schobers/tins2021 2021-08-09 15:33:01 +00:00
90b79c7e49 Fixed wobble animation (animation was not stable).
schobers pushed to master at schobers/tins2021 2021-08-09 14:13:05 +00:00
6ce3d84417 Extended TODO.
schobers pushed to master at schobers/tins2021 2021-08-09 13:30:09 +00:00
7541fa0085 Updated wording a bit.
schobers pushed to master at schobers/tins2021 2021-08-09 13:23:48 +00:00
44f6217bc7 Added TODO.
schobers pushed to master at schobers/zntg 2021-08-09 09:13:24 +00:00
5e4afbe038 Removed drop dependency from allg5ui renderer.
schobers pushed to master at schobers/zntg 2021-08-09 07:33:34 +00:00
98a75206bc Add alignment to FPS control.
schobers pushed to master at schobers/geom 2021-08-08 23:37:26 +00:00
e01aa3242d Added TriangleF.
88ed955ce4 Added Atan2, Len, Norm for PointF{,32}.
701ba39cdc Added Atan2{,32}.
a7a4688687 Add Mul2D to Point{,F,F32}.
e34821ab87 Exposed Pi.
Compare 5 commits »
schobers pushed to master at schobers/geom 2021-08-06 14:09:14 +00:00
d1d4aec900 Added XY method for Point{,F,F32} that returns the coordinates.
schobers pushed to master at schobers/zntg 2021-07-19 15:54:55 +00:00
12a9f5ee39 Last visibile item in StackPanel is now clipped to maximum available area.
de8ce3e7bc Added text overflow to label.
5dcecb8cc1 Added clipping for Overflow/ScrollControl.
c0586c1d8f Added overridable text padding.
764f2a0dd2 Added rendering of bounds in debug mode.
Compare 6 commits »
schobers pushed to master at schobers/zntg 2021-06-18 12:32:44 +00:00
bcd32f8372 Fixed panic in Overflow.
e5bfd1394c Added text changed event to TextBox.
Compare 2 commits »
schobers pushed to master at schobers/zntg 2021-06-07 05:56:46 +00:00
7fa5601307 Added Pos methods to DisplayDrag{Enter,Move}Event.
2bef601230 Added Pos methods to DisplayDrag{Enter,Move}Event.
Compare 2 commits »
schobers pushed to master at schobers/zntg 2021-06-07 05:50:34 +00:00
2bef601230 Added Pos methods to DisplayDrag{Enter,Move}Event.
be7356d037 Added Pos methods to DisplayDrag{Enter,Move}Event.
Compare 2 commits »
schobers pushed to master at schobers/zntg 2021-06-07 05:48:18 +00:00
be7356d037 Added Pos methods to DisplayDrag{Enter,Move}Event.
b63fc999e1 Fixed example 02_drop.
Compare 2 commits »
schobers pushed to master at schobers/zntg 2021-06-04 15:17:37 +00:00
6839870055 Fixed bug with Line (sdlui.Renderer).
3c89748eac Added drag & drop addon.
Compare 2 commits »
schobers pushed to master at schobers/allg5 2021-06-03 18:14:52 +00:00
01f6911257 Added GetTime to expose al_get_time.
schobers pushed to master at schobers/zntg 2021-06-01 19:58:24 +00:00
302ae1c338 Added simple drop (files) addon.