- France
- https://williamjcm.ovh
-
C++ coder, and owner of this Forgejo instance.
- Joined on
2019-12-21
Detect if running under Wine
Detect if running under Wine
More testing makes it really easy to detect Wine/Proton: when trying to use the UTF-8 codepage (see #29), the string returned by Wine's implementation of std::setlocale()
ends in the codepage's…
Custom style child windows are scrollable on HiDPI screens
c4f061aa65
CMakeLists: reorganise the sub-libs.
dc8fd24cb7
CMakeLists: we're working on 1.5 now.
5f43e143dc
CMakeLists: change how defines are handled.
03472e56dc
Profile,SaveTool: change how materials are handled.
8e0f0e5beb
SaveTool: update a TextUnformatted() call.
williamjcm
released Version 1.4.3 - Enigmatic Ellenier at williamjcm/MassBuilderSaveTool
2022-12-15 21:51:08 +01:00
7b64d78b5b
CMakeLists: bump version number.
59aa006611
Profile: actually fix the fix.
williamjcm
released Version 1.4.2 - Enigmatic Ellenier at williamjcm/MassBuilderSaveTool
2022-12-13 21:18:49 +01:00
2ec415f2b5
CMakeLists: we're working on 1.5 now.
274d8ce014
CMakeLists: change how defines are handled.
267226a386
Profile,SaveTool: change how materials are handled.
d21e2cbabb
SaveTool: update a TextUnformatted() call.
457bb5e89f
Update coding style.
81b35476a0
CMakeLists: bump version number.
b909f0ac13
Profile: fix bug in material saving when array doesn't exist.
williamjcm
created branch one-point-five in williamjcm/MassBuilderSaveTool
2022-12-13 20:56:22 +01:00
630cc1fbbc
CMakeLists: we're working on 1.5 now.
b219589af3
CMakeLists: change how defines are handled.
640a7d3cd0
Profile,SaveTool: change how materials are handled.
a17f87cfc9
SaveTool: update a TextUnformatted() call.
953a2a9c8b
Match the new coding style I use.
aa1e5daf94
Configuration: add missing licence text.