Commit History

作者 SHA1 備註 提交日期
  Juan Linietsky 94a6ff3d7a -make freetype build for all platforms the same, default as builtin except on x11. 9 年之前
  Rémi Verschelde 768e925271 GLEW: Define static + enabled and includes via SCons 9 年之前
  Juan Linietsky 4ec2b1434f removed dependency on shcore.dll to get DPI 9 年之前
  Juan Linietsky c7d24b7814 hidpi for now not available on mingw, sorry 9 年之前
  Juan Linietsky 4f100f92d8 DPI Detection support 9 年之前
  Juan Linietsky 65615c0353 fix freetype paths on osx and mingw 9 年之前
  Juan Linietsky 3e8eb396d7 Finalized DynamicFont implementation 9 年之前
  George Marques 9424c6c58f Fix windows 64-bits build. 9 年之前
  Aleksandar Danilovic 7762e1afe6 Fixes 64 bit MSVC builds, disables bits parameter 9 年之前
  Rémi Verschelde 0a5472e697 Remove trailing spaces 9 年之前
  Juan Linietsky d826b1db2a -removed buggy flags, makes mingw+32 bits+optimized work again, 9 年之前
  George Marques 82b24bea6f Revert "make msvc 64bits build again, fixes #3098" 9 年之前
  Juan Linietsky caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 9 年之前
  mrezai 48bf9d3139 Fix 32 bit windows export crash 9 年之前
  Juan Linietsky b21ce6cecb make msvc 64bits build again, fixes #3098 9 年之前
  hondres af633c7941 Better gamepad support 9 年之前
  Juan Linietsky 7ba484bc74 some fixes 9 年之前
  Juan Linietsky b987d2113b 0theora compilation fixes 9 年之前
  Juan Linietsky 0168947084 Merge pull request #2518 from masoudbh3/godot-icons 9 年之前
  masoud bh 24f3f43457 Add icon to exe file in windows export 9 年之前
  ZuBsPaCe fff7cedbe1 Fixes Visual Studio 2015 parallel builds (-j switch) 10 年之前
  Juan Linietsky e055247b17 -Added ability to use cubic interpolation on image resize (little more quality on non-po2 resizing) 10 年之前
  Rémi Verschelde be51861310 Hide stderr when trying to detect mingw binaries on posix 10 年之前
  Juan Linietsky c76900beb8 draw button focus before text and icon 10 年之前
  Antony 9e14f971bc Change windows build to use CFlag /Od so that you get the full debug experience. Without this flag set, Visual Studio lets you use breakpoints, but the watch and locals is pretty much useless. 10 年之前
  Juan Linietsky f6e537b08f Merge pull request #1432 from UsernameIsAReservedWord/fixes_platform_windows_detect_py 10 年之前
  Juan Linietsky a1f715a4da support for 2D shadow casters 10 年之前
  UsernameIsAReservedWord b3976ec14c Update detect.py 10 年之前
  UsernameIsAReservedWord fde7f11a55 Update detect.py 10 年之前
  UsernameIsAReservedWord 84905809a1 fixes platform/windows/detect.py 10 年之前