index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-01-27
gitignore: Ignore Kate swap files
Danil Alexeev
2021-01-20
Ignore clangd 11+ cache folder
Michael Alexsander
2020-10-29
Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...
Fredia Huya-Kouadio
2020-10-15
vulkan: Sync loader, headers and glslang to sdk-1.2.154.0
Rémi Verschelde
2020-09-10
git: Ignore clangd cache folder
Martin Capitanio
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-23
gitignore: Ignore binutils linker temp stXXXXXX objects
Rémi Verschelde
2020-06-15
Add Code::Blocks files to .gitignore.
Marcel Admiraal
2020-06-10
SCons: Dump construction environment to a file
Andrii Doroshenko (Xrayez)
2020-05-18
Add `custom.py` to .gitignore
Andrii Doroshenko (Xrayez)
2020-04-03
Vulkan rendering for Android
PouleyKetchoupp
2020-03-31
Style: Add black format to fix_style.sh
Rémi Verschelde
2020-03-05
Merge pull request #36800 from qarmin/added_some_gitignore_records
Rémi Verschelde
2020-03-04
Miscellaneous cleanup for the Android codebase:
fhuya
2020-03-04
Added to .gitignore - Cppcheck and code coverage
Rafał Mikrut
2020-01-01
Added support to allow to compile Godot from the same directory while using d...
Fabian Mathews
2019-08-20
Travis CI: Test project exporting/script running in the headless editor
Hugo Locurcio
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-05-29
Add Android Studio support.
fhuya
2019-05-28
.gitignore improvements for Windows/macOS
Max Hilbrunner
2019-04-25
Update .gitignore
Linux User
2019-04-07
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-03-14
Ignore default ccls cache folder and compile commands jso
Martin Wallin
2018-11-02
Merge pull request #23436 from Toshiwoz/primitives_properties
Rémi Verschelde
2018-11-01
fixed issue with PrismMesh size, ignore for VS code .code-workspace
Toshiwo
2018-10-30
ignore __pycache__ directory
xpol
2018-09-17
Merge pull request #22134 from elasota/natvis
Rémi Verschelde
2018-09-17
Initial version of VS natvis file
elasota
2018-09-15
[Mono] implement Transform.InterpolateWith()
Kelly Thomas
2018-05-19
Add more IDE created files into .gitignore
geequlim
2018-05-11
Added "*.tags" (Made by Geany's Ctags plugin) to the ".gitignore" file.
Michael Alexsander Silva Dias
2018-01-07
Added Geany/geany_plugins files to the ".gitignore".
Michael Alexsander Silva Dias
2017-12-09
Ignore Visual Studio '*.natvis' files
Matthias Hoelzl
2017-11-19
Add cpp.hint file to improve IntelliSense
Matthias Hoelzl
2017-10-02
Added logs to .gitignore
Daniel J. Ramirez
2017-09-16
Create separate debug info files by default
Hein-Pieter van Braam
2017-09-12
Added check_c_headers to SCons env to check for the existence of headers
Marcelo Fernandez
2017-08-24
Merge pull request #10610 from hpvb/ignore-gprof-files
Rémi Verschelde
2017-08-24
Ignore gprof output files
Hein-Pieter van Braam
2017-08-24
Ignore Eclipse CDT project files
Hein-Pieter van Braam
2017-07-11
Add options for more human-friendly build output
Timo Schwarzer
2017-06-26
gitignore: Remove pre-.gen filenames
Rémi Verschelde
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-01
About: add contributors list
Poommetee Ketson
2017-04-20
gitignore: Add version_generated.h
Rémi Verschelde
2017-04-10
.gitignore: Add app_icon.h and splash.h generated headers
Rémi Verschelde
2017-04-09
Ignore .vs folder, fix .vscode comment
Ray Koopa
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-02-18
xCode added xcuserdata to gitignore
toger5
[next]