index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
Merge pull request #7271 from Faless/ipv6_cleanup
Rémi Verschelde
2017-01-01
WIP particle system
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-31
Some fixes and clean ups
Juan Linietsky
2016-12-30
begin work on new particle system
reduz
2016-12-25
now it really works on window for real
reduz
2016-12-24
fixed a horrible bug on Windows AMD, scenes saved until now in this branch
reduz
2016-12-23
Fixed many more bugs reported by Valgrind
Juan Linietsky
2016-12-23
eliminated some crashes according to llvm address sanitizer
Juan Linietsky
2016-12-23
put some limits to max ubo sizes to avoid crashes
Juan Linietsky
2016-12-23
baking now shows a proper button, and bakes can be saved.
Juan Linietsky
2016-12-22
Fix issue #7331
REBELLIOUSX\Rebel_X
2016-12-22
can bake for omni and spotlight
Juan Linietsky
2016-12-21
Some BRDF fixes
Juan Linietsky
2016-12-21
Godot works on Windows again..
reduz
2016-12-20
work in progress global illumination
Juan Linietsky
2016-12-10
DOF blur, near and far fields..
Juan Linietsky
2016-12-09
Remove old unused AI_V4MAPPED flag to getaddrinfo
Fabio Alessandrelli
2016-12-09
IP_Address now handle IPv4 and IPv6 transparently
Fabio Alessandrelli
2016-12-09
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
2016-12-09
Move V6ONLY flag selection inside helpers
Fabio Alessandrelli
2016-12-09
Automatically map IPv4 address to IPv6 when needed
Fabio Alessandrelli
2016-12-09
Use an instance variable for ip_type in raw sockets
Fabio Alessandrelli
2016-12-09
Fix getaddrinfo failing on android
Fabio Alessandrelli
2016-12-09
Properly handle tcp connection failure
Fabio Alessandrelli
2016-12-09
Fix _set_ip_addr_port not setting the address.
Fabio Alessandrelli
2016-12-08
Multi stage glow with light bleeding from HDR
Juan Linietsky
2016-12-07
Tonemapping and Auto Exposure support
Juan Linietsky
2016-12-04
fix small issue with copying reflections
Juan Linietsky
2016-12-04
Support for SSAO
Juan Linietsky
2016-12-02
Subsurface scattering material param is now working!
Juan Linietsky
2016-11-30
OS additions and fixes for WebAssembly/asm.js
eska
2016-11-30
Add missing glsl file and remove generated .h files
Juan Linietsky
2016-11-29
Screen space reflection effect
Juan Linietsky
2016-11-24
fixed bug removing dependencies
Juan Linietsky
2016-11-24
Blend shapes using transform feedback (GPU)
Juan Linietsky
2016-11-23
implemented immediates
Juan Linietsky
2016-11-23
WIP immediates and proper buffers swapping
Juan Linietsky
2016-11-22
Changed to proper GLSL version
Juan Linietsky
2016-11-22
Migrated from GLES to GLAD, fixes many issues.
Juan Linietsky
2016-11-22
Instancing is working! (hooray)
Juan Linietsky
2016-11-21
Skeletons are working now.
Juan Linietsky
2016-11-20
Huge amount of improvement in the material system. Materials should be
Juan Linietsky
2016-11-19
working reflection probes!!
Juan Linietsky
2016-11-11
Done with lights and shadows (wonder if i'm missing something..)
Juan Linietsky
2016-11-09
all light types and shadows are working, pending a lot of clean-up
Juan Linietsky
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-03
Rename WINRT_ENABLED to UWP_ENABLED
George Marques
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
[next]