Remove Security system as it is useless

This commit is contained in:
2024-05-19 12:07:50 +02:00
parent a9600f8d02
commit 62d37d227d
9 changed files with 32 additions and 167 deletions

View File

@@ -29,6 +29,7 @@
- Add LinearAllocator (for std)
- Fix Crash in FilsSystem
- Implement basic Theme System
- Remove 0.9.4 Security
## 0.9.4
- Implement new Security System To prevent from crashes
- Implement Functiontrace for better Timing Tests