일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 |
- mysql
- PHP
- 우분투
- Android
- JS
- HTTP
- java
- php7
- protocol
- Godot
- API
- Guide
- 구글
- node
- CSS
- Godot3
- error
- javascript
- nodejs
- ASP
- Python
- 리눅스
- HTML
- Eclipse
- windows
- install
- ubuntu
- HaProxy
- Linux
- Today
- 5
- Total
- 1,198,778
목록Godot3 (47)
Blue Breeze
Thread safe APIs Godot - Docs » Multi-threading » Thread safe APIs Threads Using threads is a common way to balance processing scatter it across CPUs and cores. Godot supports multi threading, but not in the whole engine. 쓰레드를 사용하는 것은 CPU와 코어에서..
Getting the source Godot - Docs » Compiling » Getting the source Downloading the Godot source code Before getting into the SCons build system and compiling Godot, you need to actually download the Godot source code. SCons 빌드 시스템에 들어가고 Godot을 컴파일..
Introduction to the buildsystem Godot - Docs » Compiling » Introduction to the buildsystem SCons Godot uses SCons to build. We love it, we are not changing it for anything else. We are not even sure other build systems are up to the task of build..
Compiling for Windows Godot - Docs » Compiling » Compiling for Windows Requirements For compiling under Windows, the following is required: Windows에서 컴파일하려면 다음이 필요합니다. Visual C++, Visual Studio Community (recommended), version 2013 (12.0) or l..
Compiling for X11 (Linux, *BSD) Godot - Docs » Compiling » Compiling for X11 (Linux, *BSD) Requirements For compiling under Linux or other Unix variants, the following is required: Linux 또는 다른 Unix 계열에서 컴파일하려면 다음이 필요합니다. GCC or Clang Python ..
Compiling for macOS Godot - Docs » Compiling » Compiling for macOS Requirements For compiling under Linux or other Unix variants, the following is required: Linux 또는 다른 Unix 계열에서 컴파일하려면 다음이 필요합니다. Python 2.7+ or Python 3.5+ SCons build syste..
Compiling for iOS Godot - Docs » Compiling » Compiling for iOS Requirements SCons (you can get it from macports, you should be able to run scons in a terminal when installed) SCons (당신은 macports에서 그것을 얻을 수 있습니다, 당신은 설치된 터미널에서 scons를 실행할 수 있어야합니..