index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2018-07-17
Merge pull request #20195 from Faless/ssl_handshake
Max Hilbrunner
2018-07-16
HTTP client now uses non blocking handshake
Fabio Alessandrelli
2018-07-16
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-15
Global class names (and GDScript support for it)
Juan Linietsky
2018-07-09
Added support for extra mouse buttons.
unknown
2018-07-08
MultiplayerAPI::send_bytes transfer mode support.
Fabio Alessandrelli
2018-07-05
Merge pull request #19183 from Nallebeorn/rename-main-scene
Max Hilbrunner
2018-07-05
Merge pull request #19279 from aaronfranke/core-fposmod-fix
Max Hilbrunner
2018-07-05
Merge pull request #19229 from RandomShaper/fix-focus-steal
Max Hilbrunner
2018-07-04
Fix CORS problems due to added headers on JS target
GagaPete
2018-07-03
Merge pull request #19919 from marcelofg55/notif_crash
Max Hilbrunner
2018-07-03
Update resource file project settings on rename
Benjamin
2018-07-03
Merge pull request #19192 from marcelofg55/undo_redo_msg
Max Hilbrunner
2018-07-03
Ensure, if a texture meant for a normal map is imported and size limit exists...
Juan Linietsky
2018-07-03
Merge pull request #19802 from matthew1006/custom-feature-tag-fix
Max Hilbrunner
2018-07-03
Merge pull request #19819 from MetaSaval/master
Max Hilbrunner
2018-07-03
Hacked around duplication bug. I think duplicate needs to be even smarter, ma...
Juan Linietsky
2018-07-02
Added ability for SSAO to affect AO textures too
Juan Linietsky
2018-07-02
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-07-02
-Fixes to how hashing happened, now StringName and NodePath use default hashe...
Juan Linietsky
2018-06-30
-Fixes to OBJ importer, option to disable optimization
Juan Linietsky
2018-06-27
Change the neighbours vector to a set in AStar
Danny
2018-06-27
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-27
Fixed project settings overrides not using custom feature tags.
matthew1006
2018-06-25
State machine animation node
Juan Linietsky
2018-06-25
Merge pull request #19193 from tagcup/quat_norm
Juan Linietsky
2018-06-22
Merge pull request #19695 from rraallvv/nocache_gen_master
Rémi Verschelde
2018-06-21
Added auto triangle generation in blend space, using Delaunay.
Juan Linietsky
2018-06-21
Remove error messages
Juan Linietsky
2018-06-21
add NoCache wrapper to Command
Rhody Lugo
2018-06-19
Fixed float Color conversions to int types
Max
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
Expose OS.get_ticks_usec()
Marc Gilleron
2018-06-13
Merge pull request #19487 from JFonS/better_3d_select
Rémi Verschelde
2018-06-13
Polished 3D selection
JFonS
2018-06-13
Merge pull request #19509 from SaracenOne/ime
Rémi Verschelde
2018-06-12
Fixed regression making the logger not respect the max files limit.
Michael Alexsander Silva Dias
2018-06-11
IME context detection.
Saracen
2018-06-10
[Core] [Math] Fix fposmod() function
Aaron Franke
2018-06-07
Added functions to get trimesh info
Andrea Catania
2018-05-31
Merge pull request #19263 from vnen/fix-get-return
Rémi Verschelde
2018-05-31
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
2018-05-30
Merge pull request #19278 from karroffel/image-rgbe-srgb
Juan Linietsky
2018-05-30
added rgbe_to_srgb method to Image
karroffel
2018-05-30
Don't add a period to a log file name if it has no extension.
Michael Alexsander Silva Dias
2018-05-30
Merge pull request #19266 from akien-mga/os-execute-doc
Max Hilbrunner
2018-05-30
Improve return value of OS.execute in blocking/non-blocking variants
Rémi Verschelde
2018-05-29
Fix return type of _get() virtual method
George Marques
2018-05-29
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-29
Refactor RPCMode enum and checks
Fabio Alessandrelli
[next]