index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-01
Merge pull request #19768 from KellyThomas/env-string
Ignacio Etcheverry
2018-06-30
-Fixes to OBJ importer, option to disable optimization
Juan Linietsky
2018-06-29
Merge pull request #19678 from vnen/remove-latency-print
George Marques
2018-06-30
convert unicode mono root path to ascii string
Kelly Thomas
2018-06-29
Merge pull request #19757 from Faless/gdnet_pr
Thomas Herzog
2018-06-29
Small fixes
Juan Linietsky
2018-06-29
Merge pull request #19836 from akien-mga/save-subresources
Rémi Verschelde
2018-06-29
Revert "Fix saving unmodified scenes and resources"
Rémi Verschelde
2018-06-28
Merge pull request #19829 from Calinou/optimize-images
Max Hilbrunner
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
Merge pull request #19827 from Faless/lws_fix_lite
Rémi Verschelde
2018-06-27
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-27
The way multiple quaternions being slerped was not good, changed approach to ...
Juan Linietsky
2018-06-27
Add [Packet/Stream/Multiplayer]PeerGDNative
Fabio Alessandrelli
2018-06-27
Merge pull request #19794 from Calinou/document-vector2-vector3-round
Rémi Verschelde
2018-06-27
Style: Apply clang-format to animation_tree.cpp
Rémi Verschelde
2018-06-27
change node graph property and improved some bindings
Juan Linietsky
2018-06-26
-Add root motion support in AnimationTree.
Juan Linietsky
2018-06-27
Document Vector2.round() and Vector3.round()
Hugo Locurcio
2018-06-26
Merge pull request #19164 from marcelofg55/tilemap_undo2
Rémi Verschelde
2018-06-26
Merge pull request #19776 from marcelofg55/tilemap_quadrant_opt
Rémi Verschelde
2018-06-26
Merge pull request #19767 from Chaosus/vsync_fix
Rémi Verschelde
2018-06-26
Merge pull request #19766 from GodotExplorer/android-gles2
Rémi Verschelde
2018-06-26
Merge pull request #19774 from karroffel/blendspace-1d-sync-fix
Rémi Verschelde
2018-06-26
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
2018-06-26
Optimize _recreate_quadrants
Marcelo Fernandez
2018-06-26
ensure BlendSpace1D syncs animations
Thomas Herzog
2018-06-25
renamed AnimationGraphPlayer to AnimationTree
Juan Linietsky
2018-06-25
Merge pull request #19720 from karroffel/blendspace-1d
Juan Linietsky
2018-06-25
removed print
Juan Linietsky
2018-06-25
added BlendSpace1D editor plugin
Thomas Herzog
2018-06-25
added AnimationBlendSpace1D
Thomas Herzog
2018-06-25
rename BlendSpace to BlendSpace2D
Thomas Herzog
2018-06-25
State machine animation node
Juan Linietsky
2018-06-25
Remove extra addition to tree of editor autoloads
George Marques
2018-06-25
Fix vsync initialization
Chaosus
2018-06-25
Merge pull request #19744 from marcelofg55/profiler_clear
Rémi Verschelde
2018-06-25
Merge pull request #19728 from Chaosus/theme_strings
Rémi Verschelde
2018-06-25
Merge pull request #19698 from Chaosus/theme_submenu
Rémi Verschelde
2018-06-25
Merge pull request #19718 from thduynguyen/bug_fixes
Rémi Verschelde
2018-06-25
Merge pull request #19193 from tagcup/quat_norm
Juan Linietsky
2018-06-25
Merge pull request #19743 from Calinou/remove-appimage-structure
Rémi Verschelde
2018-06-25
Merge pull request #19730 from BastiaanOlij/fix_y_shift
Rémi Verschelde
2018-06-25
Merge pull request #19745 from BastiaanOlij/fix_frustum_msg
Rémi Verschelde
2018-06-24
Fight off some error spam in the editor
Bastiaan Olij
2018-06-23
Add a Clear button to the profiler
Marcelo Fernandez
2018-06-24
Remove the old AppImage structure
Hugo Locurcio
2018-06-23
Sanitize protocol struct, def LWS T/RX buffer size
Fabio Alessandrelli
2018-06-23
Changed themes presets to String format
Chaosus
2018-06-23
Fix typo in y shift
Bastiaan Olij
[next]