Posted May 02, 2026 by Verpha
#release
V-Engine 1.1.0
- Added Console panel.
- Added Play, Pause, and Stop editor controls.
- Added Play Mode scene cloning and reset behavior.
- Added UI Button component with script method click events.
- Added Plane primitive.
- Improved Scene View transform gizmos with arrow tips.
- Improved transform gizmo hit detection.
- Hid the extra console window when launching the editor.
- Added 3D model asset support.
- Added OBJ, GLB, GLTF model import support.
- Added FBX import support through editor-side GLB conversion.
- Added model rendering through MeshFilter and MeshRenderer.
- Added texture support for 3D model materials.
- Added model asset drag-and-drop into the Hierarchy.
- Added model asset fields in the Inspector.
- Fixed several editor/runtime Play Mode issues.