Commit Graph

8 Commits

Author SHA1 Message Date
Wls50
561b84a329 move vertex user data to a separate array
update vao creation to support optional vertex data
update mesh serialization to account for new user data location
change t3d spec: userdata:{float|uint|int} to userdata:bool
2024-07-06 16:04:35 +02:00
Wls50
dba0a035fd add user data vector to basic_vertex
update t3d, e3d & sbt specs accordingly
update node model to shape conversion to support indexed meshes
2024-06-30 16:13:19 +02:00
milek7
63edbe91c2 on second thought, checking for function pointers is more optimal 2021-01-22 22:27:15 +01:00
milek7
5aa8dfe1a1 use DrawElementsBaseVertexOES if available 2021-01-20 19:39:05 +01:00
milek7
f0b364bafe basic GLES working again 2021-01-20 19:29:50 +01:00
tmj-fstate
5d252745bd basic indexed geometry support, geometry data packing 2020-10-18 14:51:52 +02:00
tmj-fstate
93ef01142c build 200104. minor bug fixes, gfx renderer diagnostics enhancement 2020-01-04 15:33:57 +01:00
tmj-fstate
ae3cecfa42 opengl 3.3 renderer integration, minor renderer tweaks 2019-10-31 19:38:11 +01:00