IgorA
03cfdeb50f
TinyGL: Bug fixes. info3ds, info3ds_u, vox_tgl: Related changes ( #210 )
...
TinyGL:
- The `depth` parameter in the `glClearDepth` function is now `qword` instead of `dword`.
- Fixed bug with z-buffer (the edges were cut off incorrectly, the coordinates in it were from 0 to 1, but should be from -1 to 1)
- Optimized array functions: `glDrawArrays`, `glDrawElements`
info3ds, info3ds_u, vox_tgl:
- Removed unnecessary operations after fixing a bug with the z-buffer.
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/210
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: IgorA <aie85playm@gmail.com>
Co-committed-by: IgorA <aie85playm@gmail.com>
2025-04-15 14:40:41 +02:00
Ivan Baravy
412e42a342
Most of language code fixes
2024-06-03 00:34:02 +01:00
IgorA
06339c5e4e
update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'
...
git-svn-id: svn://kolibrios.org@8083 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-29 19:58:14 +00:00
IgorA
2ef19ac48c
add new functions in open dialog,
...
fix programs info3ds, info3ds_u
git-svn-id: svn://kolibrios.org@7616 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-23 08:31:59 +00:00
IgorA
9b2415c6ea
'info3ds' can open *.stl files
...
git-svn-id: svn://kolibrios.org@7610 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-14 11:41:53 +00:00
IgorA
11fcf4b4ff
update 'info3ds', add new button
...
git-svn-id: svn://kolibrios.org@6889 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-04-19 14:07:11 +00:00
IgorA
259e8f219c
add smooth, update ini file
...
git-svn-id: svn://kolibrios.org@6513 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-09-05 20:55:35 +00:00
IgorA
a30d0dccf8
fix calculate normals
...
git-svn-id: svn://kolibrios.org@6510 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-09-03 09:55:17 +00:00
IgorA
e643356bbc
info3ds_u: add new mode to view material colors
...
git-svn-id: svn://kolibrios.org@6509 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-09-02 09:26:04 +00:00
IgorA
fc6f59584d
update programs
...
git-svn-id: svn://kolibrios.org@6081 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-19 20:53:55 +00:00
IgorA
7833219ec0
add a new program for users (it has a simple interface)
...
git-svn-id: svn://kolibrios.org@6060 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-15 22:51:03 +00:00
IgorA
ea730a853f
code reorganization
...
git-svn-id: svn://kolibrios.org@6046 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-09 19:39:34 +00:00