Thaddeus Crews
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
10 months ago |
bruvzg
|
c34d64669e
Enable optional minimal SteamAPI integration for usage time tracking (editor only).
|
3 years ago |
Programneer
|
efaba30116
Don't define NO_EDITOR_SPLASH in export templates
|
11 months ago |
Thaddeus Crews
|
0ce9b6fd1d
Add two new COMSTR environment variables
|
1 year ago |
Rémi Verschelde
|
c283fce698
Remove editor splash screen with sponsors logo
|
3 years ago |
Marcel Admiraal
|
5f092cf7bb
Fix new black style check failures in various files.
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
d86de6c98e
SCons: Refactor running commands through builders
|
4 years ago |
Rémi Verschelde
|
a3a980eb0d
SCons: Build tests/ and main/ in cloned environments
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
9f649efe5d
Move `tests` to the top-level directory
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
f6465f46b4
SCons: Add `tests` option to enable or disable unit tests
|
4 years ago |
RevoluPowered
|
579342810f
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
|
4 years ago |
Rémi Verschelde
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |
Rémi Verschelde
|
0749906d8a
Gamepad: Fix parsing order for SDL2 controller databases
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
752debe204
SCons: do not build tests with tools=no
|
5 years ago |
Rémi Verschelde
|
66d09a6b4c
SCons: Fix uses of [].append instead of env.add_source_files()
|
5 years ago |
Rémi Verschelde
|
3a2ca68af3
SCons: Build thirdparty code in own env, disable warnings
|
6 years ago |
Viktor Ferenczi
|
c5bd0c37ce
Running builder (content generator) functions in subprocesses on Windows
|
7 years ago |
Rhody Lugo
|
920224a535
add NoCache wrapper to Command
|
6 years ago |
n4nn31355
|
bdc64efcb3
Fix segfault on x11
|
7 years ago |
ShyRed
|
75308d7a30
Open textfile in textmode
|
7 years ago |
Rémi Verschelde
|
cc617dc5d1
SCons: properly close files when reading controller mappings
|
7 years ago |
Hein-Pieter van Braam
|
e4e0ba908a
Merge pull request #17296 from cart/controller-mapping-autogen
|
7 years ago |
Viktor Ferenczi
|
272ecddb28
Properly closing all files in Python code
|
7 years ago |
Carter Anderson
|
40b0c55834
Generate controller mapping class from one or more SDL2 database files
|
7 years ago |
Juan Linietsky
|
db22aec51a
fixed reference to splash file
|
7 years ago |
Juan Linietsky
|
cf84ee22a9
Added custom editor splash (including sponsor logo).
|
7 years ago |
Rhody Lugo
|
a65c0939fd
disable caching for targets using helper functions
|
7 years ago |
Rhody Lugo
|
a4a222d62d
use the same cache for all branches for appveyor
|
7 years ago |
Daniel J. Ramirez
|
51393eb2b2
New splash screen.
|
7 years ago |