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
2018-08-15
Merge pull request #20945 from neikeq/dict-erase-retbool
Rémi Verschelde
2018-08-15
Merge pull request #21008 from groud/fix_action_init
Rémi Verschelde
2018-08-14
Merge pull request #18096 from aaronfranke/master
Juan Linietsky
2018-08-14
-Deprecate ImageTexture::load
Juan Linietsky
2018-08-14
Add custom icons to script classes.
Will Nations
2018-08-14
Merge pull request #20583 from neikeq/issue-15371
Rémi Verschelde
2018-08-14
Merge pull request #20856 from KoBeWi/pretty-dictionary-print
Rémi Verschelde
2018-08-14
Dictionary: remove erase_checked(key), make erase(key) return bool
Ignacio Etcheverry
2018-08-14
Fixes initialization of action list
groud
2018-08-14
Merge pull request #20443 from AlexHolly/add-string-format-no-index
Rémi Verschelde
2018-08-14
Merge pull request #20772 from dragmz/string_copy_oob_read_fix
Rémi Verschelde
2018-08-14
Merge pull request #20992 from Chaosus/conversion_fix
Rémi Verschelde
2018-08-14
Merge pull request #20826 from raphael10241024/mybranch
Rémi Verschelde
2018-08-14
Fix int(String) != int(int) conversion
Chaosus
2018-08-13
Merge pull request #20778 from ibrahn/remove-zero-append-typos
Rémi Verschelde
2018-08-13
fix #20390 :get_unix_time_from_datetime and get_date_time_from_unix_time can ...
RaphaelHunter
2018-08-12
Fix ResourceLoader::exists() false negative and readd deprecated has()
Rémi Verschelde
2018-08-11
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-11
[Core] Move Vector2i and Rect2i out of math_2d.h
Aaron Franke
2018-08-10
[Core] Move Rect2 and Transform2D to their own files
Aaron Franke
2018-08-10
[Core] Grammar, move defs to defs
Aaron Franke
2018-08-10
[Core] Change math_2d includes to vector2 includes where relevant
Aaron Franke
2018-08-10
[Core] Move Vector2 to its own file
Aaron Franke
2018-08-10
Merge pull request #19993 from vnen/gdscript-warnings
Juan Linietsky
2018-08-10
Added system for GDScript warnings
George Marques
2018-08-10
Added function ResourceLoader.exists(), to check if a resource exists. Closes...
Juan Linietsky
2018-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
Merge pull request #14704 from poke1024/colorconstants
Juan Linietsky
2018-08-10
Merge pull request #15536 from poke1024/fix3327
Juan Linietsky
2018-08-09
Add some curly braces to make dictionary printing less ambiguous
Tomasz Chabora
2018-08-09
Fix clang compile error
Marcelo Fernandez
2018-08-08
Ability to pass custom variables to expression.
Juan Linietsky
2018-08-08
-Add Expression class, used to evaluate expressions
Juan Linietsky
2018-08-07
Make sure warn deprecated uses a volatile bool (for multithreading)
Juan Linietsky
2018-08-07
Merge pull request #20636 from goodyttoor/hdr_import
Thomas Herzog
2018-08-07
removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...
Ibrahn Sahir
2018-08-06
fix out of buffer read when copying non-null terminated strings
Marcin Zawiejski
2018-08-06
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-05
Merge pull request #20573 from hpvb/fix-nested-vector-cow
Hein-Pieter van Braam
2018-08-04
ResourceFormatLoaderImage::get_resource_type now uses file path
willnationsdev
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
Fix SortArray crashing with bad comparison functions
poke1024
2018-07-31
Allow some non-integer built-in constants in gdscript
Bernhard Liebl
2018-07-31
Fix #20564 HDR import fail
Unknown
2018-07-29
Ensure one shot signals are not disconnected while edited, closes #7776
Juan Linietsky
2018-07-29
Fix case where exported properties value is lost
Ignacio Etcheverry
2018-07-29
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
2018-07-29
Fix nested Vectors
Hein-Pieter van Braam
2018-07-29
Fix marshalls size checks.
Fabio Alessandrelli
[prev]
[next]