|
938be6f7ca
|
A ton of edits.. I don't even know
|
2025-06-16 12:02:10 -05:00 |
|
|
4415e3c6b4
|
Test of Link Widget, brings me back around to several old issues that still need resolved.
|
2025-06-12 03:45:37 -05:00 |
|
|
31d5074ed0
|
FPSGraphWindow
|
2025-06-09 20:16:05 -05:00 |
|
|
ab11857cfa
|
Working on FPSGraph, built with temp-fixed JGL.
|
2025-06-09 16:37:27 -05:00 |
|
|
5f53938f67
|
Update packages.
|
2025-06-04 14:34:38 -05:00 |
|
|
48b56213d8
|
Implemented a quick and dirty FPS graph, other small refactorings.
|
2025-06-04 04:52:19 -05:00 |
|
|
0ff787fd95
|
Refactor TextBase to TextStyler mixin.
|
2025-05-12 17:10:12 -05:00 |
|
|
c183cae173
|
Based edits
|
2025-05-02 01:18:48 -05:00 |
|
|
bd8e9222de
|
QOL edits.
|
2025-05-01 23:58:02 -05:00 |
|
|
b01b975ce9
|
Add triple-nested context menus to main demo, and some other minor fixes.
|
2025-05-01 00:38:49 -05:00 |
|
|
2fed2ea760
|
Working on ContextMenu & UtilityBar
|
2025-04-29 15:44:01 -05:00 |
|
|
06f27b2436
|
Partial fix, UtilityBar submenu works, but the buttons within the Submenu still segfault.
|
2025-04-29 13:42:07 -05:00 |
|
|
6f7388a27d
|
Spitball Redesigns
|
2025-04-28 21:32:32 -05:00 |
|
|
62cfd1bd58
|
Adjustments to Window and ScrollingRect widget.
|
2025-04-17 14:13:32 -04:00 |
|
|
47a7b19648
|
Continued.
|
2025-04-05 14:51:23 -04:00 |
|
|
1bd11c5235
|
Implement CommandLine Widget
|
2025-04-04 13:54:29 -04:00 |
|
|
86d01099e2
|
Additions
|
2025-04-03 13:34:51 -04:00 |
|
|
90272e35f4
|
Editing demo program to have context menu that opens the console.
|
2025-04-02 15:26:23 -05:00 |
|
|
73a461ab56
|
Add widget counter
|
2025-02-19 16:54:44 -06:00 |
|
|
116c2e2e2f
|
etc
|
2025-02-18 23:13:50 -05:00 |
|
|
f105053fb2
|
Edits
|
2025-02-17 22:35:08 -05:00 |
|
|
f772369686
|
Refactoring, bug fixes, and implementing styling data.
|
2025-02-14 15:29:00 -05:00 |
|
|
3aa9f419a2
|
Add Scene::GlobalUIScale
|
2025-02-13 22:41:16 -05:00 |
|
|
64ee666a83
|
Update main.cpp demo
|
2025-02-11 18:35:44 -05:00 |
|
|
883eabb5e3
|
Awesome collaborative changes.
|
2025-02-10 21:07:31 -05:00 |
|
|
24e38b9ec3
|
Implement Widget tweening and layout order.
|
2025-02-10 16:42:33 -05:00 |
|
|
251daa4070
|
Work-In-Progress tween code.
|
2025-02-10 14:45:59 -05:00 |
|
|
fc65e9d229
|
ImageButton & change window exit to red circle.
|
2025-02-08 16:04:37 -05:00 |
|
|
97edc67fad
|
Tweening animation test 1.
|
2025-02-08 14:44:43 -05:00 |
|
|
1053a32317
|
Renamed several functions, testing tween support.
|
2025-02-08 04:07:00 -05:00 |
|
|
d204d991c1
|
More Scroller Testing
|
2025-02-07 03:47:44 -05:00 |
|
|
c44e5c830c
|
Logger Window Test!!
|
2025-02-07 02:40:13 -05:00 |
|
|
7f2477677a
|
Refactoring entire render logic to support ScrollingRect, got some results, but still having issues.
|
2025-02-07 01:48:22 -05:00 |
|
|
fe454209f7
|
Other small edits
|
2025-02-04 19:59:03 -05:00 |
|
|
5673ce3b9e
|
Changes to WIP ScrollingRect
|
2025-02-04 19:53:43 -05:00 |
|
|
593ba22626
|
Implemented NineSliceRect widget.
|
2025-02-03 00:13:56 -05:00 |
|
|
27cde1f37c
|
Implemented NineSliceRect widget.
|
2025-02-02 23:59:15 -05:00 |
|
|
103813e9c1
|
Fix bug in slider.
|
2025-01-28 18:59:20 -05:00 |
|
|
0ef7ec2a7f
|
Migrate to latest ReWindow and JGL
|
2025-01-28 18:35:34 -05:00 |
|
|
93632faaed
|
Text Input Form Autocomplete text.
|
2025-01-09 13:19:20 -05:00 |
|
|
2e0d75391e
|
Text Input Form proper cursor behavior.
|
2025-01-08 13:53:11 -05:00 |
|
|
bc8ba3ed02
|
Implementing Text Input Form and it's features.
|
2025-01-07 19:09:37 -05:00 |
|
|
9867f49ebf
|
Fix issue with default-initialization of fonts as garbage data in JUI.
|
2024-12-09 18:07:32 -05:00 |
|
|
3d22d683bc
|
Migrate to latest JGL.
|
2024-12-09 17:40:16 -05:00 |
|
|
2a7b562b8f
|
Remove NonFree fonts
|
2024-12-04 15:31:47 -05:00 |
|
|
e8eb018959
|
Partially Completed Edits xddd
|
2024-12-04 14:41:53 -05:00 |
|
|
465d7052b7
|
pushing
|
2024-12-04 14:30:48 -05:00 |
|
|
ff84118b10
|
Fuck
|
2024-11-25 20:10:45 -05:00 |
|
|
9b3bf93ea1
|
Current State
|
2024-11-25 17:51:41 -05:00 |
|
|
423dc188cd
|
Incremental Improvements
|
2024-11-22 16:45:14 -05:00 |
|