kicad/plugins/3d/vrml
Marek Roszko 93c29ad15e Add a sequential read flagged fopen helper
Trying to squeeze out some kind of gain by informing the OS we will read a file sequentially.
In particular our FILE_LINE_READER just uses fgetc until the end
2023-05-29 13:36:06 -04:00
..
v1 Fix various typos 2022-07-21 16:31:41 +00:00
v2 Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
x3d Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
CMakeLists.txt Add a sequential read flagged fopen helper 2023-05-29 13:36:06 -04:00
vrml.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
wrlfacet.cpp 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrlfacet.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrlproc.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
wrlproc.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrltypes.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
x3d.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
x3d.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00