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-09-30
-Many GLES2 optimizations
Juan Linietsky
2018-09-30
Merge pull request #22521 from groud/add_favorites_file_list
Rémi Verschelde
2018-09-30
Merge pull request #22566 from fire/visualscript_search_reset
Rémi Verschelde
2018-09-30
Merge pull request #22560 from lupoDharkael/clipboard
Rémi Verschelde
2018-09-30
Merge pull request #22545 from DualMatrix/node_as_root
Rémi Verschelde
2018-09-30
Merge pull request #22543 from slapin/meshdatatool_fix
Rémi Verschelde
2018-09-30
Optimized GGX G function for GLES2.
tagcup
2018-09-30
Merge pull request #22537 from Zylann/fix_objectid_leak_thread
Rémi Verschelde
2018-09-30
Fix unnecessary parentheses warnings with GCC 8 [-Wparentheses]
Rémi Verschelde
2018-09-30
Merge pull request #22536 from DualMatrix/no_advance
Rémi Verschelde
2018-09-30
Merge pull request #22571 from akien-mga/main-load-warnings
Rémi Verschelde
2018-09-30
Merge pull request #22570 from lupoDharkael/todo-remove
Rémi Verschelde
2018-09-30
Main: Use ImageLoader directly instead of Image::load
Rémi Verschelde
2018-09-30
Remove old TODO from editor_inspector.cpp
lupoDharkael
2018-09-30
Explicitly show viewport 0 in the SpatialEditorPlugin if the container is lar...
Dominique LaSalle
2018-09-30
After using the generic visual script search, reset the generic search mode v...
K. S. Ernest (iFire) Lee
2018-09-30
Add a subtle background and border to unselected tabs in the editor
Hugo Locurcio
2018-09-30
Merge pull request #22563 from marcelofg55/osx_usec_fix
Fabio Alessandrelli
2018-09-30
Restore the Fresnel term in the BRDF.
Ferenc Arn
2018-09-30
Uses skip_transform in gles2 canvas shader
muiroc
2018-09-30
Fix OS X get_ticks_usec return value after #22424
Marcelo Fernandez
2018-09-30
TextEdit: prevent the copy of an empty string
lupoDharkael
2018-09-30
Merge pull request #22557 from mhilbrunner/docs-transfermodes
Max Hilbrunner
2018-09-30
[DOCS] NetworkedMultiplayerPeer: TransferMode(s)
Max Hilbrunner
2018-09-30
Style: Run clang-format on recent shader changes
Rémi Verschelde
2018-09-30
Adds the display of the favorites into the file list
groud
2018-09-29
Some more GLES2 tuning..
Juan Linietsky
2018-09-29
Many more GLES2 fixes
Juan Linietsky
2018-09-30
Fixed setting node as root deleting all non-children of that node.
DualMatrix
2018-09-29
Merge pull request #22520 from akien-mga/fix-warnings
Rémi Verschelde
2018-09-30
MeshDataTool memory corruption fix
Sergey Lapin
2018-09-29
Merge pull request #22424 from Faless/back_to_the_future
Rémi Verschelde
2018-09-29
Merge pull request #22540 from Paulb23/fold_blank_lines_issue_15689
Rémi Verschelde
2018-09-29
Merge pull request #22524 from DualMatrix/error_spam_3_please_be_final
Rémi Verschelde
2018-09-29
Merge pull request #22522 from DualMatrix/debugging_the_debugger_3
Rémi Verschelde
2018-09-29
Fix -Wunused-function in websocket module
Fabio Alessandrelli
2018-09-29
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-29
This fixes a bug in refprobe blending, but I have no idea when I fixed it. It...
Juan Linietsky
2018-09-29
Use monotonic clock for get_ticks_usec
Fabio Alessandrelli
2018-09-29
Merge pull request #22532 from moiman100/fix-windows-build
Max Hilbrunner
2018-09-29
Merge pull request #22527 from FlamyAT/patch-1
Max Hilbrunner
2018-09-29
Fix code folding taking into account empty lines, issue 15689
Paulb23
2018-09-29
Many fixes to GLES2 renderer, fixed compilation issues in GLES3 shaders.
Juan Linietsky
2018-09-29
Fix inconsistent use of tabs and spaces in indentation
Mikko Mustonen
2018-09-29
Fix dirty read of ObjectID counter when threads are involved
Marc Gilleron
2018-09-29
Fixed animation_player not advancing to the next frame when inserting a value.
DualMatrix
2018-09-29
Added xatlas as alternative to thekla, forced it on.
Juan Linietsky
2018-09-29
Made Debugger's Video Memory tab show correct resource paths.
DualMatrix
2018-09-29
Fixed casting result in float.xml
FlamyAT
2018-09-28
-Lightmap and lightmap capture support for GLES2
Juan Linietsky
[prev]
[next]