-
✔️ Warp Async
-
⚙️ Warp Graphics
-
⚙️ Warp Test
-
⚙️ Warp Network
-
⚙️ Warp Utility
- ⚙️ WMC Lookup
- ⚙️ Warp-Logger Lookup
-
✔️ Deltatime
-
✔️ D2DX Implementation (Direct2D & DirectWrite)
-
✔️ Intractable Controls
-
✔️ Base Control
-
✔️ Button
-
✔️ List Box
-
✔️ List Box Item
-
✔️ Fixed Canvas
-
✔️ Label
-
✔️ Scroll View
-
✔️ Text Box
-
✔️ Progress Bar
-
✔️ Toggle Button
-
✔️ Check Box
-
✔️ Radio Button
-
✔️ Seek Bar
-
✔️ Image Box
-
-
✔️ Graphical Extentions
-
✔️ Grid Component
-
✔️ Center Based Grid Component
-
✔️ Extended Border Component
-
-
✔️ Texture Support (All Formats)
-
✔️ Render Double Buffering
-
✔️ Control zIndex
-
✔️ Window Transparency
-
✔️ Gradient (Linear / Radial)
-
✔️ Render Masking
-
✔️ Child-Parent Relation between Controls
-
✔️ Theme System
-
✔️ Audio Support ((Almost) All Formats)
-
✔️ Custom 2D Space (Warp Space)
-
✔️ config.cfg
-
✔️ Event Registry
-
✔️ Function Binding
-
✔️ Event Binding
-
✔️ Generator
-
✔️ Concurrent Programming with WAsyncWorker
-
✔️ Predefined animation formulae (Lerp, Smoothstep, etc...)
-
✔️ Smooth Color Changing (Lerp)
-
✔️ Smooth Color Changing Control Integration
-
✔️ Unit Testing base class (WIP)
-
✔️ Logger class
-
✔️ Unit Testing Assertions
-
✔️ Socket Programming
-
✔️ Async Networking
-
✔️ File IO Helper class
-
✔️ String Helper class
- ✔️ Done
-
✔️ Colored messages
-
✔️ Framework Implementation
-
✔️ Log system Implementation
✔️ : Fully implemented and tested
🛠 : Implemented, not tested
🔧 : Currently working on
⚙️ : Will be working on next
❌ : Will be one of the later features to add