josh opened issue josh/ArgsParser#1 2025-07-03 01:49:30 -04:00
Deploy to @josh/todo
josh released Prerelease-1 at josh/ArgsParser 2025-07-03 01:40:25 -04:00
josh pushed tag Prerelease-1 to josh/ArgsParser 2025-07-03 01:40:25 -04:00
josh pushed to main at josh/ArgsParser 2025-07-03 01:18:41 -04:00
0badef2ccd Scoping out ArgsParser class.
josh created repository josh/ArgsParser 2025-07-02 23:11:13 -04:00
josh pushed to master at josh/json 2025-07-02 03:24:32 -04:00
c2f95ad146 Ended up writing an ArgsParser class.
josh pushed to master at josh/json 2025-07-01 18:14:36 -04:00
b938bebafe Update README.md
josh opened issue josh/json#7 2025-07-01 16:24:22 -04:00
json application - CLI parser.
josh pushed to main at josh/Editor2D 2025-06-30 19:39:42 -04:00
7916983d34 Confusing refactor of library (Trust me it'll come out making sense)
josh pushed to main at josh/Editor2D 2025-06-30 14:56:45 -04:00
edb0f8cf68 Fixed level_format_tests application to use correct include paths.
josh released Release-1.3 at josh/json 2025-06-29 05:37:53 -04:00
josh pushed tag Release-1.3 to josh/json 2025-06-29 05:37:53 -04:00
josh pushed to main at josh/Editor2D 2025-06-28 01:37:42 -04:00
c3f9c4daf3 More work on TileMetaDialog
ba3d88004f Adding tooltip and TileMetaDialog to TilesetView
Compare 2 commits »
josh pushed to master at josh/ReJUI 2025-06-28 01:36:57 -04:00
e084e1120f Trying to solve for arrow angles.
238a7934b3 Adding Anchors and Decorator Widget types.
558f17fc94 Make ScrollingRect key-binds only work when mouse is inside. (This is subject to change)
4acd91b078 ContextMenu now opens on mouse-release versus initial mouse-press. TODO: Make it an enum configuration.
944bd66b43 Refactor CommandLine to not naiively override Window::Open, Close()
Compare 8 commits »
josh pushed to main at josh/j3ml 2025-06-27 21:49:37 -04:00
josh pushed to master at josh/ReJUI 2025-06-26 07:06:51 -04:00
dca15511ea Other edits.
beb5c97c13 Add UDim::FromPixels and UDim::FromScale constructors
505c2c70e6 Fixed Separator class spacing behavior
9b07a8ea01 Test of FileDialog.hpp
393ad1b2b3 Somewhat Fixed Checkbox drawing.
Compare 6 commits »
josh pushed to master at josh/ReJUI 2025-06-25 18:41:01 -04:00
d9d92c2a28 Adjusting demo app to take screenshots.
josh pushed to master at josh/ReJUI 2025-06-25 03:46:52 -04:00
086a3f226b Writing documentation in widgets.md, will deploy doxygen API reference tomorrow.
josh pushed to upgrade-failure at josh/FractalInspector 2025-06-25 01:39:09 -04:00
d2cacc7d7a JUI-6.4 works, so it's just some issue with JGL shaders??
josh pushed to upgrade-failure at josh/FractalInspector 2025-06-25 01:33:03 -04:00
c40187f552 Attempting to upgrade to latest JGL-58 and JUI-6.4 failed: Fractal Shader no longer renders. (Even the screenshot is blank!)