Commit Graph

14 Commits

Author SHA1 Message Date
a96c6f6afb Added LICENSE 2026-06-08 13:51:34 +02:00
192ce33d64 Release v1.0.0 v1.0.0 2026-06-08 13:46:19 +02:00
6990d011ff Release v1.0.0
This is the first releas of dpg-map, an AI coded dearpygui map widget
built due to a lack of time to build it myself.

It features multi-widget abilities, with layers, overlays etc
2026-06-08 13:44:32 +02:00
a5e560937c Fixed tiling bug and multi map bug 2026-06-08 13:35:09 +02:00
50e38e18ee step 8: harden docs and prepare rebuilt beta 2026-05-23 10:47:34 +02:00
d0ba8c4218 fix drag polling during overlay updates 2026-05-23 10:31:27 +02:00
815d8a2d88 step 6: add stable overlays and live update stress tests 2026-05-23 10:24:34 +02:00
2d6242bd3f step 5: add stable pan zoom and view commands 2026-05-23 10:19:13 +02:00
563ddd962b step 4: add async tiles and persistent cache 2026-05-22 18:41:42 +02:00
743a82f796 step 3: add widget shell sizing and frame pump 2026-05-22 18:33:45 +02:00
13b6a1e65b step 2: add thread safe state commands and cache model 2026-05-22 18:28:09 +02:00
bd1ce7abff step 1: lock public api and pure core 2026-05-22 18:21:01 +02:00
11fc1bb9bd initial uv project setup 2026-05-22 18:16:32 +02:00
d6900dbf80 Initial commit 2026-05-22 18:14:35 +02:00