Updated Version on ReadMe
This commit is contained in:
parent
7a51dad87f
commit
35bc1b0796
14
README.md
14
README.md
@ -30,6 +30,20 @@ Tesseract-Engine is a lightweight and powerful game engine designed for develope
|
||||
|
||||
### 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**
|
||||
**Updates:**
|
||||
- **Engine Profiler**: Visualize frame resource usage for optimization.
|
||||
|
BIN
assets/images/SS-Dev2_3.png
Normal file
BIN
assets/images/SS-Dev2_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Loading…
Reference in New Issue
Block a user