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
/
bind
Age
Commit message (
Expand
)
Author
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-05-12
classref: Directory and ConfigFile
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-10
Merge pull request #3934 from Razzlegames/epocConvert
Rémi Verschelde
2016-03-08
Merge pull request #3833 from AlexHolly/feature-file-md5
Rémi Verschelde
2016-03-05
Added epoc to dictionary converter
Kyle Luce
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-19
Reject any native video player calls on iOS that point to files within .pck a...
Aren Villanueva
2016-02-03
Merge pull request #3502 from trtstm/csv
Rémi Verschelde
2016-01-31
thread renaming
Ariel Manzur
2016-01-28
File: Added delimiter to get_csv_line
tmt
2016-01-16
Add ability to set "keep screen on" for android
volzhs
2016-01-10
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...
Juan Linietsky
2016-01-10
-Added a new mode, WRITE_READ to File, to recover compatibility with old proj...
Juan Linietsky
2015-12-28
Add missing argument names in GDScript bindings
Rémi Verschelde
2015-12-18
thread can't rename itself on initialization :(
Ariel Manzur
2015-12-18
thread renaming by core_bind
Ariel Manzur
2015-12-17
thread set name
Ariel Manzur
2015-12-14
replaced :var by :Variant in documentation, fixes #2897
Juan Linietsky
2015-11-01
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-09-21
Properly implement OS.alert() from script, and use xmessage on X11
Juan Linietsky
2015-08-06
Add OS.get_system_time_msec
Maximillian
2015-08-04
added bindings for screen rotation in OS
Juan Linietsky
2015-07-28
adding some base64 marshalls
punto-
2015-06-29
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-06
Add OS.get_time_zone_info function
est31
2015-06-06
Add utc param to get_time and get_date methods
est31
2015-05-19
fixes on sample importing
Juan Linietsky
2015-05-18
fix a crash situation when starting a thread and other small fixes
Juan Linietsky
2015-05-17
properly save external resources, fixes #1924
Juan Linietsky
2015-04-12
-Changed bootsplash option to use a file, fixes #1539
Juan Linietsky
2015-04-03
set screen parameter names for gdscript
hurikhan
2015-03-22
fixes to new window management API
Juan Linietsky
2015-02-15
Renamed EXPERIMENTAL_WM_API to NEW_WM_API
hurikhan
2015-02-15
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-02-15
begin new serialization framework
Juan Linietsky
2015-02-14
New Navigation & Pathfinding support for 2D
Juan Linietsky
2015-01-17
added the following methods:
hurikhan
2015-01-15
WIP -- set_resizable() + is_resizable added
hurikhan
2015-01-14
get_screen() + set_screen() added
hurikhan
2015-01-13
get_screen_position() added
hurikhan
2015-01-13
introduced the scons experimental_wm_api switch:
hurikhan
2015-01-11
get_screen_size() added
hurikhan
2015-01-11
get_screen_count() added
hurikhan
2015-01-11
get_window_size() + set_window_size() added
hurikhan
2015-01-11
get_window_position() + set_window_position() added
hurikhan
[next]