MegaGlest/source/g3d_viewer
Jammyjamjamman b405ce86ca Get map editor and model viewer building with VS cmake builds
* Map editor and model viewer build, but only as "Release" build.
* Unwanted flags not set for msbuild, such as FPIC, -g3, -O3, -sse...
* Wanted flags set for msbuild e.g. /arch:SSE2 /fp:fast -D__SSE__
-D__SSE2__
* Allow including wx, used for vcpkg wx.
* Mapeditor is WIN32 exe for VS_BUILD. (Not sure why this is needed...)
* g3d viewer and map editor mains edited to remove unnecessary windows-
only code(, for strings).
2022-08-24 23:26:24 +01:00
..
CMakeLists.txt Get map editor and model viewer building with VS cmake builds 2022-08-24 23:26:24 +01:00
main.cpp Get map editor and model viewer building with VS cmake builds 2022-08-24 23:26:24 +01:00
main.h get rid of manual wxPaintEvent creation 2021-06-05 01:33:50 +02:00
renderer.cpp - finally foudn and fixed color picking crash! 2016-01-18 23:25:31 -08:00
renderer.h - properly cleanup models in g3dviewer to fix shutdown bug 2014-12-23 20:39:03 -08:00