Commit 50e9be1
committed
Remove legacy event system and update to new event dispatcher
- Delete event_system and related demo/test files - Remove common_events
and integration examples - Update CMakeLists.txt to require C++17 -
Update nativeapi.h to use event_dispatcher/event headers - Implement
GetGlobalEventDispatcher in event_dispatcher.cpp/h1 parent 7de3fd6 commit 50e9be1
File tree
15 files changed
+62
-1245
lines changed- docs
- examples
- display_example
- window_example
- include
- src
15 files changed
+62
-1245
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
This file was deleted.
0 commit comments