index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
server
Age
Commit message (
Expand
)
Author
2020-03-26
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-06
assimp: Clean and document buildsystem, prepare for unbundling
Rémi Verschelde
2020-03-03
Drop old semaphore implementation
Pedro J. Estébanez
2020-02-26
Added code coverate support to Godot
Rafał Mikrut
2020-02-20
Remove unused driver/dummy/audio_driver_dummy.h
Twarit
2020-02-14
Remove incomplete battery status/power API
Rémi Verschelde
2020-01-14
Remove unused ip_unix member from OSX/server.
Fabio Alessandrelli
2020-01-13
Image: Include S3TC compression via Squish in non-tools build
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-01
iOS modular build and export implementation.
bruvzg
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-07
Added Thread Sanitizer
qarmin
2019-07-16
CameraServer is needed for editor node
Cameron Reikes
2019-07-04
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-19
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-11
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-06
Remove unused imports
Hendrikto
2019-04-05
SCons: add `methods.using_clang` to check used compiler
Rémi Verschelde
2019-04-03
SCons: Fix python3 compat for builtin_bullet=no
Rémi Verschelde
2019-03-05
Update the server platform's `detect.py` to match x11's
Hugo Locurcio
2019-02-20
Drop RtAudio driver on Windows
Rémi Verschelde
2019-02-12
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-12-15
Added basic support for custom resource savers and loaders
Marc Gilleron
2018-10-30
Allow the server platform to build on linux again.
Ibrahn Sahir
2018-10-29
Server platform works on OS X too
Marcelo Fernandez
2018-10-06
Remove redundant "== true" code
Aaron Franke
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-25
Server platform builds (dummy) mobile_vr module.
Fabio Alessandrelli
2018-09-25
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-20
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-20
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-07
SCons: Allow unbundling libwebsockets and miniupnpc
Rémi Verschelde
2018-05-09
Dummy texture importer
Gustav Lund
2018-03-04
SCons: Fix linking system pcre2 on server platform
Rémi Verschelde
2018-03-01
Fix server build on FreeBSD
Fabio Alessandrelli
2018-02-22
server: Add support for statically linking libgcc and libstdc++
Rémi Verschelde
2018-02-15
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
2018-02-15
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
[next]