Haselnussbomber
|
ff751e50ac
|
Fix IDE0007: Use 'var' instead of explicit type
|
2025-11-20 19:32:34 +01:00 |
|
Haselnussbomber
|
a19094f4f3
|
Fix IDE0270: Null check can be simplified
|
2025-11-20 19:32:34 +01:00 |
|
Haselnussbomber
|
a8b8bce628
|
Fix IDE0028: Use collection initializers or expressions
|
2025-11-20 19:32:33 +01:00 |
|
Haselnussbomber
|
58fbff7c56
|
Update text-related ImGui calls (#2337)
* Update text-related ImGui calls
* Use ImU8String for SafeTextColored
* Restore wrapped calls
* Update MenuItem call
* Use ImGui.Text over ImGui.TextUnformatted
* Add ImGui.TextColoredWrapped
* Obsolete SafeText helpers
* Fix obsoleted calls
* SafeTextColored didn't exist before imgui-bindings
* Remove %% replacements
|
2025-08-04 15:46:43 -07:00 |
|
goaaats
|
90e426b325
|
Remove ImGui.NET entirely
|
2025-06-22 22:21:12 +02:00 |
|
goaaats
|
85b77226e9
|
Clarify wording in settings and error notifications
|
2025-05-02 02:22:06 +02:00 |
|
goaaats
|
ddf0a97c83
|
Add plugin error notifications, per-plugin event invocation wrappers
|
2025-05-01 20:47:03 +02:00 |
|