Updated Version on ReadMe

This commit is contained in:
OusmBlueNinja 2024-12-31 14:38:56 -06:00
parent 7a51dad87f
commit 35bc1b0796
2 changed files with 14 additions and 0 deletions

View File

@ -30,6 +30,20 @@ Tesseract-Engine is a lightweight and powerful game engine designed for develope
### Note: Screenshots are sorted by version. ### Note: Screenshots are sorted by version.
### **Version 0.0.93**
**Updates:**
- Added support for OBJ Files with MTL Textures
- Optimised OBJ Importer
- Added `Engine.Expose("var name", <local var>)`
- This Exposes a variable to the editor GUI
- Made the LUA Engine be a `require("engine")`
- Remade Profiler to be more readable
**Screenshot:**
![](./assets/images/SS-Dev2_3.png)
### **Version 0.0.76** ### **Version 0.0.76**
**Updates:** **Updates:**
- **Engine Profiler**: Visualize frame resource usage for optimization. - **Engine Profiler**: Visualize frame resource usage for optimization.

BIN
assets/images/SS-Dev2_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB