0.4.2 changelog

This commit is contained in:
Alexander Medvednikov 2023-09-30 14:41:41 +03:00
parent ced5f213ef
commit 5cc1db8318
4 changed files with 118 additions and 3 deletions

View file

@ -277,7 +277,8 @@ fn main() {
obj_part: 0
}
app.file_name = 'v.obj' // default object is the v logo
// app.file_name = 'v.obj' // default object is the v logo
app.file_name = 'utahTeapot.obj' // default object is the v logo
app.single_material_flag = false
$if !android {