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
2017-12-16
Merge pull request #14576 from poke1024/strings
Rémi Verschelde
2017-12-16
Remove get_stack_bottom
Ruslan Mustakov
2017-12-16
Merge pull request #14708 from Faless/get_packet_not_const_rebased
Rémi Verschelde
2017-12-15
Merge pull request #14580 from Krakean/string_split_new_arg
Rémi Verschelde
2017-12-15
Added third argument for String.split() function (see issue #14349)
Dmitry Koteroff
2017-12-15
Some performance tweaking of string handling
poke1024
2017-12-15
Remove "const" from PacketPeer get_packet/get_var
Fabio Alessandrelli
2017-12-15
Fix javascript build error and improve #14604
Fabio Alessandrelli
2017-12-15
fix compile issue
Juan Linietsky
2017-12-15
-Added new scene conversion to binary on export (disabled by default, please ...
Juan Linietsky
2017-12-15
Merge pull request #14604 from mhilbrunner/http-defaults
Rémi Verschelde
2017-12-14
GDScript files are converted to binary on export now.
Juan Linietsky
2017-12-14
Fix type mismatch in OS::set_borderless_window
Rémi Verschelde
2017-12-14
-Add lightmapper
Juan Linietsky
2017-12-14
HTTP cleanup & better defaults
mhilbrunner
2017-12-12
HTTPClient: Add PATCH method and missing HTTP status codes
mhilbrunner
2017-12-10
Fix wrong return value in some virtual method bindings
Rémi Verschelde
2017-12-10
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-09
PropertyEditor: Fix display of property doc in tooltip
Rémi Verschelde
2017-12-09
Merge pull request #13347 from Noshyaar/hang_in_there
Rémi Verschelde
2017-12-09
Fixes vsync setting ignored when using a separate thread for rendering
Stefano Bonicatti
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
Merge pull request #14003 from karroffel/dictionary-iterate-fix
Rémi Verschelde
2017-12-06
Merge pull request #12603 from GodotExplorer/beautify-json
Rémi Verschelde
2017-12-06
Merge pull request #14326 from RandomShaper/fix-chmod-error
Rémi Verschelde
2017-12-06
Created internal usage flag to remove non editor properties from doc, closes ...
Juan Linietsky
2017-12-06
Fix Windows-to-Linux export error
Pedro J. Estébanez
2017-12-05
fix Dictionary iteration
karroffel
2017-12-05
Improve slang, especially in user-visible parts
Unknown
2017-12-04
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
Juan Linietsky
2017-12-03
Forgot to apply oversampling to Y
Bastiaan Olij
2017-11-30
Changed the dynamic library open function to allow setting the path of the li...
Juan Linietsky
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
Rect2: add function returning same rect with positive w and h
Poommetee Ketson
2017-11-27
Fix javascript build after bc2e8d99
Rémi Verschelde
2017-11-26
Allow customizing user:// path (folder in OS::get_data_path())
Rémi Verschelde
2017-11-25
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-24
Core: Bind InputEventGesture events.
Andreas Haas
2017-11-24
Merge pull request #13244 from bojidar-bg/13243-get-static-indexed
Rémi Verschelde
2017-11-24
Fix a crash in get_static_property_type_indexed
Bojidar Marinov
2017-11-23
reduce static memory usage
dragmz
2017-11-22
Modified low processor sleep to 8000 and made it customizable (should be cust...
Juan Linietsky
2017-11-22
Merge pull request #13143 from willnationsdev/list-insert-before-after-fix
Rémi Verschelde
2017-11-22
Merge pull request #13178 from bojidar-bg/13174-tween-fix
Rémi Verschelde
2017-11-22
i18n: Add support for Serbin (Cyrillic) locale
Rémi Verschelde
2017-11-22
Make tween able to be used as before (without the need for ":...")
Bojidar Marinov
2017-11-22
Merge pull request #13176 from bojidar-bg/allow-subproperty-set
Juan Linietsky
2017-11-22
Fix combatibility with older .scn files
Bojidar Marinov
[next]