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
2016-05-01
Support for dynamic fonts (TTF)
Juan Linietsky
2016-05-01
math: Fix rounding error for 0 in Math::round (#4495)
Rémi Verschelde
2016-05-01
Add math/script expression evaluation in editor (#3620)
Franco Eusébio Garcia
2016-04-27
fix - HTTPClient connection keep-alive duplicate Headers #4208
Alexander Holland
2016-04-24
Merge pull request #4409 from Hinsbart/encode_axis_value
Rémi Verschelde
2016-04-23
Encode axis_value in Variant for InputEvent::JOYSTICK_MOTION.
Hinsbart
2016-04-22
add sign comparison for joystick axis events in InputMap::_find_event
Hinsbart
2016-04-18
Merge pull request #4345 from mownier/add/getter/http-client-connection
Rémi Verschelde
2016-04-18
Added getter method for the connection property in HTTPClient. (#4336)
Mounir Ybanez
2016-04-17
string ends_with
Alexander Holland
2016-04-16
Fix File.get_csv_line not including quoted newlines in the output
Bojidar Marinov
2016-04-11
Merge pull request #4223 from AlexHolly/dictionary-has-all
Rémi Verschelde
2016-04-11
Use non-templated nearest_power_of_2
punto-
2016-04-07
Remove duplicate
Rémi Verschelde
2016-04-04
dictionary has_all
Alexander Holland
2016-04-02
Remove trailing spaces
Rémi Verschelde
2016-03-22
Add support for patch versions (2.0.x)
Rémi Verschelde
2016-03-16
Add function to convert Date time from a dictionary to Epoch
Kyle Luce
2016-03-13
Fixes the month consistency issue in enums and get_date etc
Kyle Luce
2016-03-12
Remove undefined binds
Rémi Verschelde
2016-03-12
Borderless window support for the Win32 build. Default window position is now...
Saracen
2016-03-12
-Made editor support SSL certs by default (embedded them)
Juan Linietsky
2016-03-10
Merge pull request #3934 from Razzlegames/epocConvert
Rémi Verschelde
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-03-08
Merge pull request #3991 from JoshuaGrams/issue-3711
Rémi Verschelde
2016-03-08
Merge pull request #3833 from AlexHolly/feature-file-md5
Rémi Verschelde
2016-03-08
Variant::blend: add Quat, fix Vector3.
Josh Grams
2016-03-07
fix InputMap::action_erase_event()
hondres
2016-03-05
Added epoc to dictionary converter
Kyle Luce
2016-03-04
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-01
Revert "Merge pull request #3814 from est31/iterators_for_for"
Rémi Verschelde
2016-03-01
AnimationTreePlayer: blend value tracks (closes #2299)
Josh Grams
2016-02-29
Fix bug with nearest_power_of_2_templated
est31
2016-02-28
Add RangeIterator class for loops
sheepandshepherd
2016-02-27
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-25
expose md5 for file(s) to gdscript
Alexander Holland
2016-02-23
Merge pull request #3771 from est31/fix_memalloc
Rémi Verschelde
2016-02-21
Fix missing dependency resolver in Windows
eska
2016-02-19
adds original http headers to response_headers
Ariel Manzur
2016-02-19
adds original http header to response_headers
Ariel Manzur
2016-02-19
better array alignment
Ariel Manzur
2016-02-19
fixes array allocation bug and sets DEFAULT_ALIGNMENT to 1. probably needs te...
Ariel Manzur
2016-02-19
Fix allocation bug if compiled with modern clang or gcc
est31
2016-02-19
Reject any native video player calls on iOS that point to files within .pck a...
Aren Villanueva
2016-02-18
fix color when hue is set to 1
Nuno Donato
2016-02-17
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
2016-02-17
Merge pull request #3743 from StraToN/fix_ustring_camelcase2underscore
Rémi Verschelde
2016-02-17
Correct octree's AABB intersect test, fixes #3576 and #3253
sheepandshepherd
2016-02-17
Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650
Julian Murgia - StraToN
2016-02-10
doc: use correct identifier for InputEventJoystick{Motion, Button}
hondres
[next]