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-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-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
2018-05-29
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
Merge pull request #19021 from Faless/rpc_sync_fix
Max Hilbrunner
2018-05-28
Sync classref with current source
Rémi Verschelde
2018-05-28
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
2018-05-28
Merge pull request #19213 from bit-shift-io/master
Rémi Verschelde
2018-05-28
Merge pull request #18410 from GodotExplorer/debugger-inherited-variables
Rémi Verschelde
2018-05-28
Merge pull request #18899 from ibrahn/gdscript-license-info
Rémi Verschelde
2018-05-28
Fix for not picking up locale of some .po translation files
Fabian
2018-05-27
Fixed Basis -> Quat conversions, added a few safety checks.
tagcup
2018-05-26
Merge pull request #18279 from RandomShaper/allow-naive-http
Max Hilbrunner
2018-05-26
Merge pull request #18998 from Calinou/customizable-performance-reporting-rate
Max Hilbrunner
2018-05-26
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-26
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-23
Merge pull request #14715 from Krakean/string_add_rsplit2
Max Hilbrunner
2018-05-22
Allow body-up-to-EOF HTTP responses
Pedro J. Estébanez
2018-05-19
Dictionary editing support in inspector
Juan Linietsky
2018-05-19
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
2018-05-18
Make the performance reporting update frequency customizable
Hugo Locurcio
2018-05-17
Fix PoolAllocator::resize for too large p_new_size
nemerle
2018-05-16
Merge pull request #18804 from tagcup/vec_slerp
Rémi Verschelde
2018-05-16
Add missing copyright headers
Guilherme Felipe
2018-05-15
-New inspector.
Juan Linietsky
2018-05-14
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-12
Allow sending raw bytes through MultiplayerAPI
Fabio Alessandrelli
2018-05-12
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
tagcup
[next]