1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/examples/sokol/06_obj_viewer/modules/obj
Turiiya 354cad9a36 update variable name
updates the variable name that was changed due to being a duplicate
of the module name. `obj_part` a nicer name which already used
inside of the module for the ObjPart struct.
2023-06-06 00:19:06 +02:00
..
obj.v update variable name 2023-06-06 00:19:06 +02:00
rend.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
struct.v checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752) 2022-09-15 07:59:31 +03:00
util.v vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00