index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Age
Commit message (
Expand
)
Author
2017-01-12
Unify naming of blendshape / morphtarget into just "Blend Shape"
Juan Linietsky
2017-01-11
remove shorteners for server types in script
Juan Linietsky
2017-01-11
Both Array and Dictionary are always in shared mode (removed copy on write).
Juan Linietsky
2017-01-11
Type renames:
Juan Linietsky
2017-01-10
Merge pull request #7426 from m4nu3lf/bugfix/physics
Juan Linietsky
2017-01-10
Merge pull request #7445 from tagcup/2d_math_fixes
Juan Linietsky
2017-01-10
Various corrections in 2D math.
Ferenc Arn
2017-01-09
Fixed inertia tensor computation and center of mass
m4nu3lf
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-05
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-04
First set of changes to fix compilation errors and initialise the gles3 rende...
BastiaanOlij
2017-01-04
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-03
Improvement to y_sort: make clear which item has to be drawn first
lonesurvivor
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
Revert "Bindings: Fix missing default value"
Rémi Verschelde
2017-01-02
Revert "bind method canvas_item_set_sort_children_by_y"
Rémi Verschelde
2017-01-02
Revert "small improvement to y_sort: make clear which item has to be drawn fi...
Rémi Verschelde
2017-01-02
Revert "Add/expose VisualServer::get_default_clear_color()"
Rémi Verschelde
2017-01-02
fix stupid bug in light downscaling for GI Probe
Juan Linietsky
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
baking now shows a proper button, and bakes can be saved.
Juan Linietsky
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-08
Multi stage glow with light bleeding from HDR
Juan Linietsky
2016-12-07
Tonemapping and Auto Exposure support
Juan Linietsky
2016-12-04
small improvement to y_sort: make clear which item has to be drawn first when...
Patrick Reh
2016-12-04
Support for SSAO
Juan Linietsky
2016-12-02
Subsurface scattering material param is now working!
Juan Linietsky
2016-11-29
Screen space reflection effect
Juan Linietsky
2016-11-24
Blend shapes using transform feedback (GPU)
Juan Linietsky
2016-11-23
WIP immediates and proper buffers swapping
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-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
[next]