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-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
2016-02-04
support horizontal mouse wheel, use in text editor
hondres
2016-02-03
Merge pull request #3493 from Hinsbart/wm_class
Rémi Verschelde
2016-02-03
Merge pull request #3502 from trtstm/csv
Rémi Verschelde
2016-02-03
Merge pull request #3538 from Hinsbart/temp
Rémi Verschelde
2016-02-02
-Correctly flip BG texture if viewport is flipped, fixes #3507
Juan Linietsky
2016-02-01
-Propertly detect mantissa floats in variantparser, fixes #3257
Juan Linietsky
2016-02-01
Make sure variant parser recognizes "nil" for compatibility with old engine.c...
Juan Linietsky
2016-02-01
Merge pull request #3532 from eska014/fix-globals-vectors
Juan Linietsky
2016-02-01
remove pc_joystick_map.h
hondres
2016-02-01
Merge pull request #3533 from Biliogadafr/FixColorArrayTscn
Rémi Verschelde
2016-02-01
Parse ColorArrays correctly (tscn)., fixes #3530
Biliogadafr
[next]