initial uv project setup
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"""Public API wrappers for dpg-map."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Memory and disk cache helpers."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Command models for GUI-thread rendering work."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Diagnostics and debug state helpers."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Draw layer bookkeeping helpers."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Public exception types."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Map interaction state and handlers."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Logical overlay models."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Web Mercator projection helpers."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Tile provider definitions and registry."""
|
||||
@@ -0,0 +1 @@
|
||||
"""GUI-thread renderer implementation."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Map sizing measurement helpers."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Thread-safe state models and registries."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Tile identity, lifecycle, and worker coordination."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Shared type aliases and small value objects."""
|
||||
@@ -0,0 +1 @@
|
||||
"""Dear PyGui map widget construction."""
|
||||
Reference in New Issue
Block a user