index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
basis_universal
Age
Commit message (
Expand
)
Author
2021-10-30
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-07-13
Implement the ability to disable classes
reduz
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-05-07
basis_universal: Update to upstream commit from Apr 16, 2021
Rémi Verschelde
2021-02-08
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-29
Consistently use normal_map
Marcel Admiraal
2020-12-18
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-09-06
Fix header guards in modules:
Marcel Admiraal
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-31
Fix more -Wmaybe-uninitialized warnings with target=release_debug
Rémi Verschelde
2020-03-30
Fix another batch of -Wmaybe-uninitialized warnings
Rémi Verschelde
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
Fix some -Wmaybe-uninitialized warnings
Rémi Verschelde
2020-03-23
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-11
Fix basis_universal to not include tool main file.
Fabio Alessandrelli
2020-02-18
Fix compilation warnings and re-enable werror=yes on Travis
Rémi Verschelde
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-14
Fix various GCC compilation warnings after Vulkan merge
Rémi Verschelde
2020-02-13
basis_universal: Update to upstream commit from Jan 4, 2020
Rémi Verschelde
2020-02-11
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
Fix code formatting issues and VS compilation
Rémi Verschelde
2020-02-11
basis_universal: Use proper basisu_transcoder.h header, fixes Clang build
Rémi Verschelde
2020-02-11
Fixes to Basis Universal.
Juan Linietsky
2020-02-11
basis_universal: Fix py3 build and document license and provenance
Rémi Verschelde
2020-02-11
Rewritten StreamTexture for better code reuse, added basis universal support
Juan Linietsky