Commit Graph

15 Commits

Author SHA1 Message Date
W2.Wizard 4d8cc9aef7 Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible

Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
2021-01-05 02:14:21 +01:00
mafiesto4 566a653c0a Fix using ApiToken constant 2021-01-03 23:38:43 +01:00
VNC e62ccd55ba Make constants use the actual const keyword
All references are baked into the assembly with the corresponding IL instruction when compiling. Because no lookup will take place, it will "increase" the performance.
2021-01-03 22:56:54 +01:00
jb-perrier 03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
mafiesto4 05790ab9a1 Fix code style 2020-12-30 22:56:17 +01:00
mafiesto4 4c205be617 Fix code style 2020-12-30 11:20:37 +01:00
mafiesto4 a082d52543 Remove unused ExtractVersionNum function 2020-12-30 00:05:20 +01:00
mafiesto4 1a0c12191d Add IgnoreMissingDocumentationWarnings option into generated csproj files 2020-12-30 00:05:05 +01:00
mafiesto4 8198b73297 Add license files for all third party modules explicitly (even if using predefined license defined in config) 2020-12-22 23:29:42 +01:00
mafiesto4 70d0c0ea8a Fix generating project files without host platform tools 2020-12-22 00:08:24 +01:00
mafiesto4 68e3b279fa Fix building C# game code without Window SDK for Windows Editor 2020-12-18 13:22:14 +01:00
mafiesto4 def3698423 Fix #3 2020-12-18 13:07:27 +01:00
mafiesto4 058ccf24b7 Add support for using -platform and -arch cmd line switches for specific platforms data deploy 2020-12-09 20:08:30 +01:00
mafiesto4 58e45036a5 Add reusable lists with all platforms, architectures and configurations for Flax.Build targets 2020-12-09 20:07:49 +01:00
mafiesto4 6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00