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-06-05
vsync support
Juan Linietsky
2016-06-05
fix ui_* input events in Editor
Andreas Haas
2016-06-05
Make Input Actions config not affect the editor
Juan Linietsky
2016-06-04
-customizable shortcuts in editor
Juan Linietsky
2016-06-04
Merge pull request #5036 from J08nY/inputmap-actions
Rémi Verschelde
2016-06-04
Merge pull request #4999 from volzhs/fix-project-path
Rémi Verschelde
2016-06-04
Created a NodeDock with signals and groups
Juan Linietsky
2016-06-04
Added InputMap.get_actions()
J08nY
2016-06-03
Added Array.find_last() and Array.count()
J08nY
2016-06-03
Fix typo in http_client.h
J08nY
2016-06-03
Expose ResourceImportMetadata::set_source_md5 for script
Geequlim
2016-06-03
change invalid characters when get user data dir on Windows & Unix
volzhs
2016-06-01
Ability to reload scripts on running game
Juan Linietsky
2016-06-01
Removed invalid DEFVAL for HTTPClient::request_raw
Ignacio Etcheverry
2016-05-31
Make Color.{rgba}8 return int instead float
Andreas Haas
2016-05-30
-Some fixes to OSX retina scaling for window functions
Juan Linietsky
2016-05-29
DPI Detection support
Juan Linietsky
2016-05-29
Merge pull request #4845 from vnen/pr-magnetometer
Rémi Verschelde
2016-05-29
Finalized DynamicFont implementation
Juan Linietsky
2016-05-27
Added translation support to Godot
Juan Linietsky
2016-05-27
Add magnetometer sensor support for Android
fluffrabbit
2016-05-27
Changed import workflow
Juan Linietsky
2016-05-27
Add spaces to macros in memory.h to make C++11 compilers happy
Geequlim
2016-05-22
Real-Time Remote Inspector support
Juan Linietsky
2016-05-21
Merge remote-tracking branch 'origin/master'
Juan Linietsky
2016-05-21
First version of Profiler
Juan Linietsky
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-05-17
-Added configuration warning system for nodes
Juan Linietsky
2016-05-17
Removing round from int interpolation
punto-
2016-05-14
New reworked AnimatedSprite!
Juan Linietsky
2016-05-12
classref: Directory and ConfigFile
Rémi Verschelde
2016-05-11
Added possibility to strip left and right to strip_edges (#4594)
Mattias Cibien
2016-05-07
Merge pull request #4553 from AlexHolly/fix-percent-decode-utf8
Rémi Verschelde
2016-05-06
Variant: readd String.ends_with and Dict.has_all
Rémi Verschelde
2016-05-05
export fix_alpha_edges
Ariel Manzur
2016-05-05
fix percent decode utf8 error
Alexander Holland
2016-05-05
Merge pull request #4549 from AlexHolly/httpclient-rawbody-support
Rémi Verschelde
2016-05-05
Merge pull request #4547 from neikeq/pr-wrong-debug-methods
Rémi Verschelde
2016-05-04
httpclient request withh raw_array body
Alexander Holland
2016-05-04
ability to shrink all images x2 on load
Juan Linietsky
2016-05-04
Add missing Vector2Array case to Variant::operator String()
Ignacio Etcheverry
2016-05-03
Modified editor strings to be translatable in the future
Juan Linietsky
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
[next]