josh created branch upgrade-failure in josh/FractalInspector 2025-06-25 01:33:03 -04:00
josh released Prerelease-6.4 at josh/ReJUI 2025-06-24 21:36:46 -04:00
josh pushed tag Prerelease-6.4 to josh/ReJUI 2025-06-24 21:36:46 -04:00
josh pushed to master at josh/ReJUI 2025-06-24 16:08:43 -04:00
a2088b086b Add Tooltip::PopupDelay
josh pushed to master at josh/ReJUI 2025-06-24 14:46:38 -04:00
86fb0cb2e6 Implementing hack for tooltip.
josh pushed to master at josh/RedactedAppTemplate 2025-06-24 13:43:06 -04:00
fc5b0c3897 Initial Commit for Template App
josh created branch master in josh/RedactedAppTemplate 2025-06-24 13:43:06 -04:00
josh created repository josh/RedactedAppTemplate 2025-06-24 12:44:00 -04:00
josh pushed to master at josh/ReJUI 2025-06-24 03:53:02 -04:00
3a0743e787 Add FpsGraphWindow::DockGraph and UndockGraph
f46bf097ac Documentate Slider
b80fa9cd94 Add Window::HideTitlebar and ShowTitlebar
Compare 3 commits »
josh pushed to master at josh/ReJUI 2025-06-24 02:58:08 -04:00
f229698971 Enhanced demo program.
96239db592 Redesign ColorPicker widget with the new slider capabilities in mind.
9d901c6300 Implement static draw routines to RectBase to unify JUI's rectangle motifs.
d5d6703ee9 Redesigned slider to support customizing the size of the Scrubber.
Compare 4 commits »
josh pushed to master at josh/ReJUI 2025-06-23 23:47:37 -04:00
72e21451a6 Spastic Edits
josh pushed to main at josh/Editor2D 2025-06-23 22:12:30 -04:00
27349b2ee1 Writing PhysicsTweaker Interface
bcd1c86318 Organization
8f3cce41b6 Add EditorApp::TilePickAction
b73aa4e4dd Update JUI Version
Compare 4 commits »
josh pushed to master at josh/ReJUI 2025-06-23 22:05:45 -04:00
8af6030d1a Refactored Slider to use an internal range of 0-1 and map it to a set range for the end-user.
josh released Prerelease-6.3 at josh/ReJUI 2025-06-22 23:04:00 -04:00
josh pushed tag Prerelease-6.3 to josh/ReJUI 2025-06-22 23:04:00 -04:00
josh pushed to master at josh/ReJUI 2025-06-22 23:01:15 -04:00
0e62fcd5f6 Developing documentation.
josh pushed to main at josh/Editor2D 2025-06-21 15:49:11 -04:00
2f928f3f2b More Items
josh pushed to main at josh/Editor2D 2025-06-21 15:48:36 -04:00
80ce2c6160 More Organization
josh commented on issue josh/jtest#13 2025-06-21 14:54:54 -04:00
Parallelize test running

Run each unit test on a separate thread, collect result, and print an aggregate report on the main thread when complete. Bonus points: Show a neat progress indicator.

josh opened issue josh/ReJUI#106 2025-06-21 14:52:13 -04:00
SignatureRedactedAppInfoBox